Custom Query (2447 matches)
Results (439 - 441 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2707 | Fixed | FilterPanel TypeError: r is undefined | ||
Description |
Seeing the following error in console when removing a torrent. Error: TypeError: r is undefined Source File: http://127.0.0.1:8112/js/deluge-all/FilterPanel.js Line: 154 |
|||
#2705 | Fixed | Webui connection manager should create missing hostlist conf | ||
Description |
Not having a hostlist can cause weird issues such as: http://forum.deluge-torrent.org/viewtopic.php?f=7&t=49127 |
|||
#2704 | Fixed | Shutdown results in KeyError: 'SystemTray' | ||
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] |
Note:
See TracQuery
for help on using queries.