Opened 17 years ago
Closed 17 years ago
#3 closed bug (Invalid)
deluge crash on start
Reported by: | blues@pld-linux.org | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Version: | 0.5.8.1 | |
Keywords: | Cc: |
Description
deluge crashes on startup:
checking for ubuntu... no existing Deluge session Starting new Deluge session... Traceback (most recent call last): File "/usr/bin/deluge", line 145, in <module> start_deluge() File "/usr/bin/deluge", line 128, in start_deluge interface = deluge.interface.DelugeGTK() File "/usr/lib/python2.5/site-packages/deluge/interface.py", line 54, in __init__ File "/usr/lib/python2.5/site-packages/deluge/core.py", line 205, in __init__ File "/usr/share/python2.5/posixpath.py", line 171, in exists TypeError: coercing to Unicode: need string or buffer, NoneType found
It seems that "prefs.state" causes problems. I can provide whole config directory on request.
Note:
See TracTickets
for help on using tickets.
Please use the latest version 0.5.8.3 and see if the problem persists.