#2863 closed bug (Invalid)
Deluge 1.3.13 ignores queue settings
Reported by: | sssancho | Owned by: | sssancho |
---|---|---|---|
Priority: | major | Milestone: | needs verified |
Component: | libtorrent | Version: | 1.3.12 |
Keywords: | Cc: | OmegaPhil@startmail.com |
Description
I have Deluge 1.3.13 installed via Chocolatey on Windows 7 x64. And I can't change queue settings. Actually it changes (in config files), but Deluge ignores this changes.
Attachments (1)
Change History (21)
follow-up: 4 comment:1 by , 8 years ago
follow-up: 3 comment:2 by , 8 years ago
You will have to provide a lot more info, I can see no issues here.
comment:3 by , 8 years ago
Replying to Cas:
You will have to provide a lot more info, I can see no issues here.
What info have I to provide? Maybe this isn't only my trouble. I want to help.
by , 8 years ago
Attachment: | 2016-07-28 10_11_47-C__Users_user_AppData_Roaming_deluge_core.conf - Notepad++.png added |
---|
My settings
comment:4 by , 8 years ago
Replying to sssancho:
It seems like I can't change queue order too.
Update: I can't change queue order of completed torrents. And I can reorder downloading torrents fine. And, of course, if turn off Automatic control (or something like that, I've russian interface) in a popup menu of a torrent, it seedes fine.
comment:5 by , 8 years ago
Resolution: | → Fixed |
---|---|
Status: | new → closed |
The queue sequence/order is for downloading torrents only. See these two relevant Faq questions:
comment:6 by , 8 years ago
Resolution: | Fixed |
---|---|
Status: | closed → reopened |
comment:7 by , 8 years ago
Resolution: | → Invalid |
---|---|
Status: | reopened → closed |
comment:8 by , 8 years ago
Resolution: | Invalid |
---|---|
Status: | closed → reopened |
I admit about seeding order - my fault. But as far as I understand meaning of settings "Total active" and "Total active uploads" (or something like that), if they are set to "-1" (as I did), every finished torrent must be seeded. But I have only 5 active torrents. All these can be seeing on screenshot attached to ticket.
comment:9 by , 8 years ago
Can you install the ltconfig
plugin and see what the active_*
settings are set to.
comment:10 by , 8 years ago
active_dht_limit=88/88
active_downloads=5/5
active_limit=10/10
active_lsd_limit=60/60
active_seeds=5/5
active_tracker_limit=1600/1600
When there is "Initial Settings" in the combo box above.
comment:11 by , 8 years ago
It is possible that those queue settings were reset by libtorrent so will require reapplying from Deluge.
Can you try changing the 'total active seeding' in Deluge Queue page to some other value e.g. 10
Close and reopen Preferences dialog to verify the change to 'active_seeds' in ltconfig under the 'Actual' column.
comment:13 by , 8 years ago
I am unable to reproduce your problem so you need to give me more info... try with fresh config, logs, etc. If you can give me something that I can use to replicate the issue only then can I fix it.
comment:15 by , 8 years ago
Got the same problem on my VirtualBox torrenting linux machine.
Ubuntu Server 16.04
Libtorrent-rasterbar8 (version 1.0.9-1~xenial~ppa4)
Deluged 1.3.13-0~xenial~ppa1
Deluge-web 1.3.13-0~xenial~ppa1
Tried reinstalling everything (the entire machine) and did deluged and deluge-web 1.3.12 yet still the same problem.
Also noticed that it ignores bandwith settings as well (completely ignores download/upload speeds), unsure about network settings but might ignore that too (I have no way to check).
Currently forced to change my settings with the ItConfig plugin in order to have them stick, so there seems to be something wrong with the libtorrent stuff.
comment:16 by , 8 years ago
Component: | Unknown → libtorrent |
---|---|
Version: | other (please specify) → 1.3.12 |
Reinstalling Deluge would do nothing for a libtorrent issue.
Have you tested with a clean config and recorded logs as suggested?
If you can test with previous version (1.0.8) of libtorrent that would be helpful in determining the regression.
I have opened a ticket with libtorrent to see if arvid can shed any light on this: https://github.com/arvidn/libtorrent/issues/984
comment:17 by , 8 years ago
Cc: | added |
---|
follow-up: 19 comment:18 by , 8 years ago
These settings are also controlled by the plugin Sheduler, which can be seen on screenshot.
comment:19 by , 8 years ago
Replying to johndoe:
These settings are also controlled by the plugin Sheduler, which can be seen on screenshot.
I was terribly stupid. Yes it was limited in Scheduler. I'm so sorry for bothering.
comment:20 by , 8 years ago
Resolution: | → Invalid |
---|---|
Status: | reopened → closed |
It seems like I can't change queue order too.