Custom Query (2447 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (346 - 348 of 2447)

Ticket Resolution Summary Owner Reporter
#977 WontFix Unwanted files and directories are kept andar anonymous
Description

When specifying only certain files to download, multiple unwanted files and directories remain. I understand that sometimes torrent pieces are split between two files. However, when the download is completed, unwanted files and directories should be removed.

#979 Fixed Windows Gtk conflict with Pidgin markybob anonymous
Description

Reported in here: http://forum.deluge-torrent.org/viewtopic.php?f=7&t=14285

#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.

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