Deluge crashes on the end of downloading
Posted: Thu Mar 27, 2008 11:46 am
I've updated my deluge up to 0.5.8.7 and founded disappointing bug. When downloading comes to end, deluge crashes.
It happens only with three torrents with wrong encoding (screenshot), torrents with latin names has no problems.
I use Ubuntu 7.10, Python 2.5, Gnome 2.20.1, Gtk 2.12.
Is it possible to download that files (I realy need them)?
It happens only with three torrents with wrong encoding (screenshot), torrents with latin names has no problems.
I use Ubuntu 7.10, Python 2.5, Gnome 2.20.1, Gtk 2.12.
Is it possible to download that files (I realy need them)?
Code: Select all
creator@creator:~$ deluge
checking for ubuntu...
found and fixing ubuntu
creator@creator:~$ checking for ubuntu...
no existing Deluge session
Starting new Deluge session...
deluge_core; using libtorrent 0.13.0.0. Compiled with NDEBUG.
Applying preferences
save uploaded memory
Pickling state...
Scanning plugin dir /usr/share/deluge/plugins
Initialising plugin NetworkGraph
Initialising plugin EventLogging
Initialising plugin TorrentFiles
Initialising plugin MoveTorrent
Initialising plugin DesiredRatio
Initialising plugin BlocklistImport
Initialising plugin FlexRSS
Initialising plugin WebSeed
Initialising plugin Scheduler
Initialising plugin SpeedLimiter
Initialising plugin TorrentPeers
Initialising plugin TorrentNotification
Initialising plugin NetworkHealth
Initialising plugin Search
Initialising plugin WebUi
Initialising plugin TorrentCreator
Applying preferences
Starting DHT...
no old fastresume to delete
no old fastresume to delete
no old fastresume to delete
no old fastresume to delete
no old fastresume to delete
no old fastresume to delete
no old fastresume to delete
Found TorrentFiles plugin...
Found TorrentPeers plugin...
Found MoveTorrent plugin...
Found TorrentNotification plugin...
/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...
Stopping DHT...
Saving fastresume data...
Quitting the core...
core: removing torrents...
core: removing settings...
core: shutting down session...
core shut down.
creator@localhost:~$ deluge
checking for ubuntu...
found and fixing ubuntu
creator@localhost:~$ checking for ubuntu...
no existing Deluge session
Starting new Deluge session...
deluge_core; using libtorrent 0.13.0.0. Compiled with NDEBUG.
Applying preferences
save uploaded memory
Pickling state...
Scanning plugin dir /usr/share/deluge/plugins
Initialising plugin NetworkGraph
Initialising plugin EventLogging
Initialising plugin TorrentFiles
Initialising plugin MoveTorrent
Initialising plugin DesiredRatio
Initialising plugin BlocklistImport
Initialising plugin FlexRSS
Initialising plugin WebSeed
Initialising plugin Scheduler
Initialising plugin SpeedLimiter
Initialising plugin TorrentPeers
Initialising plugin TorrentNotification
Initialising plugin NetworkHealth
Initialising plugin Search
Initialising plugin WebUi
Initialising plugin TorrentCreator
Applying preferences
Starting DHT...
no old fastresume to delete
no old fastresume to delete
no old fastresume to delete
no old fastresume to delete
no old fastresume to delete
no old fastresume to delete
no old fastresume to delete
Found TorrentFiles plugin...
Found TorrentPeers plugin...
Found MoveTorrent plugin...
Found TorrentNotification plugin...
/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()
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