Hi,

I have a client (window) which abort() upon BadAlloc sent XErrorEvent due to
resizing the window "over its back" -- either above the top or beyond the left.

(xterm, for example, resizes to a very long window
in such a case; other X terminal client just disappears.)

Or BadAlloc sounds like a memory problem, and this might well be, since a 
negative height or width is a very large unsigned value.

How can one tell whether the client should resize its window to a fallback W x 
H,
or there is really a memory problem in the server.

Thanks,
S.


      
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to