After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 671566 - various bits of GNOME are writing to dconf on first login
various bits of GNOME are writing to dconf on first login
Status: RESOLVED FIXED
Product: dconf
Classification: Core
Component: general
git master
Other All
: Normal normal
: ---
Assigned To: dconf-maint
dconf-maint
Depends on: 668214 671568 671581
Blocks:
 
 
Reported: 2012-03-07 15:48 UTC by Allison Karlitskaya (desrt)
Modified: 2012-03-12 00:36 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Allison Karlitskaya (desrt) 2012-03-07 15:48:20 UTC
Not a dconf bug, but a bug shared by several users of dconf.  Tracking it here.

'dconf dump /' shows this:

[org/gnome/desktop/background]
picture-uri='file:///usr/share/backgrounds/warty-final-ubuntu.png'

[org/gnome/desktop/interface]
cursor-theme='DMZ-White'
font-name='Ubuntu 11'
gtk-theme='Ambiance'
icon-theme='ubuntu-mono-dark'

[org/gnome/desktop/lockdown]
disable-lock-screen=true

[org/gnome/desktop/sound]
event-sounds=true

[org/gnome/desktop/wm/preferences]
num-workspaces=2

[org/gnome/nautilus/desktop]
font='Ubuntu 11'

[org/gnome/shell]
saved-session-presence=0
Comment 1 Allison Karlitskaya (desrt) 2012-03-07 15:49:27 UTC
(In reply to comment #0)
> [org/gnome/shell]
> saved-session-presence=0

This is bug 668214.
Comment 2 Allison Karlitskaya (desrt) 2012-03-07 16:01:40 UTC
Bug 671568 for num-workspaces.
Comment 3 Allison Karlitskaya (desrt) 2012-03-07 18:06:19 UTC
The rest come from gsettings-data-convert: bug 671581.
Comment 4 Allison Karlitskaya (desrt) 2012-03-12 00:36:08 UTC
Well -- that was fast.

Thanks to all.