Comment 56 for bug 315456

Revision history for this message
In , Julien Cristau (jcristau) wrote :

> --- Comment #34 from Patric Schenke <email address hidden> 2010-03-12 10:38:20 PST ---
> cnee --record --mouse -o /tmp/booiiing.xns
> Error received:
> error type 0 (0x0)
> error code 143 (0x8f)
> error code major 134 (0x86)
> error code minor 5 (0x5)
> display 7231616 (0x6e5880)
> XRecordBadContext
> This error can be ignored
> Error number: 35
> Error: Record memory failure
> Solution: Xnee failed due to bad data received from RECORD extension
>
i can reproduce this. xtrace sees
000:<:000a: 8: RECORD-Request(139,5): EnableContext opcode=0x8b opcode2=0x05
unparsed-data=0x01,0x00,0x40,0x00;
but no CreateContext beforehand, for some reason. Which I guess
explains the BadContext error.