Custom Query (2449 matches)
Results (625 - 627 of 2449)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1855 | Fixed | deluge-console: spelling error in output (availibility) | ||
| Description |
This patch just fixes a small spelling error in deluge-console's "info" output (availibility -> availability). |
|||
| #1857 | Fixed | deluge-console: Add seeding_time, active_time and tracker_status to "info" output. | ||
| Description |
This patch adds the seeding_time, active_time and tracker_status values to the output of deluge-console's "info" command. |
|||
| #1860 | Fixed | Files Tab "TypeError could not parse subscript as a tree path" | ||
| Description |
Have not investigated how to repeat yet but must have occurred while renaming torrents. `Unhandled error in Deferred:
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 460, in doRead
return self.protocol.dataReceived(data)
File "/home/calum/Documents/Coding/Deluge Work/deluge/deluge/ui/client.py", line 183, in dataReceived
d.callback(request[2])
File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 361, in callback
self._startRunCallbacks(result)
File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 455, in _startRunCallbacks
self._runCallbacks()
--- <exception caught here> ---
File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 542, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File "/home/calum/Documents/Coding/Deluge Work/deluge/deluge/ui/gtkui/files_tab.py", line 496, in _on_get_torrent_status
self.update_folder_percentages()
File "/home/calum/Documents/Coding/Deluge Work/deluge/deluge/ui/gtkui/files_tab.py", line 442, in update_folder_percentages
if self.treestore[root][5] != -1:
exceptions.TypeError: could not parse subscript as a tree path`
|
|||
Note:
See TracQuery
for help on using queries.
