-
-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] : Linux Shortcuts #738
Comments
@Elektroney I could create shortcut on my machine, so might need the logs from your BSManager. Open BSManager -> Go to settings -> Scroll down -> Open Logs. Can you check if you can label this as a bug, and not a feature issue? Also, what distro are you using and BSManager build package are you using? |
Im on Fedora 41 System: |
@Elektroney might be some permission error with flatpak, can you try adding permissions to your Desktop folder and try to create the shortcut again. |
@Elektroney you might need to edit it thru your terminal, or jist use FlatSeal and add |
Giving fs permissions through FlatSeal did solve the issue, might be more user error than bug but a more informative error message might be good |
@Elektroney hmmm maybe, they are just ENOENT on errors so I might add in some special checks with flatpak in any case. Also might check if I need to add the Desktop as default perms as well. |
@silentrald I'm new to github, should i close the issue here? |
@Elektroney just leave it open for now, Ill link the PR fixes on this issue for tracking. |
Problem
Cant create shortcuts on linux, I wanna click 1 button to start beatsaber and not go through the bsmanager ui
Solution
Create bash scripts containing the stuff to execute?
Alternative Solution
Starting arguments for bsmanager
Operating System
Linux
Additional Context
No response
The text was updated successfully, but these errors were encountered: