[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.
- Emacs exited with message “X protocol error: BadPixmap”, Joe Wells, 2007/08/11
- Re: Emacs exited with message “X protocol error: BadPixmap”,
Richard Stallman <=
- Re: Emacs exited with message “X protocol error: BadPixmap”, Joe Wells, 2007/08/12
- Re: Emacs exited with message “X protocol error: BadPixmap”, Richard Stallman, 2007/08/13
- Re: Emacs exited with message “X protocol error: BadPixmap”, Joe Wells, 2007/08/13
- Re: Emacs exited with message “X protocol error: BadPixmap”, Eli Zaretskii, 2007/08/13
- Re: Emacs exited with message “X protocol error: BadPixmap”, Joe Wells, 2007/08/13
- Re: Emacs exited with message “X protocol error: BadPixmap”, Richard Stallman, 2007/08/13
- Re: Emacs exited with message “X protocol error: BadPixmap”, Kim F. Storm, 2007/08/14
- Re: Emacs exited with message “X protocol error: BadPixmap”, Eli Zaretskii, 2007/08/14
- Re: Emacs exited with message “X protocol error: BadPixmap”, Richard Stallman, 2007/08/14
- Re: Emacs exited with message “X protocol error: BadPixmap”, Eli Zaretskii, 2007/08/13