Code: Select all
c:\Program Files (x86)\Deluge>deluge-console
Traceback (most recent call last):
File "<string>", line 6, in <module>
File "__main__.py", line 128, in <module>
File "__main__deluge-console__.py", line 8, in <module>
File "pkg_resources.py", line 318, in load_entry_point
File "pkg_resources.py", line 2221, in load_entry_point
File "pkg_resources.py", line 1954, in load
File "deluge\ui\console\__init__.py", line 36, in <module>
File "deluge\ui\console\main.py", line 42, in <module>
File "twisted/internet/reactor.py", line 38, in <module>
File "twisted/internet/selectreactor.py", line 199, in install
File "twisted/internet/selectreactor.py", line 73, in __init__
File "twisted/internet/base.py", line 495, in __init__
File "twisted/internet/posixbase.py", line 290, in installWaker
File "twisted/internet/posixbase.py", line 85, in __init__
File "<string>", line 1, in connect
socket.error: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond
I think there should be some popup window (with windowed Deluge, not console one) which would inform the user that there's no connection - today I spent a lot of time trying to understand why Deluge appears in process list for about a minute then shuts down.
Sorry for my english.
muttley