Bug 196276 - Pup fails to initialize
Summary: Pup fails to initialize
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: pygtk2
Version: 6
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact:
URL:
Whiteboard:
: 195616 195706 196396 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-06-22 12:16 UTC by Bob Agel
Modified: 2007-11-30 22:11 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-06-22 16:45:55 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
pup fails to initialize after updates (3.88 KB, application/octet-stream)
2006-06-22 12:16 UTC, Bob Agel
no flags Details

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. ***


Note You need to log in before you can comment on or make changes to this bug.