GNU bug report logs -
#56434
29.0.50; PGTK cannot yank after second frame is deleted
Previous Next
Reported by: Protesilaos Stavrou <info <at> protesilaos.com>
Date: Thu, 7 Jul 2022 12:02:01 UTC
Severity: normal
Found in version 29.0.50
Done: Protesilaos Stavrou <info <at> protesilaos.com>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 56434 <at> debbugs.gnu.org (full text, mbox):
Protesilaos Stavrou <info <at> protesilaos.com> writes:
> Dear maintainers,
>
> I can reproduce the following on emacs -Q:
>
> 1. Produce a second frame with either M-x tear-off-window or C-x 5 b BUFFER
>
> 2. Mark a region with some text and type M-w
>
> 3. Delete the frame either via the system's window manager or C-x 5 0
>
> 4. Type C-y
>
> 5. Emacs hangs and displays the echo area message "Waiting for reply from
> selection owner..."
>
> Setting debug-on-error to non-nil has no effect. When Emacs hangs, the
> shell prints this:
>
> (emacs:2090): GLib-GObject-CRITICAL **: 14:53:23.604: g_object_ref: assertion 'G_IS_OBJECT (object)' failed
Should be fixed now, please test.
> In GNU Emacs 29.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.34, cairo version 1.17.6)
> of 2022-07-06 built on kronos
> Repository revision: f65e4c46a3418c7f24f53503feda42e844951997
> Repository branch: master
> System Description: Arch Linux
>
> Configured using:
> 'configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib
> --localstatedir=/var --mandir=/usr/share/man --with-gameuser=:games
> --with-modules --without-libotf --without-m17n-flt --without-gconf
> --with-native-compilation --with-xinput2 --with-pgtk --without-xaw3d
> --with-sound=no --without-gpm --without-compress-install
> '--program-transform-name=s/\([ec]tags\)/\1.emacs/'
> 'CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions
> -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security
> -fstack-clash-protection -fcf-protection'
> LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now'
Your configure options are mostly redundant. `--with-xinput2' and
`--without-xaw3d' have no effect on PGTK, and `--with-modules' has been
the default for a long time.
These redundant configure flags make reading generated bug reports
confusing. Please report the problem to the packager.
Thanks.
This bug report was last modified 2 years and 321 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.