Column setup not saved

Support for Deluge on Apple Mac OS
Prisca22
Member
Member
Posts: 13
Joined: Fri May 20, 2016 1:31 pm

Re: column setup not saved

Post by Prisca22 »

Thanks again, but you seem to be very knowledgeable, at least much more than me, and I don't understand what you mean by enabling logging, what devs mean. Could you explain a bit better? Or is there something less complicated one can do?
Shryp
Moderator
Moderator
Posts: 521
Joined: Mon Apr 20, 2015 10:20 pm

Re: column setup not saved

Post by Shryp »

devs = developers AKA the people who created / work on / fix Deluge.

Logging: http://dev.deluge-torrent.org/wiki/Trou ... ugeLogging

Simplified info on logging: http://forum.deluge-torrent.org/viewtop ... 12&t=53957
Prisca22
Member
Member
Posts: 13
Joined: Fri May 20, 2016 1:31 pm

Re: column setup not saved

Post by Prisca22 »

I finally was able to run Onyx to repair permissions, if that is what you meant. It seemed to repair oodles of Printer permissions, but no Deluge that I could see.
I hate Terminal, very uncomfortable using it, but I'm willing to give it a try. As per your instructions, should I enable logging to shell or to file, not that I know the difference.
Shryp
Moderator
Moderator
Posts: 521
Joined: Mon Apr 20, 2015 10:20 pm

Re: column setup not saved

Post by Shryp »

I think file just saves the output for you.
Prisca22
Member
Member
Posts: 13
Joined: Fri May 20, 2016 1:31 pm

Re: column setup not saved

Post by Prisca22 »

@ Shryp. So you're saying I should enable logging to shell?
Shryp
Moderator
Moderator
Posts: 521
Joined: Mon Apr 20, 2015 10:20 pm

Re: column setup not saved

Post by Shryp »

Either should work.
Prisca22
Member
Member
Posts: 13
Joined: Fri May 20, 2016 1:31 pm

Re: column setup not saved

Post by Prisca22 »

I copied the Terminal instructions from the Deluge Troubleshooting page = deluge -L <loglevel> -l <logfile>
to my Terminal and got this = -bash: syntax error near unexpected token `newline'
Since I have no idea what I'm doing, could anyone shed some light here.
Cas
Top Bloke
Top Bloke
Posts: 3679
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: column setup not saved

Post by Cas »

You replace <loglevel> and <logfile> with your own values...

Code: Select all

deluge -L debug -l /path/to/file
Prisca22
Member
Member
Posts: 13
Joined: Fri May 20, 2016 1:31 pm

Re: column setup not saved

Post by Prisca22 »

@ Cas. Are you saying to copy what you wrote into Terminal: deluge -L debug -L /path/to/file?
Prisca22
Member
Member
Posts: 13
Joined: Fri May 20, 2016 1:31 pm

Re: column setup not saved

Post by Prisca22 »

Well I copied what Cas wrote in his last post. Result: -bash: deluge: command not found. :-(
Post Reply