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 622221 - Keyboard is not shown when caribou loads the default keyboard layout
Keyboard is not shown when caribou loads the default keyboard layout
Status: RESOLVED FIXED
Product: caribou
Classification: Applications
Component: default
git master
Other Linux
: Normal normal
: ---
Assigned To: caribou-maint
caribou-maint
Depends on:
Blocks:
 
 
Reported: 2010-06-20 18:59 UTC by Daniel Baeyens
Modified: 2010-06-21 17:25 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
It checks first if the layout exists. If not, it tries to guess (1.89 KB, patch)
2010-06-20 19:00 UTC, Daniel Baeyens
none Details | Review

Description Daniel Baeyens 2010-06-20 18:59:53 UTC
Default keyboard layout is qwerty.xml, but it does not load it. It tries to load either qwerty.xml.json or qwerty.xml.xml
Comment 1 Daniel Baeyens 2010-06-20 19:00:34 UTC
Created attachment 164159 [details] [review]
It checks first if the layout exists. If not, it tries to guess
Comment 2 Daniel Baeyens 2010-06-20 19:01:59 UTC
Another solution could be to change the default value on caribou.schemas from "qwerty.xml" to "qwerty"
Comment 3 Eitan Isaacson 2010-06-21 17:25:38 UTC
Committed, thanks!