Custom Query (2449 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (604 - 606 of 2449)

Ticket Resolution Summary Owner Reporter
#2676 Fixed Add pillow as optional dependency in DEPENDS Calum
Description

A reminder ticket based on: http://git.deluge-torrent.org/deluge/commit/?h=develop&id=bdf39c1e8945c369e7862a77810e9f3c25ca9e7f

#2704 Fixed Shutdown results in KeyError: 'SystemTray' Bro Calum
Description

Got this trace on shutdown in standalone mode.

Traceback (most recent call last):
  File "/home/ubuntu/deluge.git_master/deluge/ui/gtkui/mainwindow.py", line 305, in on_expose_event
    component.get("SystemTray").blink(False)
  File "/home/ubuntu/deluge.git_master/deluge/component.py", line 430, in get
    return _ComponentRegistry.components[name]
KeyError: 'SystemTray'

develop branch point: [a35ce67]

Likely breakage commit: [178c417]

#2705 Fixed Webui connection manager should create missing hostlist conf Calum
Description

Not having a hostlist can cause weird issues such as: http://forum.deluge-torrent.org/viewtopic.php?f=7&t=49127

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