https://bugs.kde.org/show_bug.cgi?id=454907
--- Comment #11 from h...@runiq.de --- This may only be tangentially related, but I'm having a similar problem when running KeePassXC from Flatpak via Keyboard shortcut, which uses KGlobalAccel, which in turn also uses kstart to run the desktop file. This is in the journal when I type the shortcut: kwin_wayland_wrapper[10898]: kstart: Unknown options: branch, arch, command, file-forwarding. All the options kstart complains about are options to the flatpak run commandline: /usr/bin/flatpak run --branch=stable --arch=x86_64 --command=keepassxc --file-forwarding org.keepassxc.KeePassXC @@ %f @@ This has happened before [1], and the solution was to prefix the commandline with `--`. I'm on Fedora Kinoite 36, kf5-kglobalaccel 5.96.0. [1] https://bugs.kde.org/show_bug.cgi?id=433362 -- You are receiving this mail because: You are watching all bug changes.