Thanks, patch applied.
On Fri, Jul 10, 2020 at 7:37 PM Dave Page wrote:
> The attached patch changes the runtime to
> use QStandardPaths::AppLocalDataLocation as the directory for the startup
> and server logs, instead of $HOME. This should conform to platform
> standards (XDG, in the case of Li
The attached patch changes the runtime to
use QStandardPaths::AppLocalDataLocation as the directory for the startup
and server logs, instead of $HOME. This should conform to platform
standards (XDG, in the case of Linux). The actual filenames are now
displayed on the log viewer for convenience.
Pl