Yesterday, I installed Deluge 1.2.1 from the PPA, but it fails to start, anytime.
If I try to launch it through Applications > Internet > Deluge, a window pops in the taskbar telling that it's starting, but eventually it disappears.
If I try to launch it through a console, here's the error being dropped :
Code: Select all
/usr/lib/pymodules/python2.6/deluge/ui/gtkui/gtkui.py:167: Warning: g_set_prgname() called multiple times
self.gnome_prog = gnome.init("Deluge", deluge.common.get_version())
Thanks for any clue.