Custom Query (2447 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (460 - 462 of 2447)

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

#1283 Fixed Inconsistent UI in Files tab. ETZel
Description

Priority column in Files tab uses "gtk-stop" icon for "Do not download", but file popup menu uses "gtk-no". They should be the same. (IMO gtk-no is better and gtk-stop is scary.)

Also, text in Priority column is not localized.

#1287 Fixed High CPU I/O Wait Usage shinkasa
Description

Deluge 1.2.3 high CPU IO usage.

CPU IO usage goes up to 50% usage (one whole core!). Even when the client is doing virtually nothing (not downloading, only 30 actively uploading) Deluge CPU usage is LOW 15-20%~ CPU IO usage is disproportionately high.

Hardware: Intel Core 2 Duo E7400 @ 2.8GHz | 2GB RAM | 2*500GB RAID 0 (soft)

Software Versions: Debian 5.0" | Deluge 1.2.3 | Libtorrent rasterbar 0.14.10-2 | pygtkmvc 1.99.0-1

Deluge Settings: bandwidth- http://i187.photobucket.com/albums/x268/antdgar/Picture20-2.png cache- http://i187.photobucket.com/albums/x268/antdgar/Picture19-2.png number of torrents- http://i187.photobucket.com/albums/x268/antdgar/Picture21-3.png

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