Bug 799717

Summary: DFLT_XKB_CONFIG_ROOT doesn't point to the distribution's real default path
Product: [Fedora] Fedora Reporter: Ilyes Gouta <ilyes.gouta>
Component: libxkbcommonAssignee: Peter Hutterer <peter.hutterer>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 17CC: peter.hutterer, xgl-maint
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: libxkbcommon-0.1.0-6.20120306.fc17 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-04-12 02:53:41 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
A little patch resetting DFLT_XKB_CONFIG_ROOT to /usr/share/X11/xkb none

Description Ilyes Gouta 2012-03-04 15:35:43 UTC
Created attachment 567401 [details]
A little patch resetting DFLT_XKB_CONFIG_ROOT to /usr/share/X11/xkb

Description of problem:

DFLT_XKB_CONFIG_ROOT is hard coded to /usr/lib/X11/xkb in libxkcommon's xkbpath.c whereas Fedora stores the keyboard configuration and maps in /usr/share/X11/xkb.

Version-Release number of selected component (if applicable):

Fedora 17

How reproducible:

Building Weston and running it. xkb_compile_keymap_from_rules() fails at run-time.

Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Ilyes Gouta 2012-03-04 17:13:00 UTC
Better, use the configure-time --with-xkb-config-root= option for libxbcommon, set to /usr/share/X11/xkb.

-Ilyes

Comment 2 Fedora Update System 2012-03-06 07:03:32 UTC
libxkbcommon-0.1.0-6.20120306.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/libxkbcommon-0.1.0-6.20120306.fc17

Comment 3 Fedora Update System 2012-03-07 07:20:43 UTC
Package libxkbcommon-0.1.0-6.20120306.fc17:
* should fix your issue,
* was pushed to the Fedora 17 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing libxkbcommon-0.1.0-6.20120306.fc17'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-3155/libxkbcommon-0.1.0-6.20120306.fc17
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2012-04-12 02:53:41 UTC
libxkbcommon-0.1.0-6.20120306.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.