Page 6 of 7

Re: column setup not saved

Posted: Tue May 24, 2016 2:57 pm
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?

Re: column setup not saved

Posted: Tue May 24, 2016 3:22 pm
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

Re: column setup not saved

Posted: Tue May 24, 2016 5:42 pm
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.

Re: column setup not saved

Posted: Tue May 24, 2016 8:40 pm
by Shryp
I think file just saves the output for you.

Re: column setup not saved

Posted: Tue May 24, 2016 9:37 pm
by Prisca22
@ Shryp. So you're saying I should enable logging to shell?

Re: column setup not saved

Posted: Tue May 24, 2016 10:54 pm
by Shryp
Either should work.

Re: column setup not saved

Posted: Wed May 25, 2016 10:38 am
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.

Re: column setup not saved

Posted: Wed May 25, 2016 12:50 pm
by Cas
You replace <loglevel> and <logfile> with your own values...

Code: Select all

deluge -L debug -l /path/to/file

Re: column setup not saved

Posted: Wed May 25, 2016 3:39 pm
by Prisca22
@ Cas. Are you saying to copy what you wrote into Terminal: deluge -L debug -L /path/to/file?

Re: column setup not saved

Posted: Thu May 26, 2016 4:42 pm
by Prisca22
Well I copied what Cas wrote in his last post. Result: -bash: deluge: command not found. :-(