On Thu, Jan 12, 2006 at 12:13:52PM +0200, Martin-Éric Racine wrote: > to, 2006-01-12 kello 09:59 +0100, Michel Dänzer kirjoitti: > > reassign 347557 libxklavier10 > > kthxbye > > > > On Thu, 2006-01-12 at 02:00 +0200, Martin-Éric Racine wrote: > > > > > > > I see nothing wrong, xlibs works just fine, maybe this is a GNOME > > > > problem? > > > > > > You're welcome to reassign to gnome-control-center (which provides > > > gnome-keyboard-properties) if you think that this is appropriate. > > > I've attached its dependency listing here just in case. > > > > > > Package: gnome-control-center > > > Version: 1:2.12.2-1 > > > > > > Versions of packages gnome-control-center depends on: > > > > [...] > > > > > ii libxklavier10 2.0-0.3 X Keyboard Extension > > > high-level AP > > > > Downgrading libxklavier to 2.0-0.2 seems to fix things here. > > It didn't fix anything here; I still get that error dialogue.
You may try the following: $ apt-get source libxklavier10 $ cd libxklavier-2.0 $ fakeroot ./debian/rules build $ ./tests/test_config -d 1000 -g This command could display some useful debug information. If everything looks fine, this bug may be reassigned to gnome-control-center? ;) Denis