Comment 2 for bug 1826271

Revision history for this message
michael mccool (mcl600) wrote : Re: [Bug 1826271] Re: virt-manager does not save preferences

christian,

thanks for your help

> none of the updates we have made to virt-manager since Bionic released seems
> related to the issue you are describing.

ok. thanks for clarifying

> This is stored in config option "/stats/enable-disk-poll"
> All is stored under "org.virt-manager.virt-manager" namespace.
>
> $ dconf-editor
> And I find org.virt-manager.virt-manager/stats/enable-disk-poll in there with my value (I enabled it).
> It even shows that it is modified from the default (off) and lets me change it.

> This should be stored in permanently in:
> /home/<user>/.config/dconf/user
> and some live only data
> /run/user/1000/dconf/user
>
> Questions:
> - Do you have these files

yes:

-rw-r--r-- 1 mc mc 13005 Apr 5 23:08 /home/mc/.config/dconf/user
-rw------- 1 mc mc 2 Apr 25 08:13 /run/user/1000/dconf/user

odd that /home/<user>/.config/dconf/user has not been written-to since 5 april

> - how do the virt-manager values appear with dconf-editor for you?

all 'stats' values are set to defaults.

> - can you persists the values with dconf-editor?

this does not work for me. i can change the value in dconf-editor but the
change is not persistent. quitting dconf-editor after making enable-disk-poll
"true" the setting reverts to "false" (the default). there is no error
message written to syslog or to the terminal. this is odd.

as you hint, something must be broken. how can i debug this issue? is there
an error log somewhere?

regards,
m.mccool