flathub / flathub/ca.desrt.dconf-editor

dconf-editor doesn't see system settings

Open
#35 10 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
3
Forks
7
PR merge metrics
No merged PRs in 30d

Description

I overrode system settings with a file:
```console
$ cat /etc/dconf/db/local.d/flathub-default
[org/gnome/software]
packaging-format-preference=['flatpak:flathub', 'flatpak:fedora-testing', 'flatpak:fedora', 'rpm']

$ sudo dconf update

$ gsettings get org.gnome.software packaging-format-preference
['flatpak:flathub', 'flatpak:fedora-testing', 'flatpak:fedora', 'rpm']
```
System-installed dconf-editor shows the setting right:

Image

But flatpak'ed dconf-editor doesn't see the change:

Image

Please help.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.