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 615077 - invalid default value in schema
invalid default value in schema
Status: RESOLVED FIXED
Product: libgnomekbd
Classification: Core
Component: Indicator
unspecified
Other Linux
: Normal normal
: ---
Assigned To: libgnomekbd maintainers
Sergey V. Udaltsov
Depends on:
Blocks:
 
 
Reported: 2010-04-07 15:47 UTC by Matthias Clasen
Modified: 2010-04-14 23:19 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (768 bytes, patch)
2010-04-07 16:15 UTC, Matthias Clasen
none Details | Review

Description Matthias Clasen 2010-04-07 15:47:16 UTC
WARNING: Failed to parse default value `' for schema (/schemas/desktop/gnome/peripherals/keyboard/indicator/fontSize)

since it is an int, <default></default> is not a valid value.
Comment 1 Matthias Clasen 2010-04-07 16:15:31 UTC
Created attachment 158137 [details] [review]
patch
Comment 2 Götz Waschk 2010-04-12 10:12:33 UTC
confirmed on Mandriva Cooker.
Comment 3 Sergey V. Udaltsov 2010-04-14 23:19:07 UTC
agree. committed, thanks.