https://bugs.kde.org/show_bug.cgi?id=427390
Bug ID: 427390 Summary: Qt 5.12.9: File open dialog doesn't show up in Krita Product: flatpak-platform-plugin Version: unspecified Platform: Flatpak OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: jgrul...@redhat.com Reporter: peter.eszl...@gmail.com Target Milestone: --- Created attachment 132148 --> https://bugs.kde.org/attachment.cgi?id=132148&action=edit dbus-monitor --session https://github.com/flathub/org.kde.krita/pull/26 flatpak install --user https://dl.flathub.org/build-repo/28379/org.kde.krita.flatpakref quote from Dmitry Kazakov: "2. [blocking] For some reason Krita has Preferences->Global->Miscellaneous->"Enable native file dialogs" enabled by default. It makes File->Open menu action do nothing. Even though in normal Krita build this option is disabled by this code: if (qgetenv("XDG_CURRENT_DESKTOP") == "KDE") { dontUseNative = false; } NOTE: in the previous builds this option has also bee enabled, but KDE's file dialogs worked fine. Now they don't." -- You are receiving this mail because: You are watching all bug changes.