[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Icecat 52 crashing in file dialogues
From: |
Clément Lassieur |
Subject: |
Re: Icecat 52 crashing in file dialogues |
Date: |
Sat, 22 Apr 2017 01:03:24 +0200 |
User-agent: |
mu4e 0.9.18; emacs 25.2.1 |
Mark H Weaver <address@hidden> writes:
> Clément Lassieur <address@hidden> writes:
>
>> ng0 <address@hidden> 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.
>
> Thank you! For now, please push your patch. (I would reply to the bug
> report, but it hasn't yet been delivered to me.)
Ok, pushed!
>> I'm not a GTK expert, there might be a cleaner way deal with
>> XDG_DATA_DIRS.
>
> Perhaps, but if so we can fix it up later. For now, it's important to
> have a usable browser, and your approach is the one that has been
> tested.
>
> Thanks!
> Mark