From: Nate Sandy <nsan@posteo.de>
To: Po Lu <luangruo@yahoo.com>
Cc: 69782@debbugs.gnu.org
Subject: bug#69782: [PATCH] Fringe bitmaps should respect alpha-background
Date: Sat, 30 Mar 2024 09:52:23 +0000 [thread overview]
Message-ID: <87a5mg9hd4.fsf@posteo.de> (raw)
In-Reply-To: <87edcex7vl.fsf@posteo.de>
Po Lu via "Bug reports for GNU Emacs, the Swiss army knife of text
editors" <bug-gnu-emacs@gnu.org> writes:
> Nate Sandy <nsan@posteo.de> writes:
>
>> /* Define to 1 if XRender is available. */
>> /* #undef HAVE_XRENDER */
>
> XRender is not available, without which Emacs cannot detect a suitable
> 32-bit visual. I suggest installing the development packages for
> XRender.
Thanks. After installing XRender, I see `#define HAVE_XRENDER 1` in
src/config.h. However, trying to start Emacs now with `src/emacs -q -xrm
'Emacs.visualClass: TrueColor-32'` results in a crash and the following
message:
X protocol error: BadMatch (invalid parameter attributes) on protocol request 70
Serial no: 674
Failing resource ID (if any): 0x800038
Minor code: 0
This is a bug! Please report this to bug-gnu-emacs@gnu.org!
This happens with both of the configurations I mentioned earlier, and
with Emacs 29.2 as well. Starting Emacs without passing those X
Resources results in (x-display-planes) still returning 24, so the
original problem still stands.
next prev parent reply other threads:[~2024-03-30 9:52 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-13 19:13 bug#69782: [PATCH] Fringe bitmaps should respect alpha-background Nate Sandy
2024-03-18 14:02 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-03-19 13:01 ` Nate Sandy
2024-03-19 14:20 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
[not found] ` <87ttl114bb.fsf@posteo.de>
[not found] ` <87v85hoyqq.fsf@yahoo.com>
[not found] ` <87il1h9ebb.fsf@posteo.de>
[not found] ` <87jzlwpfny.fsf@yahoo.com>
[not found] ` <87il1gaq5n.fsf@posteo.de>
2024-03-21 13:23 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-03-21 19:20 ` Nathanael Sandy
2024-03-22 0:39 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-03-22 8:07 ` Nate Sandy
2024-03-30 7:07 ` Eli Zaretskii
2024-03-30 7:26 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-03-30 9:52 ` Nate Sandy [this message]
2024-04-13 7:56 ` Eli Zaretskii
2024-04-13 12:02 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-04-13 15:47 ` Nate Sandy
2024-04-14 1:00 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-04-14 11:01 ` Nate Sandy
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87a5mg9hd4.fsf@posteo.de \
--to=nsan@posteo.de \
--cc=69782@debbugs.gnu.org \
--cc=luangruo@yahoo.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.