Systematic crash at startup

Support for Deluge on Apple Mac OS
SASDOE
Member
Member
Posts: 19
Joined: Thu Jan 03, 2013 10:19 pm

Re: Systematic crash at startup

Post by SASDOE »

Updated macports etc, uninstalled deluge and reinstalled latest version, now i get a new error :

Code: Select all

maxime:~ Maxime$ deluge-2.7 &
[2] 845
maxime:~ Maxime$ [ERROR   ] 18:49:28 ipcinterface:156 Deluge restart failed: Couldn't listen on any:/Users/Maxime/.config/deluge/ipc/deluge-gtk: Cannot acquire lock.
no idea of what is going on. Thanks Cas for trying !
Cas
Top Bloke
Top Bloke
Posts: 3679
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Systematic crash at startup

Post by Cas »

can you enable debug logging please and don't fork it to background.
SASDOE
Member
Member
Posts: 19
Joined: Thu Jan 03, 2013 10:19 pm

Re: Systematic crash at startup

Post by SASDOE »

What do you mean by don't fork it to background ?
Also how do I enable logging on mac ? I remember that for ubuntu we had to change the init script, don't think that could be the case for mac
Cas
Top Bloke
Top Bloke
Posts: 3679
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Systematic crash at startup

Post by Cas »

Using '&' forks the application to the background.

http://dev.deluge-torrent.org/wiki/Faq# ... ugeLogging

Also before starting the app, delete /Users/Maxime/.config/deluge/ipc/deluge-gtk
Post Reply