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

General support for problems installing or using Deluge
Post Reply
Felemur
New User
New User
Posts: 2
Joined: Thu Nov 26, 2015 10:25 pm
Location: Ontario, Canada

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

Post 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.
Cas
Top Bloke
Top Bloke
Posts: 3681
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

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

Post 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
Felemur
New User
New User
Posts: 2
Joined: Thu Nov 26, 2015 10:25 pm
Location: Ontario, Canada

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

Post 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
Shryp
Moderator
Moderator
Posts: 521
Joined: Mon Apr 20, 2015 10:20 pm

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

Post by Shryp »

I am using Mint 17.2 with the PPA and get prompt updates for deluge and libtorrent.
Post Reply