[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] DRAFT: gnu: icecat: Update to 52.0.2-gnu1; add fixes from ES
From: |
Mark H Weaver |
Subject: |
Re: [PATCH] DRAFT: gnu: icecat: Update to 52.0.2-gnu1; add fixes from ESR 52.1. |
Date: |
Thu, 20 Apr 2017 18:41:21 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) |
Mark H Weaver <address@hidden> writes:
> Here's a draft patch to update GNU IceCat to 52.0.2-gnu1, with
> additional fixes cherry-picked from upstream ESR 52.1. It seems to work
> well on my system, except that my GNOME 3 session has locked up a couple
> of times while testing it[*].
I built a slightly modified version of this package with 'libnotify'
support removed (removing it from both 'inputs' and from the
'arrange-to-link-libxul-with-libraries-it-might-dlopen' phase), and also
attempting (but failing) to downgrade to gtk+-2. The resulting IceCat
still uses gtk+-3, but so far it has not locked up my GNOME session.
My hypothesis is that when 'libnotify' support is enabled, somehow a bug
in gnome-shell is triggered.
Mark