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

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

[Octave-bug-tracker] [bug #40444] On Windows, config & history files etc


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #40444] On Windows, config & history files etc. should go to %APPDATA%
Date: Thu, 7 Mar 2019 17:05:26 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36

Follow-up Comment #14, bug #40444 (project octave):

Yeah, I see that, QSettings uses either the Windows registry or the roaming
%APPDATA% by default, but then uses %LOCALAPPDATA% for
QStandardPaths::AppConfigLocation. I agree that's inconsistent and I don't see
an explanation.

If y'all agree that %APPDATA% is the only right solution, I'll update my
patch, but still appreciate testing as is. And if we do want to avoid using
the registry for Qt settings, we should try to be as consistent as possible so
we don't have to have more than 1 or 2 directories where config files might be
stored.

So back to my example with 'savepath', if a user adds 'K:\MyFiles' to their
path and calls 'savepath', that should be saved in the roaming %APPDATA%
directory?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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