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

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

bug#53778: 29.0.50; Can't start Emacs because of RenderBadPicture X prot


From: Po Lu
Subject: bug#53778: 29.0.50; Can't start Emacs because of RenderBadPicture X protocol error
Date: Sat, 05 Feb 2022 09:11:47 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.60 (gnu/linux)

Mauro Aranda <maurooaranda@gmail.com> writes:

> After commit b944841173... I can't start GUI Emacs.
>
> I did:
> ./configure && make
>
> And when I start Emacs with "emacs -Q" I get:
> X protocol error: RenderBadPicture (invalid Picture parameter) on protocol 
> request 138
> When compiled with GTK, Emacs cannot recover from X disconnects.
> This is a GTK bug: https://gitlab.gnome.org/GNOME/gtk/issues/221
> For details, see etc/PROBLEMS.

That backtrace unfortunately doesn't help.  Please run Emacs under GDB
like this:

 (gdb) run -q -xrm 'Emacs.synchronous: true'

And show a backtrace from there instead.

The output of `xdpyinfo' on your system would be helpful as well.




reply via email to

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