Ux64 wrote:I'll give more details when I can repeat this problem and hopefully get more info from stout/sterr.
Got it!
Code: Select all
Pickling state...
Traceback (most recent call last):
File "/var/lib/python-support/python2.5/deluge/interface.py", line 1128, in update
self.manager.handle_events()
File "/var/lib/python-support/python2.5/deluge/core.py", line 652, in handle_events
self.save_fastresume_data(event['unique_ID'])
File "/var/lib/python-support/python2.5/deluge/core.py", line 421, in save_fastresume_data
deluge_core.save_fastresume(uid, self.unique_IDs[uid].filename)
KeyError: 12
UI is working, it's not frozen. But UI information remains static. First I thought UI hanged for some reason, then I thought that libtorrent part crashed, but it didn't. Actually everything under the hood is still working.
Pausing and resuming causes update to happen once when pausing or resuming. It looks like that the automated refresh doesn't seem to be working anymore for some reason.
Interesting.
Markybob: Do you have any questions, what I should try. If you need more details.
- Thank you!
I also got another error when pausing & resuming files:
Code: Select all
Pickling state...
Raising error: Handle not found.
Pickling state...