Deluge 0.5.8.6 crashing on opensuse

General support for problems installing or using Deluge
Post Reply
undomiel
New User
New User
Posts: 3
Joined: Wed Mar 19, 2008 3:17 am

Deluge 0.5.8.6 crashing on opensuse

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

Re: Deluge 0.5.8.6 crashing on opensuse

Post by tgois »

The same problem here!!

Can someone help?
loki
Moderator
Moderator
Posts: 787
Joined: Tue Dec 04, 2007 3:27 pm
Location: MI, USA

Re: Deluge 0.5.8.6 crashing on opensuse

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

Re: Deluge 0.5.8.6 crashing on opensuse

Post 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!
undomiel
New User
New User
Posts: 3
Joined: Wed Mar 19, 2008 3:17 am

Re: Deluge 0.5.8.6 crashing on opensuse

Post by undomiel »

Problem seems to be resolved with the new release.
Post Reply