Received: (at 68390) by debbugs.gnu.org; 13 Jan 2024 06:39:02 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Sat Jan 13 01:39:01 2024 Received: from localhost ([127.0.0.1]:38196 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1rOXfZ-0004ym-FB for submit <at> debbugs.gnu.org; Sat, 13 Jan 2024 01:39:01 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:52982) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <eliz@HIDDEN>) id 1rOXfW-0004yQ-UF for 68390 <at> debbugs.gnu.org; Sat, 13 Jan 2024 01:38:59 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <eliz@HIDDEN>) id 1rOXfT-00058u-7A; Sat, 13 Jan 2024 01:38:55 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From: Date; bh=RT2VZuqKyHP1q4v14IEKT+5RKD0m5xPDLHLc+QL+IAc=; b=kVEgjdP40HZIs7PiVyij YhvSoLZ5YqFOuboXCpxvpAgEjfCQE+N9MSAPlKzIz/x8BILxEdTsuW1K723Yj7qGuyqMihoNWxjFB 9bWaDOuyCOZe/RpjzDwmZoui39Py/9UOj8AFa3DY4F63eIC/KOIuFT4UGIqWF8ZyeWk6Xvq57xmnu skeMOtQTQTAmIXzPcUNYaUyULrPu3VVkYFzsAJLDe+PpNBbwXLelrm8uci8g731AEkC7wdiE7/VYD g+rcK7ditltdRHP27p6t9+gTCzFrcXJPRky8LORHvM8NUWi0IxTe8D72jEglkRHHVCkU0Cx+xelXV 9fMzOzk//v7WRQ==; Date: Sat, 13 Jan 2024 08:38:29 +0200 Message-Id: <83y1cthh5m.fsf@HIDDEN> From: Eli Zaretskii <eliz@HIDDEN> To: Sunil Matta <mattasunil@HIDDEN> In-Reply-To: <408200594.693789.1705098219733@HIDDEN> (message from Sunil Matta on Fri, 12 Jan 2024 22:23:39 +0000 (UTC)) Subject: Re: bug#68390: Emacs display rendering problem References: <2018661303.242257.1704995410922.ref@HIDDEN> <2018661303.242257.1704995410922@HIDDEN> <834jfjlm1j.fsf@HIDDEN> <408200594.693789.1705098219733@HIDDEN> MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 68390 Cc: 68390 <at> debbugs.gnu.org X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -3.3 (---) [Please use Reply All to reply, to keep the bug tracker CC'ed.] > Date: Fri, 12 Jan 2024 22:23:39 +0000 (UTC) > From: Sunil Matta <mattasunil@HIDDEN> > > On Thursday, January 11, 2024 at 02:15:31 PM EST, Eli Zaretskii <eliz@HIDDEN> wrote: > > > Date: Thu, 11 Jan 2024 17:50:10 +0000 (UTC) > > From: Sunil Matta via "Bug reports for GNU Emacs, > > the Swiss army knife of text editors" <bug-gnu-emacs@HIDDEN> > > > > Issue: Emacs display is very buggy and unusable after latest Fedora 38 software updates. > > > > Laptop: > > OS: Fedora 38 (patches updated as of 1/10/2024) > > cpu: Intel(R) Core™ i7-2670QM CPU @ 2.20GHz > > > > Emacs: GNU Emacs 28.3 (build 1, x86_64-redhat-linux-gnu, GTK+ Version 3.24.38, cairo version > > 1.17.8) of 2023-09-23 > > > > On my laptop, updated fedora version 38 with latest patches and > > getting very buggy behavior display rendering. > > Is this on text-mode frames or on GUI frames? > > This is in gui frames mode. I didnt realize that there was a text mode. > I am running emacs in server mode and window-system == 'x' > > > I am seeing these issues in my emacs editing sessions. Not sure if > > they happen outside of emacs just yet. > > Btw, I am using the emacs version that came with Fedora 38, as I > > usually do. > > > > While editing buffers in emacs, the display is not updating properly. > > The point/cursor in multiple locations of the buffer as opposed to just > > one. > > Scrolling in a buffer displays remnant text that should have scrolled > > by on previous lines no longer on the screen. > > > > Moving the point(cursor in a buffer), can make the display to go crazy > > and display the checker board pattern in the entire emacs window! > > In addition, this checkerboard pattern remains on the entire emacs window for a few seconds! > > > > PS: I have only seen this behavior in my emacs session as of this > > morning when I updated fedora with its regular updates for version 38. > > I did not upgrade to Fedora 39 just yet. > > This is almost certainly not a problem with Emacs, but with your video > drivers and X libraries. If you have some "optimization" features in > your display driver settings, try disabling them and see if the > problems go away. > > Yes, it shouldnt be an emacs problem. I too feel its a display driver issue, but I'm only having this > problem > in emacs and not in other apps. > I do not have any optimizations set for my display and gnome window manager. > > Seems like an interaction with the display driver and the latest Fedora 38 patch. > I have posted to the fedora users group as well. No answers on that forum I'm guessing cause its only > happening in emacs. > > Very odd. I have never seen this behavior in emacs before. > > And really making my emacs unusable and killing my development time, so any suggestions would > be appreciated. > > Thanks. > > Sunil I think we should wait for Fedora to resolve this.
bug-gnu-emacs@HIDDEN
:bug#68390
; Package emacs
.
Full text available.Received: (at 68390) by debbugs.gnu.org; 11 Jan 2024 19:15:38 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Thu Jan 11 14:15:38 2024 Received: from localhost ([127.0.0.1]:33908 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1rO0Wg-0002hD-0n for submit <at> debbugs.gnu.org; Thu, 11 Jan 2024 14:15:38 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:33420) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <eliz@HIDDEN>) id 1rO0Wb-0002Qa-37 for 68390 <at> debbugs.gnu.org; Thu, 11 Jan 2024 14:15:36 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <eliz@HIDDEN>) id 1rO0WW-0008BT-8S; Thu, 11 Jan 2024 14:15:29 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From: Date; bh=38J7bVtCSdpm6QVAgDVLIjRh4/G0dz49Z7ZL5ClzYpg=; b=JzxOUSiPIVjNEqxQC3JK CIfC8ecIGvdw1PUwIqvKjHZ70bCOnYLRUN+hMdP+VtWWJoTsZ+Xbx+eHxMbVcn+bUSuEiSEF2X/Jp QXQJQWMB5NVZt4uN0Bb3gVke5oczHb7g2Xzrt4Cs/gNiFverKlmrTP7Tv15Eh8Q0nDklK8j3DTdI0 n/p2LEgt5jlZu+fB2KrkCKgLTnWgS4hBSJTulcPhVWEGPuBA3JXNHSlZeQB6f2/smd2EQwOo+NmUE OSKsjvV6Avq403SR66Lrh+RE/F/LDklu85p+iOcOYeCL5ZXwJRTQAkVTrjPRBG8qhLXLhutUyYdG4 7uKtvHTqT+5imA==; Date: Thu, 11 Jan 2024 21:14:48 +0200 Message-Id: <834jfjlm1j.fsf@HIDDEN> From: Eli Zaretskii <eliz@HIDDEN> To: Sunil Matta <mattasunil@HIDDEN> In-Reply-To: <2018661303.242257.1704995410922@HIDDEN> (bug-gnu-emacs@HIDDEN) Subject: Re: bug#68390: Emacs display rendering problem References: <2018661303.242257.1704995410922.ref@HIDDEN> <2018661303.242257.1704995410922@HIDDEN> MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 68390 Cc: 68390 <at> debbugs.gnu.org X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -3.3 (---) > Date: Thu, 11 Jan 2024 17:50:10 +0000 (UTC) > From: Sunil Matta via "Bug reports for GNU Emacs, > the Swiss army knife of text editors" <bug-gnu-emacs@HIDDEN> > > Issue: Emacs display is very buggy and unusable after latest Fedora 38 software updates. > > Laptop: > OS: Fedora 38 (patches updated as of 1/10/2024) > cpu: Intel(R) Core™ i7-2670QM CPU @ 2.20GHz > > Emacs: GNU Emacs 28.3 (build 1, x86_64-redhat-linux-gnu, GTK+ Version 3.24.38, cairo version > 1.17.8) of 2023-09-23 > > On my laptop, updated fedora version 38 with latest patches and > getting very buggy behavior display rendering. Is this on text-mode frames or on GUI frames? > I am seeing these issues in my emacs editing sessions. Not sure if > they happen outside of emacs just yet. > Btw, I am using the emacs version that came with Fedora 38, as I > usually do. > > While editing buffers in emacs, the display is not updating properly. > The point/cursor in multiple locations of the buffer as opposed to just > one. > Scrolling in a buffer displays remnant text that should have scrolled > by on previous lines no longer on the screen. > > Moving the point(cursor in a buffer), can make the display to go crazy > and display the checker board pattern in the entire emacs window! > In addition, this checkerboard pattern remains on the entire emacs window for a few seconds! > > PS: I have only seen this behavior in my emacs session as of this > morning when I updated fedora with its regular updates for version 38. > I did not upgrade to Fedora 39 just yet. This is almost certainly not a problem with Emacs, but with your video drivers and X libraries. If you have some "optimization" features in your display driver settings, try disabling them and see if the problems go away. Thanks.
bug-gnu-emacs@HIDDEN
:bug#68390
; Package emacs
.
Full text available.Received: (at submit) by debbugs.gnu.org; 11 Jan 2024 17:56:03 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Thu Jan 11 12:56:03 2024 Received: from localhost ([127.0.0.1]:33824 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1rNzHe-0002et-4n for submit <at> debbugs.gnu.org; Thu, 11 Jan 2024 12:56:02 -0500 Received: from lists.gnu.org ([2001:470:142::17]:60658) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <mattasunil@HIDDEN>) id 1rNzCA-0002VQ-33 for submit <at> debbugs.gnu.org; Thu, 11 Jan 2024 12:50:24 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <mattasunil@HIDDEN>) id 1rNzC6-0002NM-K3 for bug-gnu-emacs@HIDDEN; Thu, 11 Jan 2024 12:50:18 -0500 Received: from sonic317-20.consmr.mail.gq1.yahoo.com ([98.137.66.146]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from <mattasunil@HIDDEN>) id 1rNzC3-0001UW-RW for bug-gnu-emacs@HIDDEN; Thu, 11 Jan 2024 12:50:18 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1704995411; bh=PYHcUsovVLEiBidhaut7M0lMsLNT8uC7uN9BguCuXSo=; h=Date:From:To:Subject:References:From:Subject:Reply-To; b=bAyie7h1TqleJ+BsET+XK1dCd/TLm12ZNE2aRwh2vCBDrHrcTeJ7j89xuS86FTw8GumvYJ2+Sb85NvHiYDxOG/BMKsjikCgBRuyjnFfsFYyvBajqFnAupBziv+6R6fyeuU8wQN+xPavZEKNEXglhegdv7bIwGlCErYQjvk6A2boo8vpkA/NDF+ub00Z9AhRxxvjFaL3iWIfrhKXmIM8qE/I3F1zOAROaN/qn20V4ZvaVpGG2XA1uhSCSF2Fv/2dN5eBKjABF/2MgFldinzjphBFFQ7ytgDLpinTrws4EaDAK/2HZYJJ0+zVk3SxGzw2en/vzCJQ9GBIdlcuaq1yH/w== X-SONIC-DKIM-SIGN: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1704995411; bh=aGYKPX0CHq52BW/QT2eox9rfTX0r7fi62MHiPV6OzCj=; h=X-Sonic-MF:Date:From:To:Subject:From:Subject; b=PVnxAP/DgCcElz5OoZiu1Y5hFHVvEYMX7DQYLY+wW7CAVGvPnRwYOyuTbEu1s6A3ljZVSMC+qXGuI8XedlbJigVWVEYm9cDzplnIItunQcJi2hoabM/S1Mcq83TV8q7UN+N/nuTyTfOHPexjhaEvcffT+VSpJ3VTkqY+OIo5q9indcsY8dKQ02C3JxqhiVd8SP+5B/tOwroTJrgn1yJ7G8L/GwT4jUWF6B1qb3HyG58bM+1ukhRLXHQzjNsgcLFlqUQk9XC1X+bLTMPQTjs1/2iHmpivUQFrBDXDY/nIYLpF0kSbS6zjfYCcAAzBeu6WIKm31POwmpYPgqm8qyqVJA== X-YMail-OSG: RSHRUXAVM1kOjKbyCa.4nQ59TvUOCdu4FBC2XuM80OynJA1Pid7FSQS2bPi3j7Q 30WIMkPP4Iu25_AAPtS0QN2Z3ybTt7BemVmTp9TIlYiMa5TMxtZYUlycmSDEY1cpOV3cFe5Pr9mz qHMImjPsbwKE_gfScJBMaL_ty4YsoxCMym5NTDiKhzhZlcXBaEQ2zkDUEdHi7SCbOxxrwTmGvgLe X2REa_FhHjI92kgoRRHvpl57MXuS5Xxb.elorvK8488ECEo67g3MXjGw3t2dtndJRO4b1qqf1BAB Qmqn2eXLytBtRCChVthurgple3bxjIIXsgR84en6UCSIKtnwtoRiSAVWymfvfpSEhZaUVpBfLD6i iayt.s.cft4V1lkoXr3eJxiNW0ehxR_9p6tDqX_12MeoPZ0owVE81kzFuD52Aqb.3CGZbhN.OiCa gLNIDCKV8lw_aBVvxFJwOO_7HQ1i7j4E3u7R2blNYZXk03tE4z903MUQp41FjserJtyFGi2uyCPA 7ca7uCXfteM1BxvzleFciOSfa6gT3ZVy988euZUzgq0QRM7z3BE950x4q5uixaXC1NewYpGPFDUD tDVfDwj0EfkyZ4CJMuY3MfbNnGCZEowoND4RxZJX_JL5G5KlcLIAqXGzcB0xDoEeGNZ1_bwHXE5K o3SLi0EjJ0ZyF125oaEAW11_F9TZoMSg0GUjSebUTH29TmL.wFp1bxeHGfgyqUO1jzRBOkOzX7TE TLa876iywmrJKiT8tLBqzrtcIRkBK98fVc.MW83LCC0U7RTo7aZ7N3zyJxaMBEe9AqAPUbCXQTIY andA8kuqOgIkGvEcs849Iu.JL1xkfZAkVMbTC9F281tFEE1yFww0sKXs087qsSM6ttvlaP0BUNhv mCfac2VG5EywHehoJUo6kXdEp0ZmRjU965wNBbCs9u4T0nR8s_2o59HppIHyvPYo7drOvTIMYP2B WpfbKjBQxKW5wMpzJ5U4so1LbbBKWcbgYeqLqZFyDrpTnqoYaMSo0vtBqcvBvg8ebjDiC7jNpAZv gv8juKoUF17StaGHiKXa1SweiUkFNOqCEgLjOvkTSSJXXqEXsvCkHaoJ0CPW2qvpn4r1zOsZse7L OF3Z54_fiuKsf4I6z_pIpD9pBHqt1PG.Zxycg.muf9UI6KIVY0QJVW9K3.Xxh6FRaT7L8UYkw9mx sV9.aNwaFg1I7yQrFO.ure1UvDPvFKT_jmVvtQ7v0moQVF5AtZdSSh74_ednteg63opuBwFHyzCV ReOPBJ6.fPppNMcYPgKEnBQs0b257HG4atP2c2wrvitD8pbdHa1xiZ0WKKE19DJMvPkkOGYxCciC shH2xWSkW5OM8HBvB53XAzzOlgqHuUxCzjdYVwi2BdcPH0.ib.HvWXrf29xv7uTCP_vJLIVdDZAG szvJeDN0IWP79q8S4kNCJ9AB8Qvu3DNz8o2BKsYy_hh_5fxSygYFl1uihUKIHaNo7T5tlsQa6U.O 9Ns8_z3GYwAd7CxzTXNabdpA_56wpGN53uczlEnYC1L7.Ms3A9l1wYPa0ubOnWi.lMP9jG_8JxTp D4KMSar1Ywv92mZGvrOUz9p3.yf8uutzl8YJ9eClmCiFtB6q7jf3ITR2ECFW2muWci2pIOVUB3.a hjVFcxQ8v9My5JVJpz1MozQyzvvY6zOb4TVsxLtqS2IDv.QycSohLtph_PJcZYCfW6xidewshfa0 sXaD3m564qKOEaMxTKAiSSdFMy2OJC7rWkmYvhgQlR.VOK69NIk3tFrMe9oBJ7rZRkg9tRKQENrX qJ2xpDk612BEvM8kEb2Sd_9NLLCe5ghnuJCXn2jNB_SIzF208uAdbESCrdbwze_DPqHEJxxXVBUQ 156Fkg3cbU0TS4SE6yZkOksTVwa.eRkAjOCtx7iFjiWo8ZmCQjKeTlEYVV17ixASKvdcU2xTZFk3 T8_EFty9FKLmo7f9zWOXdwRUpdsUnrrw.1ePgzM_ReN5ww6m8q3lXo_rT3if0gqiS1p6UwuAu37E WTWG8MI57PpVPSz3tsv9H4hYwOxR0qxKNeLII6J3vHOMukzWJac0gAsyqcrbq7Y00p_gjQRTACAX MNKKagvRoHJ44B2Zddw3AYxsOkoPVkaEO8UiocNVzcFlmMZTMQfg4KOHVQpDylfmoqQQQeqjwrvC Mhp4x5Sg5h58BAhb1..eJv_lGRygEoLwPeS7nT3_FoW9G9ANo3pK852wc9YuceDo84U0aQ0T8lKS e0zDUbA5lTV3.aMw- X-Sonic-MF: <mattasunil@HIDDEN> X-Sonic-ID: 1a5c6518-0415-41ef-a77d-40150b91ff34 Received: from sonic.gate.mail.ne1.yahoo.com by sonic317.consmr.mail.gq1.yahoo.com with HTTP; Thu, 11 Jan 2024 17:50:11 +0000 Date: Thu, 11 Jan 2024 17:50:10 +0000 (UTC) From: Sunil Matta <mattasunil@HIDDEN> To: "bug-gnu-emacs@HIDDEN" <bug-gnu-emacs@HIDDEN> Message-ID: <2018661303.242257.1704995410922@HIDDEN> Subject: Emacs display rendering problem MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_242256_89783619.1704995410920" References: <2018661303.242257.1704995410922.ref@HIDDEN> X-Mailer: WebService/1.1.22010 YMailNorrin Content-Length: 5036 Received-SPF: pass client-ip=98.137.66.146; envelope-from=mattasunil@HIDDEN; helo=sonic317-20.consmr.mail.gq1.yahoo.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, FREEMAIL_FROM=0.001, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_REMOTE_IMAGE=0.01, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 1.7 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Issue: Emacs display is very buggy and unusable after latest Fedora 38 software updates. Laptop:OS: Fedora 38 (patches updated as of 1/10/2024)cpu: Intel(R) Core™ i7-2670QM CPU @ 2.20GHz Emacs: GNU [...] Content analysis details: (1.7 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.7 SPF_NEUTRAL SPF: sender does not match SPF record (neutral) -0.0 SPF_HELO_PASS SPF: HELO matches SPF record 1.0 FORGED_YAHOO_RCVD 'From' yahoo.com does not match 'Received' headers 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (mattasunil[at]yahoo.com) 0.0 HTML_MESSAGE BODY: HTML included in message 0.0 HTML_IMAGE_ONLY_32 BODY: HTML: images with 2800-3200 bytes of words -0.0 T_SCC_BODY_TEXT_LINE No description available. 0.0 T_REMOTE_IMAGE Message contains an external image X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Thu, 11 Jan 2024 12:56:01 -0500 X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: 0.7 (/) ------=_Part_242256_89783619.1704995410920 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Issue: Emacs display is very buggy and unusable after latest Fedora 38 soft= ware updates. Laptop:OS: Fedora 38 (patches updated as of 1/10/2024)cpu: Intel(R) Core=E2= =84=A2 i7-2670QM CPU @ 2.20GHz Emacs: GNU Emacs 28.3 (build 1, x86_64-redhat-linux-gnu, GTK+ Version 3.24.= 38, cairo version 1.17.8) of 2023-09-23 On my laptop, updated fedora version 38 with latest patches andgetting very= buggy behavior display rendering. I am seeing these issues in my emacs editing sessions. Not sure ifthey happ= en outside of emacs just yet.Btw, I am using the emacs version that came wi= th Fedora 38, as Iusually do. While editing buffers in emacs, the display is not updating properly.The po= int/cursor in multiple locations of the buffer as opposed to justone.Scroll= ing in a buffer displays remnant text that should have scrolledby on previo= us lines no longer on the screen. Moving the point(cursor in a buffer), can make the display to go crazyand d= isplay the checker board pattern in the entire emacs window!In addition, th= is checkerboard pattern remains on the entire emacs window for a few second= s! PS: I have only seen this behavior in my emacs session as of thismorning wh= en I updated fedora with its regular updates for version 38.I did not upgra= de to Fedora 39 just yet. Also, I have been using Fedora and emacs combo on this same laptop since Fe= dora single digit version and never seen this problem before. Thanks, -S | | Virus-free.www.avg.com | ------=_Part_242256_89783619.1704995410920 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable <html><head></head><body><div class=3D"ydpc859edeayahoo-style-wrap" style= =3D"font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:16px= ;"><div dir=3D"ltr" data-setdir=3D"false"><div>Issue: Emacs display is very= buggy and unusable after latest Fedora 38 software updates.</div><div><br>= </div><div>Laptop:</div><div>OS: Fedora 38 (patches updated as of 1/10/2024= )</div><div>cpu: Intel(R) Core=E2=84=A2 i7-2670QM CPU @ 2.20GHz</div><div><= br></div><div>Emacs: GNU Emacs 28.3 (build 1, x86_64-redhat-linux-gnu, GTK+= Version 3.24.38, cairo version 1.17.8) of 2023-09-23</div><div><br></div><= div><br></div><div>On my laptop, updated fedora version 38 with latest patc= hes and</div><div>getting very buggy behavior display rendering.</div><div>= <br></div><div>I am seeing these issues in my emacs editing sessions. Not s= ure if</div><div>they happen outside of emacs just yet.</div><div>Btw, I am= using the emacs version that came with Fedora 38, as I</div><div>usually d= o.</div><div><br></div><div>While editing buffers in emacs, the display is = not updating properly.</div><div>The point/cursor in multiple locations of = the buffer as opposed to just</div><div>one.</div><div>Scrolling in a buffe= r displays remnant text that should have scrolled</div><div>by on previous = lines no longer on the screen.</div><div><br></div><div>Moving the point(cu= rsor in a buffer), can make the display to go crazy</div><div>and display t= he checker board pattern in the entire emacs window!</div><div dir=3D"ltr" = data-setdir=3D"false">In addition, this checkerboard pattern remains on the= entire emacs window for a few seconds!</div><div><br></div><div>PS: I have= only seen this behavior in my emacs session as of this</div><div>morning w= hen I updated fedora with its regular updates for version 38.</div><div>I d= id not upgrade to Fedora 39 just yet.</div><div><br></div><div>Also, I have= been using Fedora and emacs combo on this same laptop since Fedora single = digit version and never seen this problem before.</div><div><br></div><div>= Thanks,</div><div><br></div><div><br></div></div><div dir=3D"ltr" data-setd= ir=3D"false">-S</div><div dir=3D"ltr" data-setdir=3D"false"><br></div><div = class=3D"ydpc859edeasignature"><div><br><br></div></div></div><div id=3D"DA= B4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2"><br><table style=3D"border-top: 1px sol= id #D3D4DE;"><tr><td style=3D"width: 55px; padding-top: 13px;"><a href=3D"h= ttp://www.avg.com/email-signature?utm_medium=3Demail&utm_source=3Dlink&utm_= campaign=3Dsig-email&utm_content=3Dwebmail" target=3D"_blank"><img src=3D"h= ttps://s-install.avcdn.net/ipm/preview/icons/icon-envelope-tick-green-avg-v= 1.png" alt=3D"" width=3D"46" height=3D"29" style=3D"width: 46px; height: 29= px;"></a></td><td style=3D"width: 470px; padding-top: 12px; color: #41424e;= font-size: 13px; font-family: Arial, Helvetica, sans-serif; line-height: 1= 8px;">Virus-free.<a href=3D"http://www.avg.com/email-signature?utm_medium= =3Demail&utm_source=3Dlink&utm_campaign=3Dsig-email&utm_content=3Dwebmail" = target=3D"_blank" style=3D"color: #4453ea;">www.avg.com</a></td></tr></tabl= e><a href=3D"#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2" width=3D"1" height=3D"1= "></a></div></body></html> ------=_Part_242256_89783619.1704995410920--
Sunil Matta <mattasunil@HIDDEN>
:bug-gnu-emacs@HIDDEN
.
Full text available.bug-gnu-emacs@HIDDEN
:bug#68390
; Package emacs
.
Full text available.
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.