From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carlo Zancanaro Subject: bug#34454: Gtk upstream bug #1280 causes crashes in IceCat and Emacs Date: Sat, 30 Mar 2019 15:56:33 +1100 Message-ID: <87imw155a6.fsf@zancanaro.id.au> References: <87muld58gn.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain; format=flowed Return-path: Received: from eggs.gnu.org ([209.51.188.92]:59942) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hA63E-0008K2-QE for bug-guix@gnu.org; Sat, 30 Mar 2019 00:57:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hA63D-0007Z2-PN for bug-guix@gnu.org; Sat, 30 Mar 2019 00:57:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:50867) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hA63C-0007Xk-K1 for bug-guix@gnu.org; Sat, 30 Mar 2019 00:57:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hA63C-0003Vs-Gf for bug-guix@gnu.org; Sat, 30 Mar 2019 00:57:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <87muld58gn.fsf@netris.org> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Mark H Weaver Cc: 34454@debbugs.gnu.org, Joshua Branson , Bradley Haggerty , 34528@debbugs.gnu.org, 34658@debbugs.gnu.org Hi Mark, Thanks so much for taking a look at this! On Sat, Mar 30 2019, Mark H Weaver wrote: > If those affected by this issue would like to test this patch > and report back, that would be helpful. I applied your patch to my local Guix, and everything is working fine again. I had been working around the problem by using emacs-no-x-toolkit, but with your patch I can use the normal emacs package again without issues. Carlo