Bug#245371: capplets: ca and ca_enhanced are looked for in the
wrong place
Arnaud Patard Rtp
arnaud.patard@rtp-net.org (Arnaud Patard (Rtp)),
245371@bugs.debian.org
Mon, 07 Jun 2004 00:26:54 +0200
Mathieu Petit-Clair <mathieu@orangeseeds.net> writes:
> Package: capplets
> Version: 1:2.6.1-1
> Severity: important
> Tags: experimental
>
> gnome-keyboard-properties looks for ca and ca_enhanced xkb symbols
> in "symbols/pc/" subdirectory, but the files are installed (by xlibs)
> directly in symbols/ .
>
> This makes these mappings unusable and displays the "problem starting xkb
> server" screen.
>
> Doing :
>
> ln -s ../ca .
> ln -s ../ca_enhanced .
>
> in /etc/X11/xkb/symbols/pc solved the problem.
>
> I tried a few other mapping and none seemed to have this problem.
>
Hi,
As capplets uses libklavier for managing the keyboard, I'm forwarding to
that package.
Arnaud