Custom Query (2447 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (502 - 504 of 2447)

Ticket Resolution Summary Owner Reporter
#543 Fixed UPnP fails to establish port mappings in version 1.0.2 andar brown
Description

I am using the Ubuntu 8.04 Hardy .deb of version 1.0.2 downloaded from the deluge website.

Upon upgrading from v1.0.0 to v1.0.2 UPnP no longer establishes any forwarded ports on my router.

Downgrading to v1.0.0 fixes the issue.

A wireshark log of v1.0.2 shows no UPnP communication with the router at all.

#1871 Fixed Disabling classic mode then using connection manager results in rpcserver error Calum Justin Noah
Description

Description of problem:
rpcserver error on first run switching off classic mode and attempting to connect to the/a daemon.

How reproducible:
Every time.

Steps to Reproduce:

  1. Start with no config. Fresh install or delete/backup your current config.
  2. Start deluge-gtk from bash or your preferred console.
  3. Turn off classic mode
  4. Start the daemon and connect to it.
  5. Watch the error (actual results) repeatedly fly by.

Actual results:

[ERROR   ] 12:03:16 client:454 'NoneType' object has no attribute 'rpcserver'
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/deluge/ui/client.py", line 452, in call
    m = self.__daemon.rpcserver.get_object_method(method)
AttributeError: 'NoneType' object has no attribute 'rpcserver'
Unhandled error in Deferred:
Unhandled Error
Traceback (most recent call last):
Failure: exceptions.AttributeError: 'NoneType' object has no attribute 'rpcserver'

Expected results:
To not see the error shown in actual results.

Additional info:
Whether or not a daemon is started when you try to connect to it, the error will occur. It seems purely just clicking connect starts spewing the error.

#2020 Duplicate Label Feature Justin Noah
Description

The ability to assign torrents a label when adding them would be hugely helpful.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.