Comment 29 for bug 1170017

Revision history for this message
V字龍(Vdragon) (vdragon) wrote :

Similar issue also affected Thunar FM, marking suspected packages.
Or I should file a new bug instead?

```
(thunar:689): thunarx-python-WARNING **: g_module_open libpython failed: /usr/lib/libpython2.7.so.1.0: 無法開啟共用目的檔: 沒有此一檔案或目錄
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/gobject/__init__.py", line 24, in <module>
    import sys
  File "/usr/lib/python2.7/dist-packages/gobject/__init__.py", line 26, in <module>
    from glib import spawn_async, idle_add, timeout_add, timeout_add_seconds, \
  File "/usr/lib/python2.7/dist-packages/glib/__init__.py", line 22, in <module>
    from glib._glib import *
ImportError: /usr/lib/libpyglib-2.0-python2.7.so.0: undefined symbol: _Py_ZeroStruct

(thunar:689): thunarx-python-WARNING **: could not import gobject

(thunar:689): thunarx-python-WARNING **: pygobject initialization failed

(thunar:689): thunarx-python-WARNING **: thunarx_python_init_python failed
Traceback (most recent call last):
  File "/usr/share/thunarx-python/extensions/RabbitVCS.py", line 31, in <module>
    import datetime
ImportError: /usr/lib/python2.7/lib-dynload/datetime.i386-linux-gnu.so: undefined symbol: PyExc_SystemError
```