Custom Query (2449 matches)
Results (508 - 510 of 2449)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #941 | Fixed | right click on systray -> pause all doesn't work in 1.1.7 | ||
| Description |
as summary describes trying to pasue all torrents from the systray in 1.1.7 (but maybe earlier versions are also affected) doesn't actually stop anything. I'm running deluge 1.1.7 on linux. Thanks |
|||
| #943 | Fixed | r5292: exceptions.AttributeError: 'NoneType' object has no attribute 'port' | ||
| Description |
Cannot start deluge, error is below. $ deluge
Traceback (most recent call last):
File "/usr/lib/python2.6/dist-packages/twisted/internet/base.py", line 374, in fireEvent
DeferredList(beforeResults).addCallback(self._continueFiring)
File "/usr/lib/python2.6/dist-packages/twisted/internet/defer.py", line 195, in addCallback
callbackKeywords=kw)
File "/usr/lib/python2.6/dist-packages/twisted/internet/defer.py", line 186, in addCallbacks
self._runCallbacks()
File "/usr/lib/python2.6/dist-packages/twisted/internet/defer.py", line 328, in _runCallbacks
self.result = callback(self.result, *args, **kw)
--- <exception caught here> ---
File "/usr/lib/python2.6/dist-packages/twisted/internet/base.py", line 387, in _continueFiring
callable(*args, **kwargs)
File "/var/lib/python-support/python2.6/deluge/ui/gtkui/gtkui.py", line 238, in _on_reactor_start
client.start_classic_mode()
File "/var/lib/python-support/python2.6/deluge/ui/client.py", line 529, in start_classic_mode
self._daemon_proxy = DaemonClassicProxy(self.__event_handlers)
File "/var/lib/python-support/python2.6/deluge/ui/client.py", line 406, in __init__
self.__daemon = deluge.core.daemon.Daemon(classic=True)
File "/var/lib/python-support/python2.6/deluge/core/daemon.py", line 153, in __init__
"%s;%s\n" % (os.getpid(), options.port if options.port else 58846))
exceptions.AttributeError: 'NoneType' object has no attribute 'port'
|
|||
| #944 | Duplicate | torrents and external disk | ||
| Description |
I download my torrents on an external disk: I don't understand why if the disk plugs out, deluge begin to use 100% cpu and the torrents are set to 'File I/O error'. I would expect deluge to stop trying accessing those torrents until the disk is replugged in. |
|||
Note:
See TracQuery
for help on using queries.
