Page 1 of 1

Deluge crash caused by Update Notifaticon

Posted: Sun Dec 23, 2007 9:44 pm
by aminesay
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.

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
I have disabled update notifications in the configuration file which resolved the problem. Has this happened to someone else ?

Re: Deluge crash caused by Update Notifaticon

Posted: Tue Dec 25, 2007 11:15 am
by darkmagus
The same here, freezes and crashes.
/var/lib/python-support/python2.5/deluge/interface.py:1019: GtkWarning: gdk_window_set_geometry_hints: assertion `GDK_IS_WINDOW (window)' failed
gtk.main()
I have also disabled the update notifications..

Re: Deluge crash caused by Update Notifaticon

Posted: Tue Dec 25, 2007 5:44 pm
by markybob
i just fixed this and will be fixed in 0.5.8rc2. thanks