[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#275237: "Error loading new keyboard description" using us_intl keyboard



Package: xlibs
Version: 4.3.0.dfsg.1-8

us_intl keyboard layout stop working. When stating X the keyboard works
like the common us layout (no deadkeys).

/etc/X11/XF86Config-4 snip:
Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "keyboard"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xfree86"
        Option          "XkbModel"      "pc104"
        Option          "XkbLayout"     "us_intl"
EndSection

If I try to load it with setxkbmap I get:
$ setxkbmap -v 10 us_intl
Setting verbose level to 10
locale is C
Warning! Multiple definitions of keyboard layout
         Using command line, ignoring X server
Applied rules from xfree86:
model:      pc105
layout:     us_intl
Trying to build keymap using the following components:
keycodes:   xfree86+aliases(qwerty)
types:      complete
compat:     complete
symbols:    pc/pc(pc105)+pc/us_intl
geometry:   pc(pc105)
Error loading new keyboard description

XFree86 log says:
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Error:            Can't find file "pc/us_intl" for symbols include
>                   Exiting
>                   Abandoning symbols file "default"
Errors from xkbcomp are not fatal to the X server
Error loading keymap /var/tmp/server-0.xkm


There's no file in /etc/X11/xkb/symbols/ called pc/us_intl but is there a
us_intl.

If I copy /etc/X11/xkb/symbols/us_intl to /etc/X11/xkb/symbols/pc/us_intl and
I add a line:
    include "pc/us"
just next to the line
    name[Group1]= "US/ASCII";

It works fine.


Debian version: sid

Related packages installed:
libice6                               4.3.0.dfsg.1-8
libsm6                                4.3.0.dfsg.1-8
libx11-6                              4.3.0.dfsg.1-8
libxext6                              4.3.0.dfsg.1-8
libxft1                               4.3.0.dfsg.1-8
libxi6                                4.3.0.dfsg.1-8
libxmu6                               4.3.0.dfsg.1-8
libxmuu1                              4.3.0.dfsg.1-8
libxp6                                4.3.0.dfsg.1-8
libxpm4                               4.3.0.dfsg.1-8
libxrandr2                            4.3.0.dfsg.1-8
libxt6                                4.3.0.dfsg.1-8
libxtrap6                             4.3.0.dfsg.1-8
xlibs-data                            4.3.0.dfsg.1-8
xserver-xfree86                       4.3.0.dfsg.1-8
xserver-common                        4.3.0.dfsg.1-8
xbase-clients                         4.3.0.dfsg.1-8
libc6                                 2.3.2.ds1-17

Kernel version: 
Linux homero 2.6.8-1-k7 #1 Mon Sep 13 23:56:00 EDT 2004 i686 GNU/Linux


-- 
 LUCA - Leandro Lucarella - JID: luca(en)lugmen.org.ar - Debian GNU/Linux
.------------------------------------------------------------------------,
 \  GPG: B08B4FB2 // D9E1 4545 0F4B 7928 E82C  375D 4B02 0FE0 B08B 4FB2 /
  '--------------------------------------------------------------------'



Reply to: