https://bugs.kde.org/show_bug.cgi?id=448472
Alvin Wong <al...@alvinhc.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/grap | |hics/krita/commit/71a3c0fdc | |47a5f4718b8ab03b84dea12249c | |27db Resolution|--- |FIXED --- Comment #10 from Alvin Wong <al...@alvinhc.com> --- Git commit 71a3c0fdc47a5f4718b8ab03b84dea12249c27db by Alvin Wong. Committed on 04/02/2022 at 10:13. Pushed by alvinwong into branch 'master'. win: Add info on redirected AppData dir when running packaged The packaged Desktop Bridge app redirects certain writes to the AppData directories to a private app location, which makes "Open Resources Folder" fail to work normally in some cases. This tries to detect if such private app location is being used and informs the user about it, also allows the user to choose to open the user AppData location or the private app location. M +56 -0 libs/global/KisWindowsPackageUtils.cpp M +10 -0 libs/global/KisWindowsPackageUtils.h M +64 -1 libs/ui/KisViewManager.cpp M +50 -0 libs/ui/dialogs/kis_dlg_preferences.cc M +35 -1 libs/ui/forms/wdggeneralsettings.ui https://invent.kde.org/graphics/krita/commit/71a3c0fdc47a5f4718b8ab03b84dea12249c27db -- You are receiving this mail because: You are watching all bug changes.