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 775364 - GnomeDesktop-WARNING **: Failed to load XKB rules file
GnomeDesktop-WARNING **: Failed to load XKB rules file
Status: RESOLVED OBSOLETE
Product: gnome-desktop
Classification: Core
Component: libgnome-desktop
3.18.x
Other Linux
: Normal normal
: ---
Assigned To: Desktop Maintainers
Desktop Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-11-29 20:30 UTC by Jonas G. Drange
Modified: 2018-09-21 16:44 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch that uses XKB_CONFIG_ROOT if set, XKB_BASE if not. (792 bytes, patch)
2016-11-29 20:30 UTC, Jonas G. Drange
none Details | Review

Description Jonas G. Drange 2016-11-29 20:30:29 UTC
Created attachment 340993 [details] [review]
patch that uses XKB_CONFIG_ROOT if set, XKB_BASE if not.

Reproduce:
We're using, on Ubuntu Core, gnome-xkb-info.h to produce a list of xkb input sources. Since / is mounted at /snap/… no list is produced and a warning is issued:

(process:11469): GnomeDesktop-WARNING **: Failed to load XKB rules file /usr/share/X11/xkb/rules/evdev.xml: Failed to open file '/usr/share/X11/xkb/rules/evdev.xml': No such file or directory

I've attached a patch.
Comment 1 GNOME Infrastructure Team 2018-09-21 16:44:53 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gnome-desktop/issues/66.