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 644563 - gsettings convert file refers to obsolete DPI key
gsettings convert file refers to obsolete DPI key
Status: RESOLVED FIXED
Product: gnome-settings-daemon
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-settings-daemon-maint
gnome-settings-daemon-maint
Depends on:
Blocks:
 
 
Reported: 2011-03-12 14:27 UTC by Adam Dingle
Modified: 2011-03-12 15:36 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (659 bytes, patch)
2011-03-12 14:28 UTC, Adam Dingle
committed Details | Review

Description Adam Dingle 2011-03-12 14:27:42 UTC
The DPI settings key was removed from gnome-settings-daemon a week ago:

http://git.gnome.org/browse/gnome-settings-daemon/commit/?id=e8d1de92493eb286c6f20f220c8868b843370d7a

But the gnome-settings-daemon.convert file still refers to it, which makes gsettings-data-convert unhappy on startup.  This patch removes the key from the convert file.
Comment 1 Adam Dingle 2011-03-12 14:28:27 UTC
Created attachment 183210 [details] [review]
patch
Comment 2 Bastien Nocera 2011-03-12 15:36:21 UTC
In the future, please attach your patches in git format, makes it easier to
keep authorship information (git-bz is your friend!).