Discussion:
xkbcomp errors
Riccardo Mottola
2014-05-15 14:56:19 UTC
Permalink
Hi,
Error: Couldn't lookup keysym
Symbol interpretation ignored
Error: Couldn't lookup keysym
Symbol interpretation ignored
Errors from xkbcomp are not fatal to the X server
Error: Couldn't lookup keysym
Symbol interpretation ignored
Error: Couldn't lookup keysym
Symbol interpretation ignored
Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server


it says they are not fatal and generally x11 seems to work, but I wonder
what they are, if they can be sorted out, etc...

Riccardo
w***@gmail.com
2014-05-15 18:15:52 UTC
Permalink
Symbol interpretation ignored
This looks like an unknown keysym being used in xkeyboard-config. That
would be strange if you xproto and libX11 are up to date. Do you see
this also when you run 'setxkbmap -print | xkbcomp - tmp.xkb' ?
Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
Ignoring extra symbols
That one is harmless. You can find more details here:

https://bugs.freedesktop.org/show_bug.cgi?id=57242

Andreas
Riccardo Mottola
2014-05-30 12:44:08 UTC
Permalink
Hi,
Post by w***@gmail.com
This looks like an unknown keysym being used in xkeyboard-config. That
would be strange if you xproto and libX11 are up to date. Do you see
this also when you run 'setxkbmap -print | xkbcomp - tmp.xkb' ?
yes, I see it on the stdlog when running your command. Do you need the
generated tmp.xkb ?

setxkbmap -print
xkb_keymap {
xkb_keycodes { include "xfree86+aliases(qwerty)" };
xkb_types { include "complete" };
xkb_compat { include "complete" };
xkb_symbols { include "pc+it+inet(pc105)" };
xkb_geometry { include "pc(pc105)" };
};


Riccardo
w***@gmail.com
2014-06-01 16:29:30 UTC
Permalink
Post by Riccardo Mottola
yes, I see it on the stdlog when running your command. Do you need the
generated tmp.xkb ?
I am not sure that the problematic part is still in there. If running
'xkbcomp tmp.xkb' does show the error, it is, and you can send it.

That said, I think my hypothesis about the error cannot be correct. I
thought a keysym coming in through this line:

xkb_compat { include "complete" };

would generate the warning, but no keysyms where added there recently
(~3 years, upstream), and also this line is what "everybody" uses. If
all your system is up to date, I do not understand what's going on.

Andreas
Riccardo Mottola
2014-07-02 12:26:33 UTC
Permalink
Hi,

sorry, side-tracked by lots of problems... I still have wmaker
crashing...
Post by w***@gmail.com
Post by Riccardo Mottola
yes, I see it on the stdlog when running your command. Do you need the
generated tmp.xkb ?
I am not sure that the problematic part is still in there. If running
'xkbcomp tmp.xkb' does show the error, it is, and you can send it.
the generated tmp.xkb is a binary file, which I attach compressed. I
don't know what too look for inside of it.

while executing.
/usr/X11R7/bin/setxkbmap -print | /usr/X11R7/bin/xkbcomp - tmp.xkb

I see this on the terminal:
Error: Couldn't lookup keysym
Symbol interpretation ignored
Error: Couldn't lookup keysym
Symbol interpretation ignored
Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2
symbols
Ignoring extra symbols
Warning: No symbols defined for <SYRQ> (keycode 92)
Warning: No symbols defined for <II5D> (keycode 93)
Warning: No symbols defined for <II65> (keycode 101)
Warning: No symbols defined for <BRK> (keycode 114)
Warning: No symbols defined for <FK13> (keycode 118)
Warning: No symbols defined for <FK14> (keycode 119)
Warning: No symbols defined for <FK15> (keycode 120)
<...>
Post by w***@gmail.com
That said, I think my hypothesis about the error cannot be correct. I
xkb_compat { include "complete" };
would generate the warning, but no keysyms where added there recently
(~3 years, upstream), and also this line is what "everybody" uses. If
all your system is up to date, I do not understand what's going on.
I'm running current, with a consiten system update of about June 11/12
andI am still getting this error.

Thank you

Riccardo

<tmp.xkb>

Loading...