Page 1 of 1

Deluge won't restart after system re-boot (Linux)

Posted: Thu Nov 26, 2015 10:32 pm
by Felemur
I use Mint Linux as my operating system.

I use Deluge as my BitTorrent client. Up until now things have been great - I really like Deluge the best of all the BitTorrent programs I've tried. However:

After doing a system restart, Deluge won't start up in one of my User profiles - it starts normally in the other one. Any help would be appreciated.

When I tried to start it, it showed the spinning circle thingy for a few seconds, and then...nothing. So I thought I would try and start it from the Terminal just to see what happened, and here is what I got. The very last line is an error msg:


/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/gtkui.py:180: Warning: Attempt to add property GnomeProgram::sm-connect after class was initialised
self.gnome_prog = gnome.init("Deluge", deluge.common.get_version())
/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/gtkui.py:180: Warning: Attempt to add property GnomeProgram::show-crash-dialog after class was initialised
self.gnome_prog = gnome.init("Deluge", deluge.common.get_version())
/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/gtkui.py:180: Warning: Attempt to add property GnomeProgram::display after class was initialised
self.gnome_prog = gnome.init("Deluge", deluge.common.get_version())
/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/gtkui.py:180: Warning: Attempt to add property GnomeProgram::default-icon after class was initialised
self.gnome_prog = gnome.init("Deluge", deluge.common.get_version())
/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/gtkui.py:180: Warning: Attempt to add property GnomeProgram::sm-connect after class was initialised
self.gnome_prog = gnome.init("Deluge", deluge.common.get_version())
/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/gtkui.py:180: Warning: Attempt to add property GnomeProgram::show-crash-dialog after class was initialised
self.gnome_prog = gnome.init("Deluge", deluge.common.get_version())
/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/gtkui.py:180: Warning: Attempt to add property GnomeProgram::display after class was initialised
self.gnome_prog = gnome.init("Deluge", deluge.common.get_version())
/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/gtkui.py:180: Warning: Attempt to add property GnomeProgram::default-icon after class was initialised
self.gnome_prog = gnome.init("Deluge", deluge.common.get_version())
[ERROR ] 14:46:36 ipcinterface:156 Deluge restart failed: Couldn't listen on any:/home/main/.config/deluge/ipc/deluge-gtk: Cannot acquire lock.

Re: Deluge won't restart after system re-boot (Linux)

Posted: Thu Nov 26, 2015 11:07 pm
by Cas
As detailed in http://dev.deluge-torrent.org/wiki/Cont ... gReporting, install the latest version and use the search... http://dev.deluge-torrent.org/ticket/2335

Re: Deluge won't restart after system re-boot (Linux)

Posted: Thu Nov 26, 2015 11:46 pm
by Felemur
Wow - fixed!

Thank you so much for the fast reply.

By adding the ppa to the repository, do you know if that will cause any further updates to show in the update manager? (I'm new to Linux, but trying to learn)

Thanks again. -d

Re: Deluge won't restart after system re-boot (Linux)

Posted: Fri Nov 27, 2015 3:05 pm
by Shryp
I am using Mint 17.2 with the PPA and get prompt updates for deluge and libtorrent.