Michael Pozhidaev wrote: > X Error of failed request: BadLength (poly request too large or internal > Xlib length error) > Major opcode of failed request: 153 (XEVIE)
There were a number of fixes to length checks in XEvIE, especially in byte-swapped requests from other-endian clients, that landed in the master branch last year - I'm not sure if any of them made it to a release before XEvIE support was removed from Xorg 1.6 though. If you want to try them, you could find patches in these commits: http://cgit.freedesktop.org/xorg/xserver/log/Xext/xevie.c?id=b5cdcfa55c399e83d51242e93d4f25d8bc4fec1f -- -Alan Coopersmith- [email protected] Sun Microsystems, Inc. - X Window System Engineering _______________________________________________ xorg mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/xorg
