Discussion:
[Deluge] #3112: Setting peer TOS from deluge console is different from setting Peer TOS from WebUI
Deluge
2017-09-18 11:59:41 UTC
Permalink
#3112: Setting peer TOS from deluge console is different from setting Peer TOS
from WebUI
----------------------------+----------------------------
Reporter: ant3tna | Owner:
Type: bug | Status: new
Priority: minor | Milestone: needs verified
Component: Console UI | Version: 1.3.13
Keywords: deluge console |
----------------------------+----------------------------
Hello,

Let's say I want to set Peer TOS: 0x88

I will do it 2 different ways a) & b) see examples bellow.
Why the result is not the same, one is written as hex 0x88 and other is
written as 136 (same decimal value as 0x88)


a)
webui:

When I set this from Web UI and later I read core.conf I see that same
value: 0x88, also deluge console reads it like 0x88 too.

{{{
deluge-console 'connect 127.0.0.1:11106 myuser myuserpass; config
peer_tos'

peer_tos: 0x88

}}}


b)

deluge-console

{{{

***@srv:~$ deluge-console 'connect 127.0.0.1:11106 myuser myuserpass;
config -s peer_tos 0x88; config peer_tos'
Setting peer_tos to 136..
Configuration value successfully updated.
peer_tos: 136
}}}


Is this a problem ? If not than why don't you follow same nmber base ?


Kind Regards

--
Ticket URL: <http://dev.deluge-torrent.org/ticket/3112>
Deluge <http://deluge-torrent.org/>
Deluge Project
--
You received this message because you are subscribed to the Google Groups "Deluge Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to deluge-dev+***@googlegroups.com.
To post to this group, send email to deluge-***@googlegroups.com.
Visit this group at https://groups.google.com/group/deluge-dev.
For more options, visit https://groups.google.com/d/optout.
Deluge
2017-10-15 08:31:35 UTC
Permalink
#3112: Setting peer TOS from deluge console is different from setting Peer TOS
from WebUI
-------------------------+----------------------------
Reporter: ant3tna | Owner:
Type: bug | Status: new
Priority: minor | Milestone: 1.3.16
Component: Console UI | Version: 1.3.13
Resolution: | Keywords: deluge console
-------------------------+----------------------------
Changes (by Cas):

* milestone: needs verified => 1.3.16


--
Ticket URL: <http://dev.deluge-torrent.org/ticket/3112#comment:1>
Deluge <http://deluge-torrent.org/>
Deluge Project
--
You received this message because you are subscribed to the Google Groups "Deluge Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to deluge-dev+***@googlegroups.com.
To post to this group, send email to deluge-***@googlegroups.com.
Visit this group at https://groups.google.com/group/deluge-dev.
For more options, visit https://groups.google.com/d/optout.
Deluge
2017-10-29 22:29:23 UTC
Permalink
#3112: Setting peer TOS from deluge console is different from setting Peer TOS
from WebUI
-------------------------+----------------------------
Reporter: ant3tna | Owner:
Type: bug | Status: closed
Priority: minor | Milestone: 1.3.16
Component: Console UI | Version: 1.3.13
Resolution: Fixed | Keywords: deluge console
-------------------------+----------------------------
Changes (by Cas):

* status: new => closed
* resolution: => Fixed


Comment:

Fixed: [bcc7a74725]

--
Ticket URL: <http://dev.deluge-torrent.org/ticket/3112#comment:2>
Deluge <http://deluge-torrent.org/>
Deluge Project
--
You received this message because you are subscribed to the Google Groups "Deluge Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to deluge-dev+***@googlegroups.com.
To post to this group, send email to deluge-***@googlegroups.com.
Visit this group at https://groups.google.com/group/deluge-dev.
For more options, visit https://groups.google.com/d/optout.
Loading...