Replies: 1 comment 1 reply
|
As far as I know, the Flathub version has access to everything it needs to access. You can try out Flatpak and AppImage of the latest alpha (v3.alpha.0) from its release page and see if they work. Also, looking at the terminal output helps a lot when looking for the root of an issue. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Following #83 lead me to suspect that there's a misconfigured/unset permission in the flatpak version found on flathub. The appimage provided there can set my login background, the flatpak cannot.
What permission do I have to give the program with flatseal to be able to change backgrounds? Or is it not a matter of permission, but because the flathub version is outdated/the provided appimage is a pre-release?
All reactions