GNU bug report logs - #53969
29.0.50; display frame parameter set incorrectly on pgtk

Previous Next

Package: emacs;

Reported by: Andrew Tropin <andrew <at> trop.in>

Date: Sun, 13 Feb 2022 11:16:01 UTC

Severity: normal

Tags: moreinfo

Found in version 29.0.50

Done: Po Lu <luangruo <at> yahoo.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Po Lu <luangruo <at> yahoo.com>
To: Andrew Tropin <andrew <at> trop.in>
Cc: 53969 <at> debbugs.gnu.org
Subject: bug#53969: 29.0.50; display frame parameter set incorrectly on pgtk
Date: Mon, 14 Feb 2022 18:49:47 +0800
Andrew Tropin <andrew <at> trop.in> writes:

> I hope I did everything correctly:
>
> Breakpoint 1, decode_options (argc=2, argv=0x7fffffffcbd8) at emacsclient.c:625
> 625	  if (display && !display[0])
> (gdb) p display
> $7 = 0x7fffffffe926 "wayland-1"
>
>
> The same binary started from terminal:
>
> ./lib-src/emacsclient --eval '(x-display-list)'
> ("wayland-0")

So upon some further digging, it seems `gdk_display_get_name' always
returns "wayland-0" in that specific case.

I don't know what to do.  It looks like a bug in GTK, which I will try
to report in the coming weeks.  Would it suffice for browse-url to not
touch `WAYLAND_DISPLAY' until that is resolved?

Thanks.




This bug report was last modified 3 years and 50 days ago.

Previous Next


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