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 617824 - gsettings-schema-convert should convert boolean values to true/false strings
gsettings-schema-convert should convert boolean values to true/false strings
Status: RESOLVED FIXED
Product: GConf
Classification: Deprecated
Component: gsettings
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GConf Maintainers
GConf Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-05-05 21:29 UTC by Łukasz Jernaś
Modified: 2010-07-08 07:26 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Łukasz Jernaś 2010-05-05 21:29:37 UTC
Currently when gsettings-schema-convert finds a boolean gconf field with a default value of "1" it converts it as is, resulting in a compile error in glib-compile-schemas:

0-1:can not parse as value of type `b'
Comment 1 Vincent Untz 2010-07-08 07:26:46 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.