Bug 196276

Summary: Pup fails to initialize
Product: [Fedora] Fedora Reporter: Bob Agel <cragel>
Component: pygtk2Assignee: Jeremy Katz <katzj>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6CC: jim.cornette, katzj, paul
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-06-22 16:45:55 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
pup fails to initialize after updates none

Description Bob Agel 2006-06-22 12:16:11 UTC
Description of problem:After updates 6/22, pup now fails to initialize


Version-Release number of selected component (if applicable):


How reproducible:
Click on pup, no response; in terminal, 'pup' gives error below  - see
attachment for updates at time of failure

Steps to Reproduce:
1.
2.
3.
  
Actual results:
[root@localhost ~]# pup
Traceback (most recent call last):
  File "/usr/sbin/pup", line 29, in ?
    import gtk
  File "/usr/lib/python2.4/site-packages/gtk-2.0/gtk/__init__.py", line 43, in ?
    from _gtk import *
ImportError: /usr/lib/python2.4/site-packages/gtk-2.0/gtk/_gtk.so: undefined
symbol: gtk_print_settings_get_print_to_file



Expected results:


Additional info:

Comment 1 Bob Agel 2006-06-22 12:16:12 UTC
Created attachment 131349 [details]
pup fails to initialize after updates

Comment 2 Bob Agel 2006-06-22 15:26:28 UTC
Wider problem, apparently.  Just tried 'system-config-printer' and received this
error:

Traceback (most recent call last):
  File "/usr/share/system-config-printer/system-config-printer.py", line 6, in ?
    import gtk.glade
  File "/usr/lib/python2.4/site-packages/gtk-2.0/gtk/__init__.py", line 43, in ?
    from _gtk import *
ImportError: /usr/lib/python2.4/site-packages/gtk-2.0/gtk/_gtk.so: undefined
symbol: gtk_print_settings_get_print_to_file


Comment 3 Jeremy Katz 2006-06-22 15:39:15 UTC
The new gtk2 broke pygtk2... working on it.

Comment 4 Jeremy Katz 2006-06-22 16:45:55 UTC
  Fixed in pygtk2-2.9.2-1

Comment 5 Jeremy Katz 2006-06-23 00:05:18 UTC
*** Bug 196396 has been marked as a duplicate of this bug. ***

Comment 6 Paul Dickson 2006-06-23 06:16:17 UTC
Bug #195706 might also be this bug too.

Comment 7 Jeremy Katz 2006-06-23 15:30:56 UTC
*** Bug 195706 has been marked as a duplicate of this bug. ***

Comment 8 Jeremy Katz 2006-06-23 15:30:58 UTC
*** Bug 195616 has been marked as a duplicate of this bug. ***