Page 1 of 1
cant start deluge
Posted: Sun Oct 28, 2007 3:25 pm
by vishzilla
deluge doesnt start i get the following error
Showing window
terminate called after throwing an instance of 'libtorrent::invalid_handle'
what(): invalid torrent handle used
Aborted (core dumped)
Re: cant start deluge
Posted: Sun Oct 28, 2007 4:46 pm
by paridoth
i have same problem runny gutsy gibbon.
Code: Select all
no existing Deluge session
Starting new Deluge session...
deluge_core; using libtorrent 0.13.0.0. Compiled with NDEBUG.
Applying preferences
Pickling state...
Scanning plugin dir /usr/share/deluge/plugins
Initialising plugin MoveTorrent
Initialising plugin TorrentCreator
Initialising plugin TorrentNotification
Initialising plugin TorrentSearch
Initialising plugin ExtraStats
Initialising plugin Scheduler
Initialising plugin SimpleRSS
Initialising plugin TorrentPeers
Initialising plugin EventLogging
Initialising plugin WebSeed
Initialising plugin WebUi
Initialising plugin BlocklistImport
Initialising plugin NetworkGraph
Initialising plugin Locations
Initialising plugin TorrentFiles
Initialising plugin SpeedLimiter
Initialising plugin NetworkHealth
Initialising plugin DesiredRatio
Applying preferences
Starting DHT...
Loading TorrentFiles plugin...
Loading TorrentPeers plugin...
Loading Move Torrent plugin...
terminate called after throwing an instance of 'libtorrent::invalid_handle'
what(): invalid torrent handle used
Aborted (core dumped)
Re: cant start deluge
Posted: Sun Oct 28, 2007 7:54 pm
by markybob
paridoth wrote:i have same problem runny gutsy gibbon.
Code: Select all
no existing Deluge session
Starting new Deluge session...
deluge_core; using libtorrent 0.13.0.0. Compiled with NDEBUG.
Applying preferences
Pickling state...
Scanning plugin dir /usr/share/deluge/plugins
Initialising plugin MoveTorrent
Initialising plugin TorrentCreator
Initialising plugin TorrentNotification
Initialising plugin TorrentSearch
Initialising plugin ExtraStats
Initialising plugin Scheduler
Initialising plugin SimpleRSS
Initialising plugin TorrentPeers
Initialising plugin EventLogging
Initialising plugin WebSeed
Initialising plugin WebUi
Initialising plugin BlocklistImport
Initialising plugin NetworkGraph
Initialising plugin Locations
Initialising plugin TorrentFiles
Initialising plugin SpeedLimiter
Initialising plugin NetworkHealth
Initialising plugin DesiredRatio
Applying preferences
Starting DHT...
Loading TorrentFiles plugin...
Loading TorrentPeers plugin...
Loading Move Torrent plugin...
terminate called after throwing an instance of 'libtorrent::invalid_handle'
what(): invalid torrent handle used
Aborted (core dumped)
rm ~/.config/deluge/persistent.state a fix for this will be released later today
Re: cant start deluge
Posted: Sun Oct 28, 2007 8:17 pm
by asininity
Thanks markybob I was just about to make you sigh some more!
Re: cant start deluge
Posted: Mon Oct 29, 2007 2:53 am
by vishzilla
thanks a lot markybob

Re: cant start deluge
Posted: Wed Oct 31, 2007 6:40 am
by matutano
Thanks, markybob!!!!

Re: cant start deluge
Posted: Sat Nov 17, 2007 8:13 am
by sluthead
I still get this with the latest svn.
Re: cant start deluge
Posted: Mon Nov 19, 2007 5:33 pm
by seaofgrass
I have the same problem.
In my terminal i can read:
Code: Select all
Traceback (most recent call last):
File "/usr/bin/deluge", line 112, in <module>
bus = dbus.SessionBus()
File "/var/lib/python-support/python2.5/dbus/_dbus.py", line 218, in __new__
mainloop=mainloop)
File "/var/lib/python-support/python2.5/dbus/_dbus.py", line 107, in __new__
bus = BusConnection.__new__(subclass, bus_type, mainloop=mainloop)
File "/var/lib/python-support/python2.5/dbus/bus.py", line 121, in __new__
bus = cls._new_for_bus(address_or_type, mainloop=mainloop)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: 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.
And i can't remove the file what you write up but it not exist.
sorry by my poor english.
by
Re: cant start deluge
Posted: Mon Nov 19, 2007 5:58 pm
by markybob
seaofgrass wrote:I have the same problem.
In my terminal i can read:
Code: Select all
Traceback (most recent call last):
File "/usr/bin/deluge", line 112, in <module>
bus = dbus.SessionBus()
File "/var/lib/python-support/python2.5/dbus/_dbus.py", line 218, in __new__
mainloop=mainloop)
File "/var/lib/python-support/python2.5/dbus/_dbus.py", line 107, in __new__
bus = BusConnection.__new__(subclass, bus_type, mainloop=mainloop)
File "/var/lib/python-support/python2.5/dbus/bus.py", line 121, in __new__
bus = cls._new_for_bus(address_or_type, mainloop=mainloop)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: 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.
And i can't remove the file what you write up but it not exist.
sorry by my poor english.
by
how is this "the same problem"? the error in this topic's first post is completely different. anyway, you're probably running deluge as root, or ~/.config/deluge has bad permissions, which can happen if you start deluge using sudo or su. you can also try dbus-launch deluge
Re: cant start deluge
Posted: Thu Nov 29, 2007 11:31 pm
by dcd
I solved instaling previews version