GNU bug report logs -
#53969
29.0.50; display frame parameter set incorrectly on pgtk
Previous Next
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
[Message part 1 (text/plain, inline)]
On 2022-02-14 18:49, Po Lu wrote:
> 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?
Yep, it will work. Actually, browse-url can set it to display frame
parameter only in case WAYLAND_DISPLAY is not provided by environment.
Both ways work for me. Thank you very much!)
--
Best regards,
Andrew Tropin
[signature.asc (application/pgp-signature, inline)]
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.