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

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

bug#27816: 26.0.50; X protocol error: BadPixmap (invalid Pixmap paramete


From: npostavs
Subject: bug#27816: 26.0.50; X protocol error: BadPixmap (invalid Pixmap parameter) on protocol request 55
Date: Sat, 05 Aug 2017 14:43:35 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2.50 (gnu/linux)

Jean Louis <bugs@gnu.support> writes:

> You can start emacs server in terminal, and then
> open at least one GUI frame and do (x-synchronize
> t), it works that way.

As far as I can tell from the code, this only affects the current
terminal (GUI frame).  What seems to work is this:

    emacs -Q -nw --eval '(setq x-command-line-resources "emacs.synchronous: 
true")'

I've tried the recipe --without-toolkit-scroll-bars; the error does not
occur under this configuration.  There is some other minor trouble (not
really related to this bug I think): the scrollbar does not get drawn
(the space where it should be is all white instead) when first opening
the frame, unless I've set synchronous mode as above.






reply via email to

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