You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have an application that requires the "Virtual Desktop" launch option to be usable:
However, when I start the application from its dedicated Desktop Entry that was created using the "Add Desktop Entry" feature, the "Virtual Desktop" launch option is not active.
The "Exec=" line in the .desktop file looks like this: Exec=flatpak run --command=bottles-cli com.usebottles.bottles run -p TheProgramName -b 'Bottle Name' -- %u
I have attempted to find a bottles-cli command line argument to enable "Virtual Desktop", but I could not find one.
The output of flatpak run --command=bottles-cli --help did not show such an option.
Describe the bug
I have an application that requires the "Virtual Desktop" launch option to be usable:
However, when I start the application from its dedicated Desktop Entry that was created using the "Add Desktop Entry" feature, the "Virtual Desktop" launch option is not active.
The "Exec=" line in the .desktop file looks like this:
Exec=flatpak run --command=bottles-cli com.usebottles.bottles run -p TheProgramName -b 'Bottle Name' -- %u
I have attempted to find a
bottles-cli
command line argument to enable "Virtual Desktop", but I could not find one.The output of
flatpak run --command=bottles-cli --help
did not show such an option.There is already a very similar but closed bug, maybe this is a regression.
To Reproduce
Package
Flatpak from Flathub
Distribution
Arch Linux
Debugging Information
Troubleshooting Logs
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: