[Bug 990685] Re: PyGtk applications crash with ImportError: /usr/lib/python2.7/dist-packages/gtk-2.0/gtk/_gtk.so: undefined symbol: gtk_item_factory_get_widget_by_action

2012-05-03 Thread vden
Fixed by reinstalling libgtk2.0. ** Changed in: pygtk (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to pygtk in Ubuntu. https://bugs.launchpad.net/bugs/990685 Title: PyGtk applications crash wi

[Bug 990685] Re: PyGtk applications crash with ImportError: /usr/lib/python2.7/dist-packages/gtk-2.0/gtk/_gtk.so: undefined symbol: gtk_item_factory_get_widget_by_action

2012-05-03 Thread vden
After reinstalling meta-package libgtk2.0 the bug was magically resolved. Anyway, thank you for your support, Sebastien. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to pygtk in Ubuntu. https://bugs.launchpad.net/bugs/990685 Title:

[Bug 990685] Re: PyGtk applications crash with ImportError: /usr/lib/python2.7/dist-packages/gtk-2.0/gtk/_gtk.so: undefined symbol: gtk_item_factory_get_widget_by_action

2012-05-01 Thread vden
And even more weird: $ nm -D /usr/lib/python2.7/dist-packages/gtk-2.0/gtk/_gtk.so | grep gtk_item_factory_get_widget_by_action U gtk_item_factory_get_widget_by_action -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to p

[Bug 990685] Re: PyGtk applications crash with ImportError: /usr/lib/python2.7/dist-packages/gtk-2.0/gtk/_gtk.so: undefined symbol: gtk_item_factory_get_widget_by_action

2012-05-01 Thread vden
** Changed in: pygtk (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to pygtk in Ubuntu. https://bugs.launchpad.net/bugs/990685 Title: PyGtk applications crash with ImportError: /usr/lib/python

[Bug 990685] Re: PyGtk applications crash with ImportError: /usr/lib/python2.7/dist-packages/gtk-2.0/gtk/_gtk.so: undefined symbol: gtk_item_factory_get_widget_by_action

2012-04-30 Thread vden
$ ldd /usr/lib/python2.7/dist-packages/gtk-2.0/gtk/_gtk.so linux-vdso.so.1 => (0x7fff4f7ff000) libgtk-x11-2.0.so.0 => /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 (0x7fb594f06000) libgdk-x11-2.0.so.0 => /usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0 (0x7fb594c

[Bug 990685] [NEW] PyGtk applications crash with ImportError: /usr/lib/python2.7/dist-packages/gtk-2.0/gtk/_gtk.so: undefined symbol: gtk_item_factory_get_widget_by_action

2012-04-28 Thread vden
Public bug reported: Every PyGtk application that I've tried to run started crashing after the last update with exception like this: Traceback (most recent call last): File "/usr/bin/sonata", line 126, in import gtk File "/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/__init__.py", line 40