https://bugs.kde.org/show_bug.cgi?id=460741
Bug ID: 460741 Summary: 8c72d54596afe8e97c7bb96cccb324f24f67b7b0 in plasma-integration broke `kioclient appmenu` Classification: Plasma Product: plasma-integration Version: master Platform: Compiled Sources OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: plasma-b...@kde.org Reporter: bluescreenaven...@gmail.com Target Milestone: --- SUMMARY *** kioclient appmenu uses the kopenwith dialog as an application launcher, I got it merged in late 2020 Setting QT_QPA_PLATFORMTHEME=KDE to make KDE applications follow the configured KDE theme outside of KDE is also done With 8c72d54596afe8e97c7bb96cccb324f24f67b7b0 now, it seems that this keeps trying to invoke the portal, and I think it's getting confused because there's no file or something. (because the command also doesn't work under full Plasma) It's most usable under say something like Weston, or maybe even Wayfire where not a full instance of Plasma will be running, but where an application launcher is needed. *** STEPS TO REPRODUCE 1. set `QT_QPA_PLATFORMTHEME=KDE` under Weston 2. try to run `kioclient appmenu` OBSERVED RESULT Realize it tries to invoke the portal opener, instead of the kopenwith dialog EXPECTED RESULT the kopenwith-like dialog should appear Unsetting QT_QPA_PLATFORMTHEME works, but the KDE applications don't follow the theme SOFTWARE/OS VERSIONS Linux/KDE Plasma: Kernel 5.19 (available in About System) KDE Plasma Version: 5.26.80 KDE Frameworks Version: 5.100 Qt Version: 5.15 ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.