Custom Query (2445 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (142 - 144 of 2445)

Ticket Resolution Summary Owner Reporter
#3010 Fixed Hundreds of MB of exception logs jazzzz
Description

Sometimes Deluge logs the same exception repeatedly until I manually restart it. When it happens, one CPU core runs at 100% and it can fill hundreds of megabytes of logs until I stop it.

Unhandled Error
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/gtkui.py", line 294, in __init__
    reactor.run()
  File "/usr/lib/python2.7/dist-packages/twisted/internet/_glibbase.py", line 301, in run
    self._run()
  File "/usr/lib/python2.7/dist-packages/twisted/internet/_glibbase.py", line 155, in wrapper
    return callback(source, condition)
  File "/usr/lib/python2.7/dist-packages/twisted/internet/_glibbase.py", line 170, in _ioEventCallback
    source, self._doReadOrWrite, source, source, condition)
--- <exception caught here> ---
  File "/usr/lib/python2.7/dist-packages/twisted/python/log.py", line 101, in callWithLogger
    return callWithContext({"system": lp}, func, *args, **kw)
  File "/usr/lib/python2.7/dist-packages/twisted/python/log.py", line 84, in callWithContext
    return context.call({ILogContext: newCtx}, func, *args, **kw)
  File "/usr/lib/python2.7/dist-packages/twisted/python/context.py", line 118, in callWithContext
    return self.currentContext().callWithContext(ctx, func, *args, **kw)
  File "/usr/lib/python2.7/dist-packages/twisted/python/context.py", line 81, in callWithContext
    return func(*args,**kw)
  File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 610, in _doReadOrWrite
    self._disconnectSelectable(selectable, why, inRead)
  File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 247, in _disconnectSelectable
    self.removeReader(selectable)
  File "/usr/lib/python2.7/dist-packages/twisted/internet/_glibbase.py", line 250, in removeReader
    self._remove(reader, self._reads, self._writes, self.OUTFLAGS)
  File "/usr/lib/python2.7/dist-packages/twisted/internet/_glibbase.py", line 237, in _remove
    self._source_remove(self._sources[source])
exceptions.OverflowError: signed integer is greater than maximum
#3014 Fixed Bug 2990 still not completely fixed Prods
Description

Hello:

I just tried the fixed version (March 17) of 1.3.14 and while the download issues in bug 2990 appear to be fixed, the file selection and subsequent attempts to invoke the "do not download" option still have issues:

1) Choosing "do not download" for a folder does not work.

2) Choosing "do not download" for files within a folder often requires several attempts to work.

3) Exiting Deluge and restarting it removes all the "do not download" settings on the files chosen.

4) Random crashes when trying to invoke the "do not download" option.

Had to go back to 1.3.12 again as this makes Deluge unusable for my needs.

#3015 Duplicate infinite ETA is less then smallest krichter
Description

but should be larger than the largest when sorting columns in the downloading view.

experienced with 2.0.0.dev7012+a727ee6+201703310132~ubuntu16.10.1 on Ubuntu 16.10

Note: See TracQuery for help on using queries.