Bug 67838

Summary: [weston-launch] default libxkb configuration on fedora 19 breaks it
Product: Wayland Reporter: Joe Konno <joe.konno>
Component: westonAssignee: Wayland bug list <wayland-bugs>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: All   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Joe Konno 2013-08-06 17:53:58 UTC
After dodging the bullet described in bug #67837 this is what we get when launching weston-launch (stdout/stderr):

  Error:    failed to add default include path /usr/share/X11/xkb

I am aware there is documentation regarding xkb paths [http://wayland.freedesktop.org/xserver.html#Paths], but it appears stale as of Fedora 19.

--

# yum list installed | grep -e "xkb" -e "evdev"
libxkbcommon.x86_64                      0.3.0-1.fc19                  @fedora  
libxkbfile.x86_64                        1.0.8-3.fc19                  @fedora  
xorg-x11-drv-evdev-devel.x86_64          2.8.1-2.fc19                  @updates 
xorg-x11-xkb-utils.x86_64                7.7-7.fc19                    @fedora
Comment 1 Joe Konno 2013-08-06 18:12:43 UTC
Wasn't at all obvious initially, but for you Fedora 19'ers, make sure you have this package installed:

# yum install xkeyboard-config

Cheers

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.