RM5414 - Runtime paths - Mailing list pgadmin-hackers

From Dave Page
Subject RM5414 - Runtime paths
Date
Msg-id CA+OCxoyv=KuZ4edh0JC1nQxn2aWRbJnz+UxBOUUyiySytU8Ymw@mail.gmail.com
Whole thread Raw
Responses Re: RM5414 - Runtime paths  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
List pgadmin-hackers
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.

Please review/commit.

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EDB: http://www.enterprisedb.com

Attachment

pgadmin-hackers by date:

Previous
From: Khushboo Vashi
Date:
Subject: Re: [pgAdmin][RM5569] [SQL] Bad display of tables storage parameters in the "SQL" tab (correction of bug #5398 not complete)
Next
From: Dave Page
Date:
Subject: Refactor config loading/saving for the runtime config dialogue