Page 1 of 1

Deluge 0.5.8.6 crashing on opensuse

Posted: Wed Mar 19, 2008 3:24 am
by undomiel
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:

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

Re: Deluge 0.5.8.6 crashing on opensuse

Posted: Tue Mar 25, 2008 12:25 am
by tgois
The same problem here!!

Can someone help?

Re: Deluge 0.5.8.6 crashing on opensuse

Posted: Wed Mar 26, 2008 12:36 am
by loki
I think it might have to do with python not being installed or not configured properly... feel free to correct me if I'm wrong.

Re: Deluge 0.5.8.6 crashing on opensuse

Posted: Wed Mar 26, 2008 2:10 am
by tgois
loki wrote:I think it might have to do with python not being installed or not configured properly... feel free to correct me if I'm wrong.
I installed and reinstalled python several times with no luck! Deluge has been working, just stopped working a few days ago!

Re: Deluge 0.5.8.6 crashing on opensuse

Posted: Sat Mar 29, 2008 8:35 pm
by undomiel
Problem seems to be resolved with the new release.