Custom Query (2449 matches)
Results (172 - 174 of 2449)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #3080 | Fixed | reappearing torrent after removal | ||
| Description |
If a torrent is added then deleted after finished if deluge and daemon is closed when restarting deluge again the old torrent is coming up in the GUI. |
|||
| #3079 | Fixed | Error using curly braces in password | ||
| Description |
Deluge-gtk will split out a python error, ignore all known host in connection manager and connect to localhost if the password field contains symbols, the password I put to test is Steps to reproduce:
Python Error: Unhandled Error
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 417, in fireEvent
DeferredList(beforeResults).addCallback(self._continueFiring)
File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 317, in addCallback
callbackKeywords=kw)
File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 306, in addCallbacks
self._runCallbacks()
File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 588, in _runCallbacks
current.result = callback(current.result, *args, **kw)
--- <exception caught here> ---
File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 430, in _continueFiring
callable(*args, **kwargs)
File "/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/gtkui.py", line 385, in _on_reactor_start
self.__start_non_classic()
File "/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/gtkui.py", line 430, in __start_non_classic
self.connectionmanager.show()
File "/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/connectionmanager.py", line 182, in show
self.__save_hostlist()
File "/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/connectionmanager.py", line 239, in __save_hostlist
self.config.save()
File "/usr/lib/python2.7/dist-packages/deluge/config.py", line 416, in save
loaded_data = json.loads(data[start:end])
File "/usr/lib/python2.7/json/__init__.py", line 339, in loads
return _default_decoder.decode(s)
File "/usr/lib/python2.7/json/decoder.py", line 364, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/usr/lib/python2.7/json/decoder.py", line 380, in raw_decode
obj, end = self.scan_once(s, idx)
exceptions.ValueError: Unterminated string starting at: line 8 column 7 (char 132)
|
|||
| #3077 | Fixed | Good job | ||
| Description |
I thought I'd found an issue but I was wrong. So instead... Nice work! :D |
|||
Note:
See TracQuery
for help on using queries.
