https://bugs.kde.org/show_bug.cgi?id=512673
--- Comment #5 from [email protected] --- (In reply to TraceyC from comment #4) > I'm not able to reproduce the bug on Plasma built from git-master > > Created a keyboard shortcut for this command (there's also a custom menu > item for it) > /usr/bin/flatpak run --branch=stable --arch=x86_64 --command=obsidian.sh > --file-forwarding md.obsidian.Obsidian @@u %U @@ > 'obsidian://open?vault=vaultname' > > This works as expected > > Then, I installed the Firefox flatpak. Without doing anything else: > Created a keyboard shortcut for this command, which works from command line > > /usr/bin/flatpak run --branch=stable --arch=x86_64 --command=firefox > org.mozilla.firefox --private-window > The shortcut works as expected > > What is the exact command you've entered for the shortcut? After reading your comment, I started the device I originally faced this issue with and somehow not even `flatpak run org.mozilla.firefox` worked anymore through a freshly created custom command shortcut, but only the terminal. Given I hadn't used the system in a while, I decided to install updates, before trying anything else after the confusing observation. After installing updates and rebooting the system, this now seems to work perfectly fine! Creating a custom command shortcut with `flatpak run org.mozilla.firefox --private-window` opens a private window, and one with `flatpak run org.mozilla.firefox --new-window` creates a normal new window. Just for reference, the system is now on Plasma 6.5.5, Frameworks 6.22.0 and Qt 6.10.1. -- You are receiving this mail because: You are watching all bug changes.
