From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Craven Subject: Re: How to make current icecat less crashy Date: Fri, 4 Nov 2016 03:35:29 +0100 Message-ID: References: <8737j86nev.fsf@dustycloud.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52227) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c2ULv-0005LD-Cs for help-guix@gnu.org; Thu, 03 Nov 2016 22:35:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c2ULr-0008OQ-H1 for help-guix@gnu.org; Thu, 03 Nov 2016 22:35:35 -0400 Received: from mail-qt0-x234.google.com ([2607:f8b0:400d:c0d::234]:33079) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1c2ULr-0008OC-AC for help-guix@gnu.org; Thu, 03 Nov 2016 22:35:31 -0400 Received: by mail-qt0-x234.google.com with SMTP id p16so40502772qta.0 for ; Thu, 03 Nov 2016 19:35:30 -0700 (PDT) In-Reply-To: <8737j86nev.fsf@dustycloud.org> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Christopher Allan Webber Cc: help-guix@gnu.org > Seems a lot of us have been experiencing crashes in the current Icecat. How recent is this? Could it be related to this commit? eaf72e218e38c0c908ee30c914ab7d9c0c0389b8 Author: David Craven Date: Wed Oct 26 14:27:15 2016 +0200 gnu: icecat: Enable gtk3 support. * gnu/packages/gnuzilla.scm (icecat)[inputs]: Add gtk+. [arguments]: Use --enable-default-toolkit=cairo-gtk3.