GNU bug report logs - #64310
29.0.92; pure-GTK warning under Wayland

Previous Next

Package: emacs;

Reported by: Pankaj Jangid <pankaj <at> codeisgreat.org>

Date: Tue, 27 Jun 2023 04:46:01 UTC

Severity: normal

Tags: patch

Merged with 65509

Found in version 29.0.92

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #26 received at 64310 <at> debbugs.gnu.org (full text, mbox):

From: Po Lu <luangruo <at> yahoo.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 64310 <at> debbugs.gnu.org, Pankaj Jangid <pankaj <at> codeisgreat.org>
Subject: Re: bug#64310: 29.0.92; pure-GTK warning under Wayland
Date: Thu, 06 Jul 2023 19:45:46 +0800
Eli Zaretskii <eliz <at> gnu.org> writes:

> Ping!  Can we please continue investigating this, as it looks as if it
> affects the upcoming Emacs 29?
>
>> Cc: 64310 <at> debbugs.gnu.org
>> From: Pankaj Jangid <pankaj <at> codeisgreat.org>
>> Date: Sat, 01 Jul 2023 15:23:56 +0530
>> 
>> Po Lu <luangruo <at> yahoo.com> writes:
>> 
>> > Pankaj Jangid <pankaj <at> codeisgreat.org> writes:
>> >
>> >> Exec=sh -c "u=\\$(echo \\"\\$1\\" | sed 's/[\\\\\\"]/\\\\\\\\&/g');
>> >> exec emacsclient --alternate-editor= --display=\\"\\$DISPLAY\\"
>> >> --eval \\"(message-mailto \\\\\\"\\$u\\\\\\")\\"" sh %u
>> >
>> > I think this line here is the problem: it will make emacsclient try to
>> > use the Xwayland display.  What happens if you delete the `--display'
>> > argument from this command line?  Emacsclient should be smart enough to
>> > figure out which display to use from the environment alone.
>> 
>> Nope. I removed the "--display=..."  argument from
>> .local/share/emacs/29.0.92/etc/emacsclient-mail.desktop. It did not make
>> any difference.
>> 
>> 
>> 
>> 
>> 

Sorry, I must've missed that reply.  Pankaj, what if you replace
--display="$DISPLAY" with --display="$WAYLAND_DISPLAY"?

Thanks.




This bug report was last modified 1 year and 249 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.