Opened 16 years ago
Closed 16 years ago
#87 closed bug (Fixed)
Newest deb for Gutsy 64 bit crashes repeatedly
Reported by: | ketil.w.aanensen@gmail.com | Owned by: | markybob |
---|---|---|---|
Priority: | blocker | Milestone: | |
Component: | 0.5.x | Version: | 0.5.8.6 |
Keywords: | Cc: | ketil.w.aanensen@gmail.com |
Description
Crash happens after a couple of minutes. This is what I get:
/var/lib/python-support/python2.5/deluge/interface.py:545: PangoWarning: Invalid UTF-8 string passed to pango_layout_set_text()
self.window.show()
/var/lib/python-support/python2.5/deluge/interface.py:1057: PangoWarning: Invalid UTF-8 string passed to pango_layout_set_text()
gtk.main()
save uploaded memory Pickling state... Traceback (most recent call last):
File "/var/lib/python-support/python2.5/deluge/interface.py", line 1120, in update
self.manager.handle_events()
File "/var/lib/python-support/python2.5/deluge/core.py", line 742, in handle_events
callback(event)
File "/usr/share/deluge/plugins/TorrentNotification/init.py", line 84, in handle_event
self.show_notification(event)
File "/usr/share/deluge/plugins/TorrentNotification/init.py", line 110, in show_notification
if not n.show():
gobject.GError: Connection was disconnected before a reply was received
Now, I've gone back to svn from Zach's PPA.
Change History (4)
comment:1 by , 16 years ago
comment:2 by , 16 years ago
Cc: | added |
---|
comment:3 by , 16 years ago
I managed to sort this out by removing most of the stuff in ~/.config/deluge, but this is hardly user friendly, and the root of this problem should be fixed.
(Anyways, I a recent re-convert, from Ktorrent this time. Great to see Deluge really jumping forward.)
comment:4 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
However, I still have the same problem with svn from PPA. This did not happen before I installed the latest version, and now it happens with all versions.