On Fri, Feb 12, 2016 at 10:20 AM, Arne Schwabe <a...@rfc2549.org> wrote:
> > Anyway, I don't want to be actually the one who solves that, I'm just > > a user who tends to run into user-unfriendliness all the time :-) > > > > > You are too negative: > > Changelog: > > - Now honours user defined log file location That has never been the problem. Average user just runs the GUI without any arguments and gets the default log location which may not be writeable. Anyway the current point of discussion is not about log file location, but what happens when config file is not readable and the GUI just fails to connect to management interface and sees nothing in the logs? Well, it turns out this is due to --log not being passed as the first option. Speaking of log file location, the patch was to make even the default location to be in the users profile directory. Selva