Deluge Hangs On Exit

General support for problems installing or using Deluge
midwesterndirt
New User
New User
Posts: 7
Joined: Wed May 19, 2010 4:30 pm

Deluge Hangs On Exit

Post 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..
johnnyg
Top Bloke
Top Bloke
Posts: 1522
Joined: Sun Oct 28, 2007 4:00 am
Location: Sydney, Australia

Re: Deluge Crashes On Exit

Post 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).
midwesterndirt
New User
New User
Posts: 7
Joined: Wed May 19, 2010 4:30 pm

Re: Deluge Crashes On Exit

Post by midwesterndirt »

I have installed 1.3_RC1 and the problem still occurs.
johnnyg
Top Bloke
Top Bloke
Posts: 1522
Joined: Sun Oct 28, 2007 4:00 am
Location: Sydney, Australia

Re: Deluge Hangs On Exit

Post by johnnyg »

Is classic mode enabled or disabled?
midwesterndirt
New User
New User
Posts: 7
Joined: Wed May 19, 2010 4:30 pm

Re: Deluge Hangs On Exit

Post by midwesterndirt »

classic mode is enabled.
johnnyg
Top Bloke
Top Bloke
Posts: 1522
Joined: Sun Oct 28, 2007 4:00 am
Location: Sydney, Australia

Re: Deluge Hangs On Exit

Post by johnnyg »

Does this still occur in 1.3_RC2?
midwesterndirt
New User
New User
Posts: 7
Joined: Wed May 19, 2010 4:30 pm

Re: Deluge Hangs On Exit

Post by midwesterndirt »

yes.
brookie
New User
New User
Posts: 8
Joined: Tue Jun 16, 2009 9:07 pm

Re: Deluge Hangs On Exit

Post 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.
johnnyg
Top Bloke
Top Bloke
Posts: 1522
Joined: Sun Oct 28, 2007 4:00 am
Location: Sydney, Australia

Re: Deluge Hangs On Exit

Post 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?
brookie
New User
New User
Posts: 8
Joined: Tue Jun 16, 2009 9:07 pm

Re: Deluge Hangs On Exit

Post 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.
Post Reply