https://bugs.kde.org/show_bug.cgi?id=469116
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |release_blocker CC| |dimul...@gmail.com --- Comment #3 from Dmitry Kazakov <dimul...@gmail.com> --- Just a note: here is an upstream report for it: https://bugs.kde.org/show_bug.cgi?id=469116 We need to somehow add an environment variable to our **flatpack** packages of Krita on steam: ``` export APPIMAGE_EXTRACT_AND_RUN=1 ``` The most important thing is that non-flatpack packages of steam should **not** use this variable. I'm not sure if it is possible to implement that though. PS: I've tested this environment variable in the normal docker environment, and it seems to work correctly. **But** it make Krita's startup process a bit slower (due to unpack operation, obviously) -- You are receiving this mail because: You are watching all bug changes.