bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs exited with message “X protocol error: BadPixmap”


From: Richard Stallman
Subject: Re: Emacs exited with message “X protocol error: BadPixmap”
Date: Sun, 12 Aug 2007 13:56:05 -0400

To debug an X protocol error, you need to do (x-synchronize t).
That way xlib detects the error inside the primitive that failed.
Normally it finds out about the error later on, inside
some other primitive, so the backtrace is irrelevant to the cause
of the error.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]