Crash on re-check
Posted: Tue Jan 22, 2008 1:52 am
Ubuntu 7.10 Deluge 0.5.8.1
As I'm adding torrents the Deluge User interface stops updating but stays responsive. It seems like things are still running in the background, and I can open preferences etc. So I quit and start it again. Deluge never shows up. I start Deluge again and it shows up and begins the long process of re-checking my torrents. While it is checking the UI locks again. Quit, restart. Doesn't show up. Restart and it begins checking the torrents. UI freezes...And this goes on and on. It never gets through checking all the torrents before it locks.
When I start from terminal sometimes I get a string of these errors while it is checking torrents:
Fast resume saving failed
Fast resume saving failed
Fast resume saving failed
Fast resume saving failed
Fast resume saving failed
Fast resume saving failed
Fast resume saving failed
Fast resume saving failed
Fast resume saving failed
But those don't cause a crash.
When it crashes it spits out this error:
Traceback (most recent call last):
File "/var/lib/python-support/python2.5/deluge/interface.py", line 1105, in update
self.manager.handle_events()
File "/var/lib/python-support/python2.5/deluge/core.py", line 734, in handle_events
_("times in a row"), event["times_in_row"])
UnicodeDecodeError: 'utf8' codec can't decode bytes in position 28-30: invalid data
But never on the same torrent, so I'm pretty sure I don't have a corrupted .torrent or something.
Any ideas?
P.S. After I quit Deluge does not return me to a prompt. It halts after 'core shut down'.
As I'm adding torrents the Deluge User interface stops updating but stays responsive. It seems like things are still running in the background, and I can open preferences etc. So I quit and start it again. Deluge never shows up. I start Deluge again and it shows up and begins the long process of re-checking my torrents. While it is checking the UI locks again. Quit, restart. Doesn't show up. Restart and it begins checking the torrents. UI freezes...And this goes on and on. It never gets through checking all the torrents before it locks.
When I start from terminal sometimes I get a string of these errors while it is checking torrents:
Fast resume saving failed
Fast resume saving failed
Fast resume saving failed
Fast resume saving failed
Fast resume saving failed
Fast resume saving failed
Fast resume saving failed
Fast resume saving failed
Fast resume saving failed
But those don't cause a crash.
When it crashes it spits out this error:
Traceback (most recent call last):
File "/var/lib/python-support/python2.5/deluge/interface.py", line 1105, in update
self.manager.handle_events()
File "/var/lib/python-support/python2.5/deluge/core.py", line 734, in handle_events
_("times in a row"), event["times_in_row"])
UnicodeDecodeError: 'utf8' codec can't decode bytes in position 28-30: invalid data
But never on the same torrent, so I'm pretty sure I don't have a corrupted .torrent or something.
Any ideas?
P.S. After I quit Deluge does not return me to a prompt. It halts after 'core shut down'.