octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #55822] GUI settings files do not honor XDG_CO


From: Torsten
Subject: [Octave-bug-tracker] [bug #55822] GUI settings files do not honor XDG_CONFIG_HOME environment variable
Date: Mon, 4 Mar 2019 01:01:21 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

Follow-up Comment #2, bug #55822 (project octave):

We could give Qt's standard way to determine the correct location of the
settings file on the different platforms
(https://doc.qt.io/qt-5/qsettings.html#QSettings-2).

The transient phase should then be handled like this

* Check new location
** If present we are done
* Check old location
** If not present create new file at new location
** If present copy it to new location


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55822>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]