Deluge Crashed

today i found out that i couldnt open deluge and it crashes on startup. But this happens in my normal user account . when i open deluge from Root it works well

Here is the Command line output when it crashes ..

thilina@debian:~$ deluge
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 TorrentFiles
Initialising plugin BlocklistImport
Initialising plugin NetworkGraph
Initialising plugin DesiredRatio
Initialising plugin TorrentPeers
Initialising plugin TorrentCreator
Initialising plugin Search
Initialising plugin NetworkHealth
Initialising plugin MoveTorrent
Initialising plugin SpeedLimiter
Initialising plugin WebUi
Initialising plugin EventLogging
Initialising plugin WebSeed
Initialising plugin FlexRSS
Initialising plugin TorrentNotification
Initialising plugin Scheduler
Applying preferences
Starting DHT...
No DHT file to resume
terminate called after throwing an instance of 'asio::system_error'
what(): Address already in use
"/usr/bin/deluge": not in executable format: File format not recognized
thilina@debian:~$

guys pls help me with this .. cuz im a big deluge user :-)

0

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Re: Deluge Crashed

Hi
who's the owner of the /usr/bin/deluge? (show o/p of ls -l /usr/bin/deluge)
Is it possible (just a guess i don't use deluge) that only users of a particular group are allowed to use that program and the user calling this doesn't belong to group hence doesn't get execute permission.
I had this problem once with a program. It would work for root (who is god) and not normal user for this reason.
Once i added my normal user to relevant group it started working there.
Regards
Hildebrand

Re: Deluge Crashed

thanks it works ... just changed /usr/bin/deluge 's the owner to a common group !!!!!!

Syndicate content