From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: How to make current icecat less crashy Date: Sat, 5 Nov 2016 15:01:42 -0400 Message-ID: <20161105190142.GA11847@jasmine> References: <8737j86nev.fsf@dustycloud.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45051) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c36Dt-0004pG-KB for help-guix@gnu.org; Sat, 05 Nov 2016 15:01:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c36Dq-0002WN-J4 for help-guix@gnu.org; Sat, 05 Nov 2016 15:01:49 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:46106) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1c36Dq-0002VM-FO for help-guix@gnu.org; Sat, 05 Nov 2016 15:01:46 -0400 Content-Disposition: inline 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 On Thu, Nov 03, 2016 at 08:31:36PM -0500, Christopher Allan Webber wrote: > Seems a lot of us have been experiencing crashes in the current Icecat. > in Guix master. Ricardo Wurmus gave me a nice tip that seems to have > fixed the problem here: > > go to about:config > find the keys gfx.canvas.azure.backends and > gfx.content.azure.backends > for both change “cairo” to “skia” > note that for me this results in less readable fonts Can we set this option while building?