Anyway, today I opened Terminal, and tried to start deluged and that's what I got:
Code: Select all
fizyk@fizyk-laptop:~$ deluged
fizyk@fizyk-laptop:~$ Exception in thread Thread-1 (most likely raised during interpreter shutdown):
Traceback (most recent call last):
File "/usr/lib/python2.6/threading.py", line 525, in __bootstrap_inner
File "/usr/lib/python2.6/threading.py", line 477, in run
File "/var/lib/python-support/python2.6/deluge/core/core.py", line 327, in get_new_release
File "/usr/lib/python2.6/urllib2.py", line 124, in urlopen
File "/usr/lib/python2.6/urllib2.py", line 383, in open
File "/usr/lib/python2.6/urllib2.py", line 401, in _open
File "/usr/lib/python2.6/urllib2.py", line 361, in _call_chain
File "/usr/lib/python2.6/urllib2.py", line 1130, in http_open
File "/usr/lib/python2.6/urllib2.py", line 1104, in do_open
<type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'error'
Unhandled exception in thread started by
Error in sys.excepthook:
Original exception was: