Deluge crash caused by Update Notifaticon

General support for problems installing or using Deluge
Post Reply
aminesay
New User
New User
Posts: 3
Joined: Sun Dec 23, 2007 9:36 pm

Deluge crash caused by Update Notifaticon

Post 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 ?
darkmagus

Re: Deluge crash caused by Update Notifaticon

Post 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..
markybob
Compulsive Poster
Compulsive Poster
Posts: 1230
Joined: Thu May 24, 2007 11:27 pm
Location: Chicago, IL, USA
Contact:

Re: Deluge crash caused by Update Notifaticon

Post by markybob »

i just fixed this and will be fixed in 0.5.8rc2. thanks
Post Reply