On 2012-04-19 12:00, [email protected] wrote:
Message: 2
Date: Thu, 19 Apr 2012 10:40:57 +0200
From: Feeyo | NixDevs <[email protected]>
To: <[email protected]>
Subject: [sabayon-dev] GNOME3 dead after latest gtk+3.x update Limbo
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8; format=flowed
Hi guys,
As I posted yesterday on IRC the latest Limbo gtk+3.x update kills
GNOME3. I have linked libffi.so.5 -> libffi.so.4 to get it back up
and
working again.
The only problem still is that all GNOME3 GTK windows are pretty
messed
up and ugly.
Regards,
Mali Laurent
------------------------------
Message: 3
Date: Thu, 19 Apr 2012 11:04:30 +0200
From: Fabio Erculiani <[email protected]>
To: Sabayon public development mailing list <[email protected]>
Subject: Re: [sabayon-dev] GNOME3 dead after latest gtk+3.x update
Limbo
Message-ID:
<can3atvoffrr-ala2zawyfc7p8uvmfzu2vvxj0tjcnwksnyz...@mail.gmail.com>
Content-Type: text/plain; charset=UTF-8
Care to elaborate a bit more?
linking libs around is a good way to avoid us fixing issues. What is
your gcc profile?
However, we're going to bump gtk3 themes, latest versions should work
with Gtk 3.4, which broke backward compat.
Thanks.
--
Fabio Erculiani
Thanks. The bottom list are the last updates that were installed. After
this GNOME3 had no borders anymore and failed to start correctly.
Checking the logs showed me: "libffi.so.4: cannot open shared object
file: No such file or directory". Linking libffi.so.5 to libffi.so.4 did
the trick as I could not find libffi(4) in the limbo repo.
These are the updates that destroyed GNOME3 on my box: (Well destroyed
is a bit harsh.)
[21:59:13 18/04/2012 CEST] INFO: [Package] [client] Unpacking package:
packages/amd64/5/x11-libs:gtk+-3.4.1~0.tbz2
[21:59:20 18/04/2012 CEST] INFO: [Package] [client] Installing package:
x11-libs/gtk+-3.4.1
[21:59:26 18/04/2012 CEST] INFO: [Trigger] [client] [POST] Running
env_update
[21:59:28 18/04/2012 CEST] INFO: [Package] [client] Remove old package
(spm data): x11-libs/gtk+-3.2.4-r1
[21:59:28 18/04/2012 CEST] INFO: [Package] [client] Removing from SPM:
x11-libs/gtk+-3.2.4-r1
[21:59:28 18/04/2012 CEST] INFO: [Package] [client] Installing new SPM
entry: x11-libs/gtk+-3.4.1
[21:59:28 18/04/2012 CEST] INFO: [Trigger] [client] [POST] Running
env_update
[21:59:30 18/04/2012 CEST] INFO: [Package] [client] Unpacking package:
packages/amd64/5/gnome-base:gsettings-desktop-schemas-3.4.0~0.tbz2
[21:59:31 18/04/2012 CEST] INFO: [Package] [client] Installing package:
gnome-base/gsettings-desktop-schemas-3.4.0
[21:59:35 18/04/2012 CEST] INFO: [Package] [client] Remove old package
(spm data): gnome-base/gsettings-desktop-schemas-3.2.0-r1
[21:59:35 18/04/2012 CEST] INFO: [Package] [client] Removing from SPM:
gnome-base/gsettings-desktop-schemas-3.2.0-r1
[21:59:35 18/04/2012 CEST] INFO: [Package] [client] Installing new SPM
entry: gnome-base/gsettings-desktop-schemas-3.4.0
[21:59:35 18/04/2012 CEST] INFO: [Trigger] [client] [POST] Running
env_update
[21:59:37 18/04/2012 CEST] INFO: [Package] [client] Unpacking package:
packages/amd64/5/x11-themes:gnome-themes-standard-3.4.1~0.tbz2
[21:59:42 18/04/2012 CEST] INFO: [Package] [client] Installing package:
x11-themes/gnome-themes-standard-3.4.1
[21:59:57 18/04/2012 CEST] INFO: [Package] [client] Remove old package
(spm data): x11-themes/gnome-themes-standard-3.2.1
[21:59:57 18/04/2012 CEST] INFO: [Package] [client] Removing from SPM:
x11-themes/gnome-themes-standard-3.2.1
[21:59:57 18/04/2012 CEST] INFO: [Package] [client] Installing new SPM
entry: x11-themes/gnome-themes-standard-3.4.1
[21:59:57 18/04/2012 CEST] INFO: [Trigger] [client] [POST] Running
env_update
As requested my current profile:
gcc-config -l
[1] x86_64-pc-linux-gnu-4.5.3
[2] x86_64-pc-linux-gnu-4.6.2
[3] x86_64-pc-linux-gnu-4.6.2-hardenednopie
[4] x86_64-pc-linux-gnu-4.6.2-hardenednopiessp
[5] x86_64-pc-linux-gnu-4.6.2-hardenednossp
[6] x86_64-pc-linux-gnu-4.6.2-vanilla *
--
Kind Regards,