Custom Query (2447 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (535 - 537 of 2447)

Ticket Resolution Summary Owner Reporter
#981 Fixed email notification locks deluge ui client andar anonymous
Description

Enabling the email notification option in Deluge, no matter what authentication options, causes lock ups in Deluge UI, however, the deluged continues to run.

Running it in command line gave this output:

tim@Central:~$ deluge
1.1.9
Exception in thread Thread-1:
Traceback (most recent call last):
  File "/usr/lib/python2.6/threading.py", line 525, in __bootstrap_inner
    self.run()
  File "/var/lib/python-support/python2.6/deluge/core/preferencesmanager.py", line 451, in run
    + "&plugins=" + quote_plus(self.config["enabled_plugins"])
  File "/usr/lib/python2.6/urllib.py", line 1228, in quote_plus
    return quote(s, safe)
  File "/usr/lib/python2.6/urllib.py", line 1220, in quote
    res = map(safe_map.__getitem__, s)
KeyError: 'Blocklist'

Killed

However, that information showed before the crash, so it may be irrelevant.

I could be missing packages or something that the app is trying to call.

I will attach a screen shot, and try to debug when I have time.

version 1.1.9 downloaded from the launchpad deluge-team ppa.

#982 Fixed Seed/Peer Ratio andar anonymous
Description

Seed/Peer Ratio column and just more columns in general.

#983 Invalid "do not download" of simple files andar ezzion@gmail.com
Description

If you download a torrent which has only one file without directory, it cannot be downloaded partially. It does nothing during the download if you set the "do not download" on the Files TAB.

Deluge 1.1.9 - debian unstable

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