Page 1 of 1
Deluge occasionally crash for you?
Posted: Fri Jul 01, 2016 1:08 pm
by WarezMaster
Like the subject says, Deluge crashes now and then. For no apparent reason. Often happens when I sleep
I've tried all I can thing of and an update seems far away?
So I wrote this
https://github.com/Blackkatt/RestartThatApp
it's a script that will restart any failed application with the option to whitelist apps you don't want restarted in case of failure.
Re: Deluge occasionally crash for you?
Posted: Fri Jul 01, 2016 3:18 pm
by Shryp
Windows GTK implementation has a memory leak in it. If you leave the GUI running it will gradually use up all your memory until it runs out. It happens faster when the screen is updating a lot. Best to leave deluge on an inactive label and also best to set it up in thinclient mode and close the GUI when not in use.
Re: Deluge occasionally crash for you?
Posted: Fri Jul 01, 2016 3:23 pm
by WarezMaster
Shryp wrote:Windows GTK implementation has a memory leak in it. If you leave the GUI running it will gradually use up all your memory until it runs out. It happens faster when the screen is updating a lot. Best to leave deluge on an inactive label and also best to set it up in thinclient mode and close the GUI when not in use.
I have 64 GB of ram, it does not run out. But what your saying makes some sense. Think client aka Classic mode? doesn't works /solves it.
I always have it on the active label, and there could be perhaps 10 at the most at any given moment. When you say close the GUI you have to be talking about running Deluge as a demon (thin client/ classic mode) ?
I haven't tried that. But I want the GUI visible at all times =)
Re: Deluge occasionally crash for you?
Posted: Fri Jul 01, 2016 4:54 pm
by Shryp
Yea, the GUI has the memory leak so if you run the daemon separate you can close the window without interrupting your downloads.
Re: Deluge occasionally crash for you?
Posted: Sat Jul 09, 2016 6:45 am
by WarezMaster
Sadly this doesn't work for me. If the GUI crash, so does my torrents and have to be re-checked NOT always but sometimes.