From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Cl=C3=A9ment?= Lassieur Subject: Re: Icecat 52 crashing in file dialogues Date: Fri, 21 Apr 2017 20:03:51 +0200 Message-ID: <87pog5zlh4.fsf@lassieur.org> References: <20170421172745.oy56jbiwbhmz4rx4@abyayala> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60096) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d1cuU-0006sW-Ot for guix-devel@gnu.org; Fri, 21 Apr 2017 14:03:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d1cuQ-00077D-R9 for guix-devel@gnu.org; Fri, 21 Apr 2017 14:03:58 -0400 Received: from mail.lassieur.org ([83.152.10.219]:35658) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1d1cuQ-00076w-KD for guix-devel@gnu.org; Fri, 21 Apr 2017 14:03:54 -0400 In-reply-to: <20170421172745.oy56jbiwbhmz4rx4@abyayala> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: ng0 Cc: guix-devel@gnu.org ng0 writes: > Hi, > > has someone else experienced crashes since the icecat update? > > My system state isn't that old, but a week older than my profile state. > File dialgues (save file) cause random crashes, Open file dialogues (change profile picture, etc) cause reproducible crashes all the time. Yes, I did experience the same thing. I wrote a small patch that fixes it, see https://debbugs.gnu.org/cgi/bugreport.cgi?bug=26593. I'm not a GTK expert, there might be a cleaner way deal with XDG_DATA_DIRS.