Skip to content
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

Open
Elektroney opened this issue Jan 12, 2025 · 9 comments
Open

[BUG] : Linux Shortcuts #738

Elektroney opened this issue Jan 12, 2025 · 9 comments
Assignees
Labels
enhancement New feature or request linux

Comments

@Elektroney
Copy link

Problem

Cant create shortcuts on linux, I wanna click 1 button to start beatsaber and not go through the bsmanager ui
image

Solution

Create bash scripts containing the stuff to execute?

Alternative Solution

Starting arguments for bsmanager

Operating System

Linux

Additional Context

No response

@Elektroney Elektroney added the enhancement New feature or request label Jan 12, 2025
@Zagrios Zagrios added the linux label Jan 12, 2025
@silentrald
Copy link
Contributor

@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?

@Elektroney Elektroney changed the title [FEAT.] : Linux Shortcuts [BUG] : Linux Shortcuts Jan 12, 2025
@Elektroney
Copy link
Author

Elektroney commented Jan 12, 2025

@silentrald

Im on Fedora 41
Installed BSManager through flatpak

System:
CPU: quad core Intel Core i7-6700 (-MT MCP-) speed/min/max: 3700/800/4000 MHz
Kernel: 6.12.8-200.fc41.x86_64 x86_64 Mem: 11.56/27.35 GiB (42.2%)
Storage: 5.94 TiB (20.4% used) GPU: ASUS Radeon 5700 RX 8GB

log:
2025-1-12-v1.5.0-alpha.7.log

@silentrald
Copy link
Contributor

silentrald commented Jan 12, 2025

@Elektroney might be some permission error with flatpak, can you try adding permissions to your Desktop folder and try to create the shortcut again. I'll try to double check the logs to confirm. Can confirm that that is the error in the logs.

@Elektroney
Copy link
Author

Assuming these are the only permissions you meant, nothing changed same error
image

@silentrald
Copy link
Contributor

@Elektroney you might need to edit it thru your terminal, or jist use FlatSeal and add filesystem=~/Desktop:create on it, should be a section there with similar values.

@Elektroney
Copy link
Author

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

@silentrald
Copy link
Contributor

@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.

@Elektroney
Copy link
Author

@silentrald I'm new to github, should i close the issue here?

@silentrald
Copy link
Contributor

@Elektroney just leave it open for now, Ill link the PR fixes on this issue for tracking.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request linux
Projects
None yet
Development

No branches or pull requests

3 participants