Custom Query (2449 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (358 - 360 of 2449)

Ticket Resolution Summary Owner Reporter
#1279 Invalid Error in console at close deluge-gtk simonbcn
Description
Unhandled error in Deferred:
Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/twisted/internet/defer.py", line 285, in unpause
    self._runCallbacks()
  File "/usr/lib/python2.6/dist-packages/twisted/internet/defer.py", line 328, in _runCallbacks
    self.result = callback(self.result, *args, **kw)
  File "/usr/lib/python2.6/dist-packages/twisted/internet/defer.py", line 289, in _continue
    self.unpause()
  File "/usr/lib/python2.6/dist-packages/twisted/internet/defer.py", line 285, in unpause
    self._runCallbacks()
--- <exception caught here> ---
  File "/usr/lib/python2.6/dist-packages/twisted/internet/defer.py", line 328, in _runCallbacks
    self.result = callback(self.result, *args, **kw)
  File "/usr/lib/python2.6/dist-packages/twisted/internet/defer.py", line 289, in _continue
    self.unpause()
  File "/usr/lib/python2.6/dist-packages/twisted/internet/defer.py", line 285, in unpause
    self._runCallbacks()
  File "/usr/lib/python2.6/dist-packages/twisted/internet/defer.py", line 344, in _runCallbacks
    self.result = failure.Failure()
  File "/usr/lib/python2.6/dist-packages/twisted/python/failure.py", line 272, in __init__
    parentCs = reflect.allYourBase(self.type)
  File "/usr/lib/python2.6/dist-packages/twisted/python/reflect.py", line 577, in allYourBase
    accumulateBases(classObj, l, baseClass)
  File "/usr/lib/python2.6/dist-packages/twisted/python/reflect.py", line 585, in accumulateBases
    accumulateBases(base, l, baseClass)
  File "/usr/lib/python2.6/dist-packages/twisted/python/reflect.py", line 585, in accumulateBases
    accumulateBases(base, l, baseClass)
  File "/usr/lib/python2.6/dist-packages/twisted/python/reflect.py", line 585, in accumulateBases
    accumulateBases(base, l, baseClass)
  File "/usr/lib/python2.6/dist-packages/twisted/python/reflect.py", line 585, in accumulateBases
    accumulateBases(base, l, baseClass)
exceptions.RuntimeError: maximum recursion depth exceeded

#1297 Invalid deluge-gtk doesn't sort by name correctly simonbcn
Description

The special characters, in torrent names, like "(", "[" are ignored to sort the torrent list.

#1318 Deluge forgets some label data simonbcn
Description

I have a label: "anime". The other day I have added several trackers to this label, it saved it well but when I opened Deluge more later the trackers was vanished. The checkbox was checked but in the list of trackers there was the example text, similar to this (I don't remember exactly):

tracker 1
tracker 2

I writed the tracker list again and so far, it hasn't been deleted.

But now I have vanished the download folder for this label!!!

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