Page 1 of 1

Queue in context menu does not work

Posted: Mon Feb 02, 2009 7:40 pm
by yarus23
Hi,

Thank you for fixing 'Stuck in checking' bug!

There is another serious issue. It is not possible to change index number (priority) of Torrent via context menu -> Queue in gtk UI. Just nothing happens.

I get
Unhandled error in Deferred:
Traceback (most recent call last):
Failure: exceptions.TypeError: queue_top() takes exactly 2 arguments (3 given)


p.s. I use rev. 4607 on Fedora 10.

Re: Queue in context menu does not work

Posted: Mon Feb 02, 2009 9:53 pm
by andar
yarus23 wrote:Hi,

Thank you for fixing 'Stuck in checking' bug!

There is another serious issue. It is not possible to change index number (priority) of Torrent via context menu -> Queue in gtk UI. Just nothing happens.

I get
Unhandled error in Deferred:
Traceback (most recent call last):
Failure: exceptions.TypeError: queue_top() takes exactly 2 arguments (3 given)


p.s. I use rev. 4607 on Fedora 10.
Trunk? If you had read the commit logs you would know that a lot of things in trunk are broken right now.

Re: Queue in context menu does not work

Posted: Tue Feb 03, 2009 4:20 am
by yarus23
That is why I posted it in development forum :) Probably you are aware of it, probably not. Anyway I suppose it is better to report it.