Saki
Saki
> Changing the first line from #!/bin/sh to #!/bin/bash oughta fix it. Haven't tested it, but it looks like the -f option is a bashism. nope doesnt work it **is**...
i have almost the same thing except i can run it through the terminal
1. as in program-specific? no i don't think so 2. no
So, if I'm understanding this correctly... changing my user shell won't do anything in this case?
yeah forgot to mention the program uses moonsharp, so maybe it's just that
I didn't find one yet sadly. I think the devs might need to fix it (or i can try to but considering my current coding skills i probably won't manage...
Try editing `cmake/Modules/FindLibGcrypt.cmake` and replacing libgcrypt-config with pkg-config (in the line `FIND_PROGRAM(LIBGCRYPTCONFIG_EXECUTABLE NAMES libgcrypt-config)` ), then build. Dunno how well this will work though
okay, so it might be related or just a general issue with the package. i don't think i'll be able to do much else here tbh On Fri, Jul 19,...
Would that even be possible? Flatpaks run in a container, so I don't think they'd have some of the permissions this program needs
on linux this can be enabled with the mpris dbus support plugin, maybe there's something similar for the windows version just with a different name