alexius@chance:~> deluge
[ERROR ] 14:01:32 ui:84 /usr/lib/libgtk-x11-2.0.so.0: undefined symbol: g_array_unref
Traceback (most recent call last):
File "/usr/lib/python2.6/site-packages/deluge/ui/ui.py", line 65, in __init__
from deluge.ui.gtkui.gtkui import GtkUI
File "/usr/lib/python2.6/site-packages/deluge/ui/gtkui/gtkui.py", line 44, in <module>
import gtk, gtk.glade
File "/usr/lib/python2.6/site-packages/gtk-2.0/gtk/__init__.py", line 48, in <module>
from gtk import _gtk
ImportError: /usr/lib/libgtk-x11-2.0.so.0: undefined symbol: g_array_unref
[ERROR ] 14:01:32 ui:85 There was an error whilst launching the request UI: gtk
[ERROR ] 14:01:32 ui:86 Look at the traceback above for more information.
I thought I had the appropriate packages, but I am unsure of where to go from here. Can anyone offer some advice?
alexius@chance:~> deluge
[ERROR ] 14:01:32 ui:84 /usr/lib/libgtk-x11-2.0.so.0: undefined symbol: g_array_unref
Traceback (most recent call last):
File "/usr/lib/python2.6/site-packages/deluge/ui/ui.py", line 65, in __init__
from deluge.ui.gtkui.gtkui import GtkUI
File "/usr/lib/python2.6/site-packages/deluge/ui/gtkui/gtkui.py", line 44, in <module>
import gtk, gtk.glade
File "/usr/lib/python2.6/site-packages/gtk-2.0/gtk/__init__.py", line 48, in <module>
from gtk import _gtk
ImportError: /usr/lib/libgtk-x11-2.0.so.0: undefined symbol: g_array_unref
[ERROR ] 14:01:32 ui:85 There was an error whilst launching the request UI: gtk
[ERROR ] 14:01:32 ui:86 Look at the traceback above for more information.
I thought I had the appropriate packages, but I am unsure of where to go from here. Can anyone offer some advice?