From debbugs-submit-bounces@debbugs.gnu.org Thu Jul 07 08:01:30 2022 Received: (at submit) by debbugs.gnu.org; 7 Jul 2022 12:01:30 +0000 Received: from localhost ([127.0.0.1]:55957 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o9QCH-00073S-Tk for submit@debbugs.gnu.org; Thu, 07 Jul 2022 08:01:30 -0400 Received: from lists.gnu.org ([209.51.188.17]:39356) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o9QCG-00073K-3D for submit@debbugs.gnu.org; Thu, 07 Jul 2022 08:01:29 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56224) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o9QC3-0000Fk-NR for bug-gnu-emacs@gnu.org; Thu, 07 Jul 2022 08:01:22 -0400 Received: from relay1-d.mail.gandi.net ([2001:4b98:dc4:8::221]:48425) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o9QC1-0000Ko-0S for bug-gnu-emacs@gnu.org; Thu, 07 Jul 2022 08:01:14 -0400 Received: (Authenticated sender: public@protesilaos.com) by mail.gandi.net (Postfix) with ESMTPSA id 7A5F2240013 for ; Thu, 7 Jul 2022 12:01:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protesilaos.com; s=gm1; t=1657195269; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=JXolgN1nQcBgrGn1P8bCqIh97MBahcom6bcB/+QVIDs=; b=jQGIrTs3pXv8iBNEKKYhwjtV27Io13qAR0IPfFoCVlmpE45CTJa62Vlmrgh0ORgA/Uhut1 jMc7AxokMppL+IGleaJjJ6qQwx2TG0sxNauDd4cmG3w07fvkC5yuB6xz8k+TBV1jSPaemH 2vsagxZldzdW5fsdTMkxnzuKapBu8Bylpjr+4sz7HIcwHjzoBj/B3usHfXuD9unDozMtZC oBUnXk00BH1uqO4Ru1HYsLvPppT/srUJBMVO3nbER+hNFKewQW1xWNOADFnwP296BDe+9v laNIeXhSOHB+sWnEL9fMNDHJuWUREbSnsG6oZ+nbktN8atBLNwQdOawmhnEpbw== From: Protesilaos Stavrou To: bug-gnu-emacs@gnu.org Subject: 29.0.50; PGTK cannot yank after second frame is deleted Date: Thu, 07 Jul 2022 15:01:06 +0300 Message-ID: <87tu7t6sjh.fsf@protesilaos.com> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: none client-ip=2001:4b98:dc4:8::221; envelope-from=info@protesilaos.com; helo=relay1-d.mail.gandi.net X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_NONE=0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) 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 I am using the GNOME desktop right now. Can you reproduce it on your end? Do you want me to test something else? All the best, Protesilaos (or simply "Prot") * * * 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' Configured features: ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GSETTINGS HARFBUZZ JPEG JSON LCMS2 LIBSYSTEMD LIBXML2 MODULES NATIVE_COMP NOTIFY INOTIFY PDUMPER PGTK PNG RSVG SECCOMP SQLITE3 THREADS TIFF TOOLKIT_SCROLL_BARS WEBP XIM GTK3 ZLIB Important settings: value of $LANG: C locale-coding-system: nil -- Protesilaos Stavrou https://protesilaos.com From debbugs-submit-bounces@debbugs.gnu.org Thu Jul 07 09:18:42 2022 Received: (at 56434) by debbugs.gnu.org; 7 Jul 2022 13:18:42 +0000 Received: from localhost ([127.0.0.1]:56014 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o9RP0-0000VN-5a for submit@debbugs.gnu.org; Thu, 07 Jul 2022 09:18:42 -0400 Received: from sonic305-21.consmr.mail.ne1.yahoo.com ([66.163.185.147]:35916) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o9ROo-0000Uw-Br for 56434@debbugs.gnu.org; Thu, 07 Jul 2022 09:18:41 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1657199904; bh=P9cguAR1Hrlo4jJwU5CSAgTWXKTZC/m/9a5gZPtDCMc=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From:Subject:Reply-To; b=LGTmZy0Sm30icV22q6MmnnAFtS7K7gB8g44729Mi7VLRaXewyV+4ADGGxP4bn5ylQzTPzTcue5DC7sGAL/KlSPSu+69J5dP4xIVv0Na0J4dPYuC8MukHFbuNgc1Fv59hdxsJMmwyuxvYvMEJQr9rQoxjCHYkWvUe0G/E8Zh3GxZWBsfoc51NLtcmL+92fwz/6KU8a6rb3FPZX1is94UXUxEJ8+aQd4J/iT5fj2Q9VLgvyRDpA7I4Sy1Gahz8yoDyrjUzX7E3fsJ2lXigJPVoR2tycXrXoOVmQRzw9XtvxyKHTZEm2rWSiPWAYZGciBP8HSJE0WuZH47OIykp25hCUQ== X-SONIC-DKIM-SIGN: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1657199904; bh=nXvzaDPeKRPon9y9gZy/AgwGB0Kodz/qCX9jhKD9YRg=; h=X-Sonic-MF:From:To:Subject:Date:From:Subject; b=KTZ1L+fB2lslsVGSisDqvmoQf9uz5kauQEAhpSS//Qp2wfp9EQfnh6T5p+dCyJGuDBycmBqGYd9/S/XDis7PEBSgU6DDNqCPouLev9eS3mC+onoRWFHs0Hif6ODNVdB7/a81/GdNRaXKw4Jnmg3b8snnNa2UDJtYDLkUshJtbcv8+0Zs4J1bifYTjL0FDTJNpHv8f0t5/zU1AZVVHT5+AfVSA8H1ch5ZNpGYmDaAopzxvv7t96mAZmoqh4F5htQn5WXTzdHXSuvZETjG3mpcb/b/UzzgJsQUU+LEb07X7rbVmtsoWF4it7I6OYBAAw6TpNg+dsHdMd4cqdAHv8mZfw== X-YMail-OSG: lbExPqYVM1nvos3Pk9eSgnjwcQMrmU8_Bh.8mEGVdKNTk2m55SIycoJXBoI5lzx Abw98aOERxojX9F_kxE8IEn9hZJp2SweCx7JpQ5Y.7u3FK9VGJfFtlCqMqi6ayb4.fUsv.q5kIaz DIHeUvEZqWJcb.LNklHy5zUgedFOf_H5A4JVdHdw7DFypFGD6qIb6ZCNhfpdRhDhq2iFN.bo5nEK fGlxNbtLLpUSJhU1ZTSm78T6lbZgbDZgin9xUE2z17DX1rNhSNxYMt.oQmQ9rnyeBYbjQaNXRaku YhW1G4gFNmGGx0RtCy52_a_nuZqO9iOnrqw1JrmJGucx7D0ut462EXxM1Wlh3P92hb8MmxcL4oO0 T0WKEspLG0ga12ihsOLHtZhB.zc_XlMLTBOEXp5auD98jaurbL.Y1LnUaM9XGa.VbYde_RmxSyHt bqXO9cJbpHdoKZVZf3W_XuOK_2gbhbtiElXUf6euZnLWyocXLmuHZFSm9N6lTF_AmqY.7Bp.6u8b tV9cAIs6IH29CtqOBZ7jjkw0JkGMFJaR92b3ekDlIHAa7L3bRec7V_U2FMcSkDYYr695yzQv1yvJ qxbD2Xi5n1Eh7MMtk5Dy9tIWga0HIiICaM1KJmtayqxnB3fq2OtI1E7eoEWWJXXszuOJOOB.NWFp LgW8riUcFROzYuEAteqVUfJ9wyPsAhjMEiDRU7EOf3l.GO5cCVpLUL2ongg7ATU2WJmIRrJ73DkZ _FgBqVKwneUChEIWo_CLbE_pWbfGBxnLYYR3mLub4_k3rftFqtFkwHc.neTldDm63ID5e1nEiDHG AVhtQZ1W5S_qb8eSNP.oSbDZ0JKfHKXzTA9zyk6YcBDLdFfhTpmWAap1v3oKPyYdGhkH2dhzx7Oh WxV7mcQhEiNmOCcE0ddCxy5_p8EHaSaz2p0ZwftQ1wSreMzze3E1eiB09h_N6FoJc297yqMGW82b JtMH1t8HGr7rTS6ovD_7cnwQO2FAMeeLNmnGxMuJw_I0SjEylej2rUdzR5cOdBaMT8maufAwAhJe tfp8_sJqegNO4wX7exbJg.9pl1FHGRnISGTPXfDbCBuQE0TEJlyD3_1wAA_NK5Pz_czWLJokEwVF EnRQ8Wc4oW2oJn44BfnKyw0tAFFbs3gXHPJvPC78ETs70ssCsEX1_ZI.Nvkk5FuFSzg372kyR.mh H3ZuLl5OeUtudREUCzDIRV2xgzYf6YOOSnEFUTc1JXmn1Uk_xhR2txSc1uuavqFUqiC4uGysLAiG y2VU6opFX.PjDMilUw3QzFvk7cPtRXbqVm5RF8fz51dv2Jo8eohbvqtN2E8S9r_FouH.vLikbIJa xAQ6GnxdKUfj.j2b_w_rdQsg.EtAXJkbwwRDsx2di7tT67PhY0l5Om6xqfKaPiFUqrGSPmo0UbRA 5eiICTSjRicY0NZg4ACgZFpWNZO2ZGrBKQSkWbu.6C4yn9eU0XF0lYmGMg7XEAPn_WH04sNV.NMy 78Pgk44uC6ATOLNA5yMPGINjiNYqSlvqRhu4f1eF2qbebLWYlzAPRJtxDUvk0vc9TGh4FvWE5dil 83KqXS1Rx3aWBiMg7z69.QGFLR7fAu5Kj9tYcWZKwbOgvNt0b3aEnllmY40tlycVtuDcq.YRwUP8 tZcpI3sy30d7nX4q9DnkHfymEMtQlG467s164xyFOMlQmmqfUXaNiqtVLKyTXuCWLA8q3nzv1ZW8 LiOgVDmjorxjPwDg1X_WGb2OQhyLRbAs1pvrh7Mb4rxuWwXsWoOempIrXNiKfATmt9URMM5PIbe5 3mvMu7u8nonwe0IzTc.P2L9VzwkO20948c1JzpG88IZqg6STNXzObLWCO34QVUhVJoztyoVJhC7L KvxwcuUcou1AfBKA0u6AT8RRptRSeyGoy3htn6u6jReLt0kDq2IwEnP9s368HvjR8Uxv3Auo0lk. uE4qZ5gsroym1eRfiuOHys06UyaKBVsWyfMRUNk.L2up7zZQ8ms4glL6vBevXu8TI_EJvffO6.hM fAIwVQNJnyb5ZpovxM0HWBXqvkQWNwrtUMG3NSvp3sfgz4QFeRpNjrxAU4iTkh33VZsLkbryZOP8 IxVxTHYbwalTUMo_IUzi.SX10ug2qr55LFylM2ZcD03NAAYH6mToUWem1XY.zJEEey41NJltxdmB cqc9u8DCgZaLzu9dMLUB9AfqI8nFKhNd_9oCavf6qFgNQ_VN2EmqQO2cd1mxVPWhDqOJ8xSbwUh3 oB0cF5VwQAHZwvkikah3jsY7MM8vb7YXW4D7Iz4o8j9r19.Hyb0_EhQna90H2gw-- X-Sonic-MF: Received: from sonic.gate.mail.ne1.yahoo.com by sonic305.consmr.mail.ne1.yahoo.com with HTTP; Thu, 7 Jul 2022 13:18:24 +0000 Received: by hermes--canary-production-sg3-67975bbd4b-zlmw9 (Yahoo Inc. Hermes SMTP Server) with ESMTPA ID e6d1140c0b4bc4c0a7a16e3e738e2ff8; Thu, 07 Jul 2022 13:18:17 +0000 (UTC) From: Po Lu To: Protesilaos Stavrou Subject: Re: bug#56434: 29.0.50; PGTK cannot yank after second frame is deleted References: <87tu7t6sjh.fsf@protesilaos.com> Date: Thu, 07 Jul 2022 21:18:10 +0800 In-Reply-To: <87tu7t6sjh.fsf@protesilaos.com> (Protesilaos Stavrou's message of "Thu, 07 Jul 2022 15:01:06 +0300") Message-ID: <87ilo95ael.fsf@yahoo.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.91 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Mailer: WebService/1.1.20381 mail.backend.jedi.jws.acl:role.jedi.acl.token.atz.jws.hermes.yahoo Content-Length: 1904 X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 56434 Cc: 56434@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Protesilaos Stavrou 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. From debbugs-submit-bounces@debbugs.gnu.org Thu Jul 07 10:08:20 2022 Received: (at 56434-done) by debbugs.gnu.org; 7 Jul 2022 14:08:20 +0000 Received: from localhost ([127.0.0.1]:57475 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o9SB2-0004Hb-Bx for submit@debbugs.gnu.org; Thu, 07 Jul 2022 10:08:20 -0400 Received: from relay8-d.mail.gandi.net ([217.70.183.201]:44453) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o9SB0-0004HM-2Y for 56434-done@debbugs.gnu.org; Thu, 07 Jul 2022 10:08:18 -0400 Received: (Authenticated sender: public@protesilaos.com) by mail.gandi.net (Postfix) with ESMTPSA id EF90B1BF212; Thu, 7 Jul 2022 14:08:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protesilaos.com; s=gm1; t=1657202891; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=/w8ME1sIcGWsjYcOfYdMuxUVPclnJ57AkgmU6/JvCpc=; b=pIfYckGdh+1UMuGPEXNSGN6wicUoy/KNT8Hdpt0v6l5sI0rnIGK7q4+xr72WEjos+h3Zlb OcE7ei0jjUJZupPrPCmn/CcPvTWPelULXz8NZ2IqWVw2x5JXZB7FNZteXgrNNgcmI+gqOh JvLjm1T54wHCAp882un0E8Z4aimqB26Gy1GJgTtnVzuJLcFuoyiunVtJ8vNWP6nu0FY+0y /3cFDvFtNFC0uYU+w/TO9QKOT0PDFsbjJ77KcjOBMUcFW4bohRhT9yvA/GRjUK6+H6qYCb dP0puIgs2pDlZiiR0yZssF6XWlih/ICIMyfyqVmRbHW/CoQQLMGBK7JQcNFt7A== From: Protesilaos Stavrou To: Po Lu Subject: Re: bug#56434: 29.0.50; PGTK cannot yank after second frame is deleted In-Reply-To: <87ilo95ael.fsf@yahoo.com> References: <87tu7t6sjh.fsf@protesilaos.com> <87ilo95ael.fsf@yahoo.com> User-Agent: Notmuch/0.36 (https://notmuchmail.org) Emacs/29.0.50 (x86_64-pc-linux-gnu) Date: Thu, 07 Jul 2022 17:08:08 +0300 Message-ID: <87ilo9dnhz.fsf@protesilaos.com> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 56434-done Cc: 56434-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) > From: Po Lu > Date: Thu, 07 Jul 2022 21:18:10 +0800 > > Should be fixed now, please test. Yes, it is fixed. Closing the bug report. Thank you! > 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. Will convey the information. Thanks! -- Protesilaos Stavrou https://protesilaos.com From debbugs-submit-bounces@debbugs.gnu.org Thu Jul 07 22:27:43 2022 Received: (at 56434-done) by debbugs.gnu.org; 8 Jul 2022 02:27:43 +0000 Received: from localhost ([127.0.0.1]:58401 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o9diY-0001w8-FV for submit@debbugs.gnu.org; Thu, 07 Jul 2022 22:27:43 -0400 Received: from sonic301-30.consmr.mail.ne1.yahoo.com ([66.163.184.199]:41668) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o9diS-0001vn-Uc for 56434-done@debbugs.gnu.org; Thu, 07 Jul 2022 22:27:41 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1657247250; bh=2HrMlAplTjQq0alxF7gPN2cy4XlIgeGE3knKlUvlF+4=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From:Subject:Reply-To; b=b9vTcDwgZZ1FjrCHLeHJ7AV9XZdb+ew0AW4hoastVP3YWIhMjEEGww6UU/7HhWJzmq3XLcgkVFdPDYBEJ/nvOz4cHWYGCs8lJpCjFs6AAYryKm+2Qm2wRqarxc+7ogJGBvUTxvWDwDnGbEkmiPlT4hsxsDL/6EspA5YQqREUEXqK1Ny/xkSSzWz83c7ZPzgiLYKaBE/mee/8yFEF2xG1S0STQVIrqn2TLtc0isfLEXn9UVuZl3DeLq6GvC4WFzthA2s35Lg7xqWm6/hNb28wKx2SSOSDaAkiZAESn1HN27d9qPXnoLlhdi3y/ThK06vlWaoYVrLCf5jkb39y/4ahvw== X-SONIC-DKIM-SIGN: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1657247250; bh=GRSOuQ5WnlcM0yMXROAzP+gv1Sf2t/w1ZHpztpa0foh=; h=X-Sonic-MF:From:To:Subject:Date:From:Subject; b=hiZMrOpFeAFmvkezc74cfzcnOnh89sUmE/9EmZ3YOpzIeh/PGsMopqMWB7YaT6DxYlyNf0nF0mWonV8hNqQk1OPo24BZIkaCItZHT/Kf18wRBE4H//vsvBJgzaZQFy8Dd4nnUzCHgw/5BHFwIBGGA8pfXXms8Fsobr1Cae9jxpGAHfB69q8WSZJHqj6ryftdSeTkS8jvlIZcU6vB/gurOrj7HUNLpMydZ4xb4nOyp7/CRDh8h9UTS00sbxaAVC6Tv4yMwgnkwY5Ar/XVQdLqlVvN7L6Hy+eRcHMWtuOEczKM1AsN8LKEuryeHiTnAm65uoefCkLvsAsIgh2QcdT/Ag== X-YMail-OSG: v610.cUVM1kXgkGOky3vvSiMGbFdeHBPJIVe4y6rCK52hiZgSjmQByL8Je2g.W2 H7pcJED16hH4lr73KSxKDiL9pckifjhWHnZ9t1oXwq8373knM218qcoacibq7MH6gALUuhsDCu0P oRh9bz8uryXbUiv_AhULtl6AnU2hEAWZDe6.QoqikXPiWiV95Z3d4cSkG2xyPPSY8plaX376rbVd Xg0pRo6E.AX1kt0QqST2wp63scN2RNyu86eI2PlsomfNA_juJsxp4dWbCEAmRxWplg7Ztc1QyeRf vc6RauOm8n6hjhiy2r559dg24CMF1h3EClCvTsp1CD43L_fXLF2nRe2DWUujsV3XFmIXJ35he70v kFPucVaZgchemKg86GphAOu1SPqIFVlPs5iuI1SBOiH4SIx4WnKVCsuhEe4xBRQomQxSAXJH0pnz S.uUYX30yhTdGBfKcgsgtm8lHy_iXEs9ih4FO9bYE6ca8KBqN5VjH1UvuGrtXal0tO01dmseo2VL 1GQUoAoBK0Z5y9ZZDqiDkfp0zBzQlDDk1w3QL4qeAWkDxE9_yqYnnUFCP.0iHI9a4rGbrbImO1V5 3N_T3IS1OCSzWpMI6h8v6zT9HmZi4oGDx7d4i.hFg6tH_0P_6wtFZB.GWNdldbv8OdJxdFRH5ErD B30jEZD3MzFMO9GUxhEeQVk0S7ZMVTzgBzHmObyJe7yJy.Qk.rNs_bXkqmlB8P9KNhgqsw68E2K0 pmiZQlK.wrCFxY0_bNH3lQfnwc_ecrlpYpMU8LAMvw6I_6lhTRlmajShkX75H4sQkEammc.KRVBQ x8OfL28rTQlX09u.ecJwp4_8Wo0Ca9jgZT.j0g.O6RI01v_p5T5DR3lRvgGaCCKZ1P2CILIB2XN2 eUlAYYfLfwryy1azxAXMeZpkdCtInU_WbwcrwOOJOi8.CvsURHvr5a89fQAMrHU__A6tinWW7JkP eW_GSov0C_h.Is1pelcGoAORU9Rzy20cuC2vRDYimPfM4w53Ow39pk.me.dztWYyevlVOeByc95h HxWMp5Jo59vQYYxE11f_PgRwMDhAwsFhikzTUK8I7b6y8f3Apr_22SWUPKIvQhiHUfFen581vHkd JCp0W4aAt0Y3eV.hDQiRBXN.TyzO6z8o7arRGPu4hIwANc9THpKglqGAUSxD5HGJUILu3soCqPp0 gi0CzK1T46OjHsxMDAiL0_Ge.QJ5YnY0E7y.dWRZAqVS7mxVAikYjx97YMwSWBeCTbiiqz4r1NxD jLkWVPKf0l_YVEAnpPhW5_.TKvb7OTRbwAJB2ZSoRUar91K3wl1wKyGRd5_knJRx3mqiA9dBSB9J YlAYIJlV6TiZZlmlKpm0o0kf0z4q.zi5oTRxARPes.PyXNQXfLt19FeKkdEXDRn1uY_2V6env8Z1 KaulmALJkYiIZ9yY4R7q1dFVjUoz7D4iKS8bUTcyej4PL3TQlZ3rxqp82_6HD6PlCV4jvW.PDw62 oxvMHZYyCU9iUiLck01aX8NVFteoRC8aGlIuYyHbNdB3uBuIKnUV4Av7Jt4S.JVyoEaBV8Zf51Jy L_AzkUV.jJy9LYLQFqKZdjSHlkoqxfCm4SF4HZBzhobLuTOc.tkyi9Tra0CVt4H0WSrSPXmyVqtN 74sQgXX7Wb3aY3Qdewckj2oLRYy5NFX88FHClTONN9cyadS2pmwPAZfvFCfh6_I9AU42OFwfyGJh qhjsWqN.KFZYGMURT1knj8SRzfdLwsh.X.mVvKTPV0j1sC7nXfTwXbyXUoAaVAgAr29WNGVQgPL5 hEmtKewALL5Y.bhZ1fEojBxveDAXQpzpy1i.GXOXdjyy6L7CPsEtJkPfFbscN4LuN54G9ATXIpfs gfg8YFeT98MdTKTFjPK_nXv0sFeYZPPv8dHb8Dt4s_b294OVX4DuZNL_RRJXtdLCM20d9egnnyfz RsUI1m5OSTAeXse9kqEkthYe8nErly7O3TwxZjOSOjmmNvdvHI2CqGxuU1V2Qq8AqJaST6UGXKk. tQA8rufjrsaoqL8wm5d8kdIlyRpNLin4H01OPHHiiMjEO_IXFpsSRAvVq62UxYIoIoLSe9_UwRQI aXxDSM4pLVuXpFHmKoVj_mrtq5vbtRmurWvAEYtGJ2o6QDcgca8GYiZS9mEvreYmptjx120z7D.a NvQC2JvfQmxxrrkpbbJOuMIS.QWOc_7OvO8IlsPfhtpsF20.gMbcBDgQvx1bkeBqWpEUDj3UUvHm WQUbfRpJZ1eoEFO6UtY.0iiWOUOX.tmKvFH5n7xnAq3c_VTj6aoPpgEhl X-Sonic-MF: Received: from sonic.gate.mail.ne1.yahoo.com by sonic301.consmr.mail.ne1.yahoo.com with HTTP; Fri, 8 Jul 2022 02:27:30 +0000 Received: by hermes--canary-production-sg3-67975bbd4b-w2clr (Yahoo Inc. Hermes SMTP Server) with ESMTPA ID d44b375627d7a75d1f9c968baf6420b1; Fri, 08 Jul 2022 02:27:26 +0000 (UTC) From: Po Lu To: Protesilaos Stavrou Subject: Re: bug#56434: 29.0.50; PGTK cannot yank after second frame is deleted References: <87tu7t6sjh.fsf@protesilaos.com> <87ilo95ael.fsf@yahoo.com> <87ilo9dnhz.fsf@protesilaos.com> Date: Fri, 08 Jul 2022 10:27:20 +0800 In-Reply-To: <87ilo9dnhz.fsf@protesilaos.com> (Protesilaos Stavrou's message of "Thu, 07 Jul 2022 17:08:08 +0300") Message-ID: <87czeg5ofr.fsf@yahoo.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.91 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Mailer: WebService/1.1.20381 mail.backend.jedi.jws.acl:role.jedi.acl.token.atz.jws.hermes.yahoo Content-Length: 140 X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 56434-done Cc: 56434-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Protesilaos Stavrou writes: > Yes, it is fixed. Closing the bug report. Thank you! Any time, thanks for testing. From unknown Sat Jun 21 10:43:06 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 05 Aug 2022 11:24:09 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator