RM5414 - Runtime paths

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers <pgadmin-hackers(at)lists(dot)postgresql(dot)org>
Subject: RM5414 - Runtime paths
Date: 2020-07-10 14:07:21
Message-ID: CA+OCxoyv=KuZ4edh0JC1nQxn2aWRbJnz+UxBOUUyiySytU8Ymw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 Content-Type Size
RM_5414.diff application/octet-stream 4.4 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2020-07-10 14:53:01 Refactor config loading/saving for the runtime config dialogue
Previous Message Khushboo Vashi 2020-07-10 12:46:16 Re: [pgAdmin][RM5569] [SQL] Bad display of tables storage parameters in the "SQL" tab (correction of bug #5398 not complete)