Deluge 0.5.8.6 crashing on opensuse
Posted: Wed Mar 19, 2008 3:24 am
Deluge was running fine seeding some torrents but I had to shut it down for a reboot. A while after coming back up I notice deluge was no longer running. Attempting to run deluge results in this error:
Attempts at clearing the /config/deluge directory resulted in naught a change. Deletion and reinstall of deluge from the repository did not help either. I am guessing from this that at some point in time something happened to my python-gtk module but that's the only guess I have. Any help would be appreciated, thank you very much.
Code: Select all
Traceback (most recent call last):
File "/usr/bin/deluge", line 43, in <module>
import deluge
File "/usr/lib/python2.5/site-packages/deluge/__init__.py", line 36, in <module>
import gtk.glade
File "/usr/lib/python2.5/site-packages/gtk-2.0/gtk/__init__.py", line 48, in <module>
from gtk import _gtk
ImportError: /usr/lib/python2.5/site-packages/gtk-2.0/gtk/_gtk.so: undefined symbol: pyg_gerror_exception_check