
Code: Select all
02:57:32.060 [twisted :508 ][ERROR ] Unhandled Error
Traceback (most recent call last):
File "/usr/local/lib/python2.6/dist-packages/deluge-1.3.900_dev-py2.6-linux-x86_64.egg/deluge/main.py", line 247, in start_daemon
Daemon(options, args)
File "/usr/local/lib/python2.6/dist-packages/deluge-1.3.900_dev-py2.6-linux-x86_64.egg/deluge/core/daemon.py", line 173, in __init__
reactor.run()
File "/usr/lib/python2.6/dist-packages/twisted/internet/base.py", line 1165, in run
self.mainLoop()
File "/usr/lib/python2.6/dist-packages/twisted/internet/base.py", line 1174, in mainLoop
self.runUntilCurrent()
--- <exception caught here> ---
File "/usr/lib/python2.6/dist-packages/twisted/internet/base.py", line 796, in runUntilCurrent
call.func(*call.args, **call.kw)
File "/usr/local/lib/python2.6/dist-packages/deluge-1.3.900_dev-py2.6-linux-x86_64.egg/deluge/core/torrentmanager.py", line 855, in on_alert_torrent_finished
torrent.move_storage(move_path)
File "/usr/local/lib/python2.6/dist-packages/deluge-1.3.900_dev-py2.6-linux-x86_64.egg/deluge/core/torrent.py", line 812, in move_storage
dest_u=unicode(dest,"utf-8")
exceptions.TypeError: decoding Unicode is not supported