GNOME Bugzilla – Bug 617824
gsettings-schema-convert should convert boolean values to true/false strings
Last modified: 2010-07-08 07:26:46 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'
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.