Deluge crash caused by Update Notifaticon
Posted: Sun Dec 23, 2007 9:44 pm
I can see the update prompt in deluge for seconds then it freeze and i'm obliged to kill it.
Running deluge 0.5.7 under ubuntu 7.10.
I have disabled update notifications in the configuration file which resolved the problem. Has this happened to someone else ?
Running deluge 0.5.7 under ubuntu 7.10.
Code: Select all
/var/lib/python-support/python2.5/deluge/interface.py:1019: GtkWarning: gdk_window_set_geometry_hints: assertion `GDK_IS_WINDOW (window)' failed
gtk.main()
/var/lib/python-support/python2.5/deluge/interface.py:1019: GtkWarning: gdk_window_resize: assertion `GDK_IS_WINDOW (window)' failed
gtk.main()
/var/lib/python-support/python2.5/deluge/interface.py:1019: GtkWarning: gdk_window_freeze_toplevel_updates_libgtk_only: assertion `window != NULL' failed
gtk.main()
Xlib: unexpected async reply (sequence 0x3d4f)!
Killed