|
| From: | Mike Miller |
| Subject: | [Octave-bug-tracker] [bug #55855] GUI configuration files are not located following each platform's convention |
| Date: | Fri, 8 Mar 2019 14:34:33 -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 #7, bug #55855 (project octave):
You might have to change the setApplicationName in libgui/src/main-window.cc
to get what you want out of QStandardPaths. And I don't know if that will
cause any regressions with the association of the application window with the
launcher icon. It's unfortunate that Qt overloaded all of these things to
depend on a single global application name.
What about using QStandardPaths::CacheLocation for the autocompletion files?
Do you want to keep the Octave version number in that directory name?
octaverc can be the same, it will have to configure it in liboctave /
liboctinterp, but I will make it correspond to where the GUI configuration is
saved.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?55855>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |