Start Deluge with 600+ torrents in it

Specific support for Deluge on Microsoft Windows OS
Simbiat
Member
Member
Posts: 46
Joined: Fri Jan 10, 2014 1:19 pm

Re: Start Deluge with 600+ torrents in it

Post by Simbiat »

SO... what's our next step in solving this?
bro
Top Bloke
Top Bloke
Posts: 364
Joined: Sun Aug 28, 2011 6:46 pm
Location: Norway

Re: Start Deluge with 600+ torrents in it

Post by bro »

You can try this version: http://ge.tt/330gw2H1/v/0
It contains the latest develop code and libtorrent 0.16.10

Edit: The file has been updated to fix a bug in the develop code that caused the torrent list not to be updated.
When reporting issues, please include any relevant information such as OS (and version), python version (for Windows users this depends on which Deluge installer was used), Deluge version and plugin version.
Simbiat
Member
Member
Posts: 46
Joined: Fri Jan 10, 2014 1:19 pm

Re: Start Deluge with 600+ torrents in it

Post by Simbiat »

This build definitely loads GUI faster and I see a list of torrents whose resume data is being checked. And it's being checked faster, it seems. I will be monitoring further, especially, sicne I plan to add another thousand of torrents, at the least (=
Simbiat
Member
Member
Posts: 46
Joined: Fri Jan 10, 2014 1:19 pm

Re: Start Deluge with 600+ torrents in it

Post by Simbiat »

With this build I can't access settings and I see a mismatch between "All" torrents and "Seeding" torrents, although no other states are shown... It seems like GUI is actually hanging... because even if I add\remove columns in the grid - nothing changes... I mean columns are not added\removed...
Simbiat
Member
Member
Posts: 46
Joined: Fri Jan 10, 2014 1:19 pm

Re: Start Deluge with 600+ torrents in it

Post by Simbiat »

This dev build does not seem to write much of debug info as well... The only line I was able to get out of it is:

Code: Select all

14:44:50 [DEBUG   ][deluge.ui.gtkui.gtkui              ] sent rate: 7.7 KiB/s recv rate: 7.7 KiB/s
And I did press different buttons...
bro
Top Bloke
Top Bloke
Posts: 364
Joined: Sun Aug 28, 2011 6:46 pm
Location: Norway

Re: Start Deluge with 600+ torrents in it

Post by bro »

Simbiat: Can you redownload the file and test again?
When reporting issues, please include any relevant information such as OS (and version), python version (for Windows users this depends on which Deluge installer was used), Deluge version and plugin version.
Simbiat
Member
Member
Posts: 46
Joined: Fri Jan 10, 2014 1:19 pm

Re: Start Deluge with 600+ torrents in it

Post by Simbiat »

bro wrote:Simbiat: Can you redownload the file and test again?
did you re-upload it?
bro
Top Bloke
Top Bloke
Posts: 364
Joined: Sun Aug 28, 2011 6:46 pm
Location: Norway

Re: Start Deluge with 600+ torrents in it

Post by bro »

Simbiat wrote:
bro wrote:Simbiat: Can you redownload the file and test again?
did you re-upload it?
Yes
When reporting issues, please include any relevant information such as OS (and version), python version (for Windows users this depends on which Deluge installer was used), Deluge version and plugin version.
Simbiat
Member
Member
Posts: 46
Joined: Fri Jan 10, 2014 1:19 pm

Re: Start Deluge with 600+ torrents in it

Post by Simbiat »

Same thing. But now it seems to load longer and does not get killed when clicking appropriate option.

Assumption: since all the torrents use my own tracker and I can see, that there are currently a lot of opened connections to announce script, it's possible, that daemon is hanging, 'cause it's spawned all those requests and awaits answers to all of them... Maybe some "throttling" could help here.
bro
Top Bloke
Top Bloke
Posts: 364
Joined: Sun Aug 28, 2011 6:46 pm
Location: Norway

Re: Start Deluge with 600+ torrents in it

Post by bro »

How long do you wait before you try to kill it? If you only have 600 torrents, Deluge should have no problems handling them. Do you start deluge with logging (-L info -l deluge.log)? That should tell you when it's done loading the torrents.

The daemon should definitely not hang because it waits for replies on the connections.
When reporting issues, please include any relevant information such as OS (and version), python version (for Windows users this depends on which Deluge installer was used), Deluge version and plugin version.
Post Reply