Spurious bad X_ChangeProperty and MappingNotify:s

Dan Nicholson dbn.lists at gmail.com
Wed Apr 22 18:16:38 PDT 2009


On Tue, Apr 21, 2009 at 8:08 AM, Pierre Ossman <ossman at cendio.se> wrote:
> After a whole lot of digging, I've managed to trace this problem to its
> source. Basically it's XKB that's sending events even though the
> extension is disabled, resulting in more or less a random type value
> (which on this systems happens to be interpreted as XError).
>
> On 1.5 and 1.6, the code needs to check for noXkbExtension (see patch
> below). 1.7 and beyond is a bit more complex given the big rewrite
> going on in Xi. I can't say I see many checks for no XkbExtension at
> all in the new code.

IIRC, in the new code XKB is mandatory, so all the #ifdef XKBs and the
noXkbExtensions were removed.

--
Dan


More information about the xorg-devel mailing list