Page 1 of 4

Deluge Hangs On Exit

Posted: Wed May 19, 2010 4:38 pm
by midwesterndirt
I'm running Deluge 1.2.3 on Ubuntu 10.04 64-bit and I am having an issue where Deluge hangs when I close it using the "close" button in the upper-right hand corner of the window, and I must force-quit the application. If I exit from the file menu, this does not happen. Here are the last ten lines of my debug log file. I have tried to attach my entire log file, but for some reason I am not allowed.

Code: Select all

[DEBUG   ] 12:34:14 component:189 Shutting down component TorrentView..
[DEBUG   ] 12:34:14 listview:233 Saving ListView state file: torrentview.state
[DEBUG   ] 12:34:14 component:189 Shutting down component EventManager..
[DEBUG   ] 12:34:14 component:189 Shutting down component IPCInterface..
[DEBUG   ] 12:34:14 component:189 Shutting down component RPCServer..
[DEBUG   ] 12:34:14 component:189 Shutting down component CorePluginManager..
[DEBUG   ] 12:34:14 component:189 Shutting down component FilterManager..
[DEBUG   ] 12:34:14 config:411 Saving new config file /home/chris/.config/deluge
/gtkui.conf.new
[DEBUG   ] 12:34:14 config:424 Backing up old config file to /home/chris/.config
/deluge/gtkui.conf~
[DEBUG   ] 12:34:14 config:432 Moving new config file /home/chris/.config/deluge
/gtkui.conf.new to /home/chris/.config/deluge/gtkui.conf..

Re: Deluge Crashes On Exit

Posted: Wed May 19, 2010 4:52 pm
by johnnyg
This has been fixed in 1.3_RC1 (it's also been fixed in the 1.2-stable branch of our git repo).

Re: Deluge Crashes On Exit

Posted: Tue Jul 27, 2010 12:31 am
by midwesterndirt
I have installed 1.3_RC1 and the problem still occurs.

Re: Deluge Hangs On Exit

Posted: Tue Jul 27, 2010 2:08 am
by johnnyg
Is classic mode enabled or disabled?

Re: Deluge Hangs On Exit

Posted: Tue Aug 31, 2010 10:34 pm
by midwesterndirt
classic mode is enabled.

Re: Deluge Hangs On Exit

Posted: Tue Aug 31, 2010 10:56 pm
by johnnyg
Does this still occur in 1.3_RC2?

Re: Deluge Hangs On Exit

Posted: Thu Sep 02, 2010 4:13 am
by midwesterndirt
yes.

Re: Deluge Hangs On Exit

Posted: Sun Sep 05, 2010 9:09 pm
by brookie
I can confirm this as well. Deluge 1.3.0-rc2 crashes when I click the menu "File/Quit" while the app is open in full screen or minimized screen.

If I click the "x" and mimimize it to the panel, it will close properly once in the panel, when I right click on the panel icon and select "Quit" from the panel menu.

System:
Ubuntu 10.04 32 bit
Deluge 1.3.0-rc2

I think I got it from http://www.techdrivein.com/2010/06/inst ... buntu.html using this ppa:
http://ppa.launchpad.net/ferramroberto/lucidtest/ubuntu

Hope this helps.

Re: Deluge Hangs On Exit

Posted: Mon Sep 06, 2010 12:19 am
by johnnyg
brookie wrote:I can confirm this as well. Deluge 1.3.0-rc2 crashes when I click the menu "File/Quit" while the app is open in full screen or minimized screen.
By crashes do you mean it hangs or do you mean it produces an error when closing?

Re: Deluge Hangs On Exit

Posted: Mon Sep 06, 2010 2:15 am
by brookie
It just hangs. Clicking on "x" multiple times, Ubuntu will open a "force quit" option, or I just open a terminal and xkill it. I don't know about errors because I don't know how or haven't run this in debug mode.