i run an ubuntu-feisty box with deluge-0.5.5.
this morning i didn't find on the tray my preferred icon, the deluge drop. I've found in /var/crash a log of what happened. python says there was no connection available, or too slow, or something the like.
Also the update-manager was stalling, security.ubuntu.org was not responding, and there was a huge download requested (the last ubuntu fixes for openoffice).
Something had happened, maybe my dsl provider could have suspended services (i have no evidence).
Anyway, the crash is not a fair behaviour, i can survive to this, but i want to contribute to the improvement of this excellent application.
Anyone got the same situation before?
I post also the python error dscription. If you think it's useful, ask me to append also the crash map file (not so big, 36K).
Bye
Stefano
Code: Select all
PythonArgs: ['/usr/bin/deluge']
Traceback:
Traceback (most recent call last):
File "/var/lib/python-support/python2.5/deluge/interface.py", line 953, in update
self.manager.handle_events()
File "/var/lib/python-support/python2.5/deluge/core.py", line 633, in handle_events
callback(event)
File "/usr/share/deluge/plugins/TorrentNotification/__init__.py", line 75, in handle_event
self.show_notification(event)
File "/usr/share/deluge/plugins/TorrentNotification/__init__.py", line 103, in show_notification
n.show()
GError: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.