Custom Query (2447 matches)
Results (151 - 153 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#3130 | Fixed | Use another icon name for tray | ||
Description |
Please use other tray icon name for better customization and theme settings. https://github.com/bil-elmoussaoui/Hardcode-Tray/issues/460 |
|||
#3129 | Fixed | Namespace has no attribute (deluge-console) | ||
Description |
I am receiving the following error in deluge-console 2.0.0.dev7116: deluge-console "connect 127.0.0.1 localclient ae06deb07ba5bef51d2ee14af91624061743afd2": 06:39:04.562 [ERROR ][deluge.ui.console.console :116 ] 'Namespace' object has no attribute 'partition' Traceback (most recent call last):
AttributeError: 'Namespace' object has no attribute 'partition' Traceback (most recent call last):
AttributeError: 'Namespace' object has no attribute 'partition' output of deluge-console --version: deluge-console 2.0.0.dev7116 libtorrent: 1.1.5.0 Python: 2.7.12 OS: Linux Ubuntu 16.04 xenial |
|||
#3127 | Fixed | Blocklist doesn't load block file | ||
Description |
Blocklist runs, collects blocklist file from given URL, doesn't load addresses from file. 12:54:37.256 [ERROR ][deluge.plugins.blocklist.core :425 ] Failed to read!!!!!! 12:54:37.258 [ERROR ][deluge.plugins.blocklist.core :1200] [Failure instance: Traceback: <type 'exceptions.UnicodeDecodeError'>: 'ascii' codec can't decode byte 0x8b in position 1: ordinal not in range(128) /usr/lib/python2.7/threading.py:801:__bootstrap_inner /usr/lib/python2.7/threading.py:754:run /usr/lib/python2.7/dist-packages/twisted/_threads/_threadworker.py:46:work /usr/lib/python2.7/dist-packages/twisted/_threads/_team.py:190:doWork --- <exception caught here> --- /usr/lib/python2.7/dist-packages/twisted/python/threadpool.py:246:inContext /usr/lib/python2.7/dist-packages/twisted/python/threadpool.py:262:<lambda> /usr/lib/python2.7/dist-packages/twisted/python/context.py:118:callWithContext /usr/lib/python2.7/dist-packages/twisted/python/context.py:81:callWithContext /usr/lib/python2.7/dist-packages/deluge/plugins/Blocklist-1.3.egg/deluge/plugins/blocklist/readers.py:40:read /usr/lib/python2.7/dist-packages/deluge/plugins/Blocklist-1.3.egg/deluge/plugins/blocklist/readers.py:74:readranges /usr/lib/python2.7/dist-packages/deluge/plugins/Blocklist-1.3.egg/deluge/plugins/blocklist/readers.py:50:is_ignored ] |