Custom Query (2449 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (238 - 240 of 2449)

Ticket Resolution Summary Owner Reporter
#2977 Fixed Fix Stats Plugin Errors Calum
Description

A couple of bugs that need fixing:

On startup with no torrent selected and graph tab open the following error occurs:

Traceback (most recent call last):
  File "build/bdist.linux-i686/egg/deluge/plugins/stats/gtkui.py", line 127, in graph_expose
  File "build/bdist.linux-i686/egg/deluge/plugins/stats/graph.py", line 110, in draw_to_context
  File "build/bdist.linux-i686/egg/deluge/plugins/stats/graph.py", line 166, in draw_graph
  File "build/bdist.linux-i686/egg/deluge/plugins/stats/graph.py", line 197, in intervalise
TypeError: unsupported operand type(s) for /: 'long' and 'NoneType'

Secondly due to session stats changes, plugin needs updated:

Traceback (most recent call last):
  File "build/bdist.linux-i686/egg/deluge/plugins/stats/gtkui.py", line 127, in graph_expose
  File "build/bdist.linux-i686/egg/deluge/plugins/stats/graph.py", line 110, in draw_to_context
  File "build/bdist.linux-i686/egg/deluge/plugins/stats/graph.py", line 158, in draw_graph
KeyError: u'num_connections'

#2976 Fixed error message while help command block
Description

When I run "help config max_active_limit" (or any other config parameter) in deluge-console the following error message pops up:

global name 'usage' is not defined
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/deluge/ui/console/main.py", line 344, in do_command
    ret = self._commands[cmd].handle(*args, **options.__dict__)
  File "/usr/lib/python2.7/dist-packages/deluge/ui/console/commands/help.py", line 53, in handle
    self.console.write(usage)
NameError: global name 'usage' is not defined

Version Information:

deluge version.

deluge-common: 1.3.10-3 deluged: 1.3.10-3 deluge-console: 1.3.10-3

libtorrent version.

libtorrent-rasterbar7: 0.16.18-1 python-libtorrent: Installed: 0.16.18-1

Operating System and version.

raspbian: 8 (current version)

#2973 Invalid Better search function jony0008
Description

Hi, I hope deluge could get a better search function. I would like that all searches matches would be shown in one window. For example, the search matches could be shown in a new tab window?

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