Custom Query (2449 matches)
Results (262 - 264 of 2449)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #2943 | Fixed | slimit | ||
| Description |
slimit is latest version but setup not working running build running build_webui Traceback (most recent call last):
ImportError: Requires "slimit" package for minifying WebUI files. renato@firefox-server:/media/disk/deluge$ sudo apt-get install slimit Lettura elenco dei pacchetti... Fatto Generazione albero delle dipendenze Lettura informazioni sullo stato... Fatto slimit is already the newest version (0.8.1-1ubuntu1). 0 aggiornati, 0 installati, 0 da rimuovere e 0 non aggiornati. |
|||
| #2942 | Fixed | crash connecting while checking | ||
| Description |
connect to a host that's checking a torrent and this happens. [INFO ] 19:02:34 rpcserver:206 Deluge Client connection made from: 127.0.0.1:37992 [ERROR ] 19:02:34 rpcserver:306 Exception calling RPC request: list index out of range Traceback (most recent call last):
IndexError: list index out of range [DEBUG ] 19:02:34 core:110 Handled Notification Events: [('TorrentFinishedEvent', 'Emitted when a torrent finishes downloading.')] after that nothing works. torrent list doesn't get updated, etc. the main problem is when you exit it doesn't save fastresume. |
|||
| #2941 | Fixed | Deluge 1.3.13 crash after add torrent | ||
| Description |
deluged -v: deluged: 1.3.13 /usr/lib/python2.7/dist-packages/deluge/_libtorrent.py:59: RuntimeWarning: to-Python converter for boost::shared_ptr<libtorrent::alert> already registered; second conversion method ignored. import libtorrent as lt libtorrent: 1.1.1.0 error log: File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 1195, in run
self.mainLoop()
File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 1204, in mainLoop
self.runUntilCurrent()
--- <exception caught here> ---
File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 825, in runUntilCurrent
call.func(*call.args, **call.kw)
File "/usr/lib/python2.7/dist-packages/deluge/core/torrentmanager.py", line 1058, in on_alert_tracker_error
torrent.set_tracker_status("%s: %s" % (_("Error"), error_message))
exceptions.UnicodeDecodeError: 'ascii' codec can't decode byte 0xc5 in position 1: ordinal not in range(128)
|
|||
