all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Pjotr Prins <pjotr.public12@thebird.nl>
To: "Clément Lassieur" <clement@lassieur.org>
Cc: guix-devel@gnu.org, 26593@debbugs.gnu.org
Subject: Re: Icecat 52 crashing in file dialogues
Date: Sat, 22 Apr 2017 05:20:19 +0000	[thread overview]
Message-ID: <20170422052019.GA15011@mail.thebird.nl> (raw)
In-Reply-To: <87pog5zlh4.fsf@lassieur.org>

On Fri, Apr 21, 2017 at 08:03:51PM +0200, Clément Lassieur wrote:
> ng0 <contact.ng0@cryptolab.net> 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.

Looks like we can use similar wrappers for all GTK tools, including
gnumeric, geeqie, gnucash etc. Those are the ones that crash on me
without XDG_DATA_DIRS. At this point I use alias on my Debian based
system:

alias gnucash='env XDG_DATA_DIRS=/usr/local/share:/usr/share gnucash'
alias gnumeric='env XDG_DATA_DIRS=/usr/local/share:/usr/share gnumeric'


-- 

  parent reply	other threads:[~2017-04-22  5:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-21 17:27 Icecat 52 crashing in file dialogues ng0
2017-04-21 18:03 ` Clément Lassieur
2017-04-21 18:28   ` Mark H Weaver
2017-04-21 23:03     ` Clément Lassieur
2017-04-22  5:20   ` Pjotr Prins [this message]
2017-04-22  7:49     ` Clément Lassieur

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170422052019.GA15011@mail.thebird.nl \
    --to=pjotr.public12@thebird.nl \
    --cc=26593@debbugs.gnu.org \
    --cc=clement@lassieur.org \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.