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: Noam Postavsky
Subject: bug#27816: 26.0.50; X protocol error: BadPixmap (invalid Pixmap parameter) on protocol request 55
Date: Sun, 3 Sep 2017 11:47:20 -0400

On Sun, Sep 3, 2017 at 6:14 AM, martin rudalics <rudalics@gmx.at> wrote:
>> What seems to work is this:
>>
>>      emacs -Q -nw --eval '(setq x-command-line-resources
>> "emacs.synchronous: true")'
>>
>
> You're probably right here.  But note that the OP of Bug#23499 did do that
> under GDB as
>
> run -Q -nw -xrm "emacs.synchronous: true" -f server-start
>
> and did not get any XSync()s either.  In either case some advice on how
> to debug the client under X would useful.  I'm still completely ignorant
> in this department.

>From what I could tell, the '-xrm' option is ignored when '-nw' is
used, which is why I used '--eval' instead.





reply via email to

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