[krita] [Bug 506926] krita appimage and flatpak appears to use standard qt file picker instead of default file chooser
https://bugs.kde.org/show_bug.cgi?id=506926 [email protected] changed: What|Removed |Added CC||[email protected] ||m --- Comment #5 from [email protected] --- I ran into this same issue in the flatpak krita. Changing around the environment variables I found that krita sets QT_QPA_PLATFORMTHEME=gtk3. I think gtk3 is old enough it doesn’t respect the file chooser portal. If you set the above environment variable to “gtk4” or “qt6ct” the file picker works. However, what also happens is that clicking the close button (X) to close krita no longer works. It can now only be closed by quitting through system monitor. -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 506926] krita appimage and flatpak appears to use standard qt file picker instead of default file chooser
https://bugs.kde.org/show_bug.cgi?id=506926 Dashon changed: What|Removed |Added CC||[email protected] -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 506926] krita appimage and flatpak appears to use standard qt file picker instead of default file chooser
https://bugs.kde.org/show_bug.cgi?id=506926 Bug Janitor Service changed: What|Removed |Added Status|NEEDSINFO |REPORTED Resolution|WAITINGFORINFO |--- --- Comment #4 from Bug Janitor Service --- 🐛🧹 Thanks for your comment! Automatically switching the status to REPORTED so the team can perform further triage. In the future you may also do this yourself when providing needed information. -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 506926] krita appimage and flatpak appears to use standard qt file picker instead of default file chooser
https://bugs.kde.org/show_bug.cgi?id=506926 --- Comment #3 from Fivel --- (In reply to wolthera from comment #2) > Hi, > > Can you check if settings->configure Krita->general->miscellaneous->enable > native file dialogs fixes your problem? that option is grayed out/unclickable on the appimage, however the flatpak is clickable and turning it on changes the file dialog to show the standard gtk file picker instead of qt file picker or desktop default (in my case, dolphin) changing the portals.conf "org.freedesktop.impl.portal.FileChoose" and "default" values to "gnome" or "gtk" or "kde" doesn't appear to change the behavior -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 506926] krita appimage and flatpak appears to use standard qt file picker instead of default file chooser
https://bugs.kde.org/show_bug.cgi?id=506926 wolthera changed: What|Removed |Added Status|REPORTED|NEEDSINFO CC||[email protected] Resolution|--- |WAITINGFORINFO --- Comment #2 from wolthera --- Hi, Can you check if settings->configure Krita->general->miscellaneous->enable native file dialogs fixes your problem? -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 506926] krita appimage and flatpak appears to use standard qt file picker instead of default file chooser
https://bugs.kde.org/show_bug.cgi?id=506926 --- Comment #1 from Fivel --- update: I was able to reproduce this in versions as far back as 4.5.7 (just picked some random old versions from the download archive) from 2017 so that rules out this being a regression from that commit, or it being a recent code problem at all -- You are receiving this mail because: You are watching all bug changes.
