Page 1 of 1

deluge starts an inactive window

Posted: Sun May 17, 2009 12:33 am
by efiniti
i'm running deluge 1.1.6 on ubuntu jaunty. here's the output from my code.

deluge
1.1.6
/var/lib/python-support/python2.6/deluge/ui/gtkui/mainwindow.py:63: GtkWarning: gtk_toolbar_set_icon_size: assertion `icon_size != GTK_ICON_SIZE_INVALID' failed
"glade/main_window.glade"))

its weird because it just started happening. i tried clearing my .config/deluge folder, but the problem is still there. what happens is deluge starts up with an inactive window and hangs there.

Re: deluge starts an inactive window

Posted: Sun May 17, 2009 3:35 pm
by brianjcohen
I have the same problem. As far as I can tell, the following SEEMS to be true of the condition:

1. It only happens if Deluge was running, I shut it down, and I try to re-open it.
2. Killing the process does, of course, clear out the window but the problem persists if I then try to re-launch Deluge. Also, killing the inactive window with xkill does not kill the process.
3. Logging out of GNOME and back in does seem to fix the problem.

Re: deluge starts an inactive window

Posted: Mon May 18, 2009 3:42 am
by efiniti
for some reason logging out and in again does not solve the problem for me. is there another way to clear my settings to return to a default deluge?

Re: deluge starts an inactive window

Posted: Mon May 18, 2009 8:25 am
by johnnyg
efiniti wrote:for some reason logging out and in again does not solve the problem for me. is there another way to clear my settings to return to a default deluge?
http://dev.deluge-torrent.org/wiki/Faq# ... stodefault

Re: deluge starts an inactive window

Posted: Mon May 18, 2009 6:32 pm
by efiniti
i tried removing my ~/.config/deluge folder, but it still starts an inactive window.