GNU bug report logs -
#53861
29.0.50; PGTK: Gdk-Warnings with frame parameter (visibility . nil)
Previous Next
Reported by: Stephen Berman <stephen.berman <at> gmx.net>
Date: Mon, 7 Feb 2022 22:35:02 UTC
Severity: normal
Tags: moreinfo
Found in version 29.0.50
Done: Stephen Berman <stephen.berman <at> gmx.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#53861: 29.0.50; PGTK: Gdk-Warnings with frame parameter (visibility . nil)
which was filed against the emacs package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 53861 <at> debbugs.gnu.org.
--
53861: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=53861
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
On Tue, 08 Feb 2022 09:39:25 +0800 Po Lu <luangruo <at> yahoo.com> wrote:
> Stephen Berman <stephen.berman <at> gmx.net> writes:
>
>> 0. emacs -Q
>> 1. Evaluate (setq frame (make-frame '((visibility . nil))))
>> => In the shell an endless stream of warnings like this is emitted:
>>
>> emacs-pgtk:20385): Gdk-CRITICAL **: 23:16:22.051: gdk_window_get_origin:
>> assertion 'GDK_IS_WINDOW (window)' failed
>>
>> After evaluating (make-frame-visible frame) the warnings stop. In a
>> non-PGTK GTK3 build the above recipe produces no warning.
>>
>>
>> In GNU Emacs 29.0.50 (build 6, x86_64-pc-linux-gnu, GTK+ Version 3.24.31,
>> cairo version 1.17.4)
>> of 2022-02-07 built on strobelfs2
>> Repository revision: 919cbe2b7da2302a66a15a4611eef8a215bd5755
>> Repository branch: master
>> System Description: Linux From Scratch r11.0-115
>>
>> Configured using:
>> 'configure --with-pgtk --with-xwidgets 'CFLAGS=-Og -g3'
>> PKG_CONFIG_PATH=/opt/qt5/lib/pkgconfig'
>>
>> Configured features:
>> ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GPM GSETTINGS HARFBUZZ JPEG
>> JSON LCMS2 LIBSYSTEMD LIBXML2 MODULES NOTIFY INOTIFY PDUMPER PGTK PNG
>> RSVG SECCOMP SOUND SQLITE3 THREADS TIFF TOOLKIT_SCROLL_BARS WEBP XIM
>> XWIDGETS GTK3 ZLIB
>
> Thanks, should be fixed now.
Confirmed, so I'm closing the bug. Thanks.
Steve Berman
[Message part 3 (message/rfc822, inline)]
0. emacs -Q
1. Evaluate (setq frame (make-frame '((visibility . nil))))
=> In the shell an endless stream of warnings like this is emitted:
emacs-pgtk:20385): Gdk-CRITICAL **: 23:16:22.051: gdk_window_get_origin: assertion 'GDK_IS_WINDOW (window)' failed
After evaluating (make-frame-visible frame) the warnings stop. In a
non-PGTK GTK3 build the above recipe produces no warning.
In GNU Emacs 29.0.50 (build 6, x86_64-pc-linux-gnu, GTK+ Version 3.24.31, cairo version 1.17.4)
of 2022-02-07 built on strobelfs2
Repository revision: 919cbe2b7da2302a66a15a4611eef8a215bd5755
Repository branch: master
System Description: Linux From Scratch r11.0-115
Configured using:
'configure --with-pgtk --with-xwidgets 'CFLAGS=-Og -g3'
PKG_CONFIG_PATH=/opt/qt5/lib/pkgconfig'
Configured features:
ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GPM GSETTINGS HARFBUZZ JPEG
JSON LCMS2 LIBSYSTEMD LIBXML2 MODULES NOTIFY INOTIFY PDUMPER PGTK PNG
RSVG SECCOMP SOUND SQLITE3 THREADS TIFF TOOLKIT_SCROLL_BARS WEBP XIM
XWIDGETS GTK3 ZLIB
This bug report was last modified 3 years and 107 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.