bs-manager icon indicating copy to clipboard operation
bs-manager copied to clipboard

[BUG] : Linux Shortcuts

Open LeonKraim opened this issue 11 months ago • 11 comments

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

LeonKraim avatar Jan 12 '25 14:01 LeonKraim

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

silentrald avatar Jan 12 '25 14:01 silentrald

@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

LeonKraim avatar Jan 12 '25 16:01 LeonKraim

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

silentrald avatar Jan 12 '25 16:01 silentrald

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

LeonKraim avatar Jan 12 '25 16:01 LeonKraim

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

silentrald avatar Jan 12 '25 16:01 silentrald

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

LeonKraim avatar Jan 12 '25 17:01 LeonKraim

@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 avatar Jan 12 '25 17:01 silentrald

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

LeonKraim avatar Jan 12 '25 17:01 LeonKraim

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

silentrald avatar Jan 12 '25 17:01 silentrald

@silentrald, can we close this? I believe so, right? 🤔

Zagrios avatar Jan 23 '25 19:01 Zagrios

@Zagrios can't yet, since errors like these are still vague. I might add a generic error in the fs functions but I'll probably do it after the 1.5.0 release.

silentrald avatar Jan 23 '25 22:01 silentrald