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 16:29:30 -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 #12, bug #40444 (project octave):

But if it's really important that it be %APPDATA% and using %LOCALAPPDATA% is
completely useless, then I will give in and use it.

So far my understanding is that %LOCALAPPDATA% is useful for configuration
that you might want to be machine-specific. If instead it's actually for
things that can be completely discarded like cache files or trash files, then
I'll adjust my understanding.

I just want to make sure we define these directories correctly across all
platforms. On GNU/Linux, XDG gives us the concept of a cache directory, a
config directory, and a data directory, and Qt is leading me to believe that
these correspond to %LOCALAPPDATA%/AppName/cache, %LOCALAPPDATA%/AppName, and
%APPDATA%/AppName. But XDG doesn't have a concept of "local" vs "roaming",
it's more about the content and type of the file.

    _______________________________________________________

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]