Checklist
Flatpak version
1.14.1
What Linux distribution are you using?
Gentoo Linux
Linux distribution version
6.1.0-gentoo
What architecture are you using?
x86_64
How to reproduce
Run anything with flatpak run --verbose ...
Expected Behavior
No errors
Actual Behavior
All applications report a similar error to Can't find module 'dconf' specified in GSETTINGS_BACKEND
Additional Information
Ref: https://bugs.gentoo.org/878043
It was reported by another Gentoo user that this can be fixed by setting GSETTINGS_BACKEND=keyfile globally with Flatseal. Seems to be influenced by: https://blogs.gnome.org/mclasen/2019/07/12/settings-in-a-sandbox-world/. It's unclear though if this is the correct fix.
Checklist
Flatpak version
1.14.1
What Linux distribution are you using?
Gentoo Linux
Linux distribution version
6.1.0-gentoo
What architecture are you using?
x86_64
How to reproduce
Run anything with
flatpak run --verbose ...Expected Behavior
No errors
Actual Behavior
All applications report a similar error to
Can't find module 'dconf' specified in GSETTINGS_BACKENDAdditional Information
Ref: https://bugs.gentoo.org/878043
It was reported by another Gentoo user that this can be fixed by setting
GSETTINGS_BACKEND=keyfileglobally with Flatseal. Seems to be influenced by: https://blogs.gnome.org/mclasen/2019/07/12/settings-in-a-sandbox-world/. It's unclear though if this is the correct fix.