From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RE20u-0006nD-6e for garchives@archives.gentoo.org; Wed, 12 Oct 2011 16:50:40 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2FF2E21C0F7; Wed, 12 Oct 2011 16:50:18 +0000 (UTC) Received: from mail-wy0-f181.google.com (mail-wy0-f181.google.com [74.125.82.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 95B2721C02A for ; Wed, 12 Oct 2011 16:49:01 +0000 (UTC) Received: by wyf19 with SMTP id 19so1105520wyf.40 for ; Wed, 12 Oct 2011 09:49:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=EBMgsNZV7mCeN8lS3oJ2/O04WwQlld3iURlipA6XA/M=; b=BGyahKmw9jfKlvK8KgWwRMvhqlRxqRiDSjFqNuEx8SQAUrQ59EkPG/faMoQis13K5U xyBjqsbui+3+C/RiaKbrxd9zeUM7+iUS2vcyDG3cd5nN1UhPWPRX80/74LiWR0T+Pbup fxc93LSPTNCiBHu+nT81EN1+JgxhS7qnM2AVM= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.216.159.133 with SMTP id s5mr2638428wek.64.1318438140596; Wed, 12 Oct 2011 09:49:00 -0700 (PDT) Received: by 10.216.234.130 with HTTP; Wed, 12 Oct 2011 09:49:00 -0700 (PDT) In-Reply-To: References: Date: Wed, 12 Oct 2011 09:49:00 -0700 Message-ID: Subject: Re: [gentoo-user] can't build gnome 3.2 (3.0 was ok) From: =?UTF-8?B?Q2FuZWsgUGVsw6FleiBWYWxkw6lz?= To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 8ed4aa8a6b70224ca7df9f0ee6575870 On Wed, Oct 12, 2011 at 8:31 AM, Allan Gottlieb wrote: > On Tue, Oct 11 2011, Canek Pel=C3=A1ez Vald=C3=A9s wrote: > >> On Tue, Oct 11, 2011 at 3:13 PM, Allan Gottlieb wrote= : >>> For me, gnome 3.2 has been quite a regression over 3.0. >> >> Weird; for me it works so much better than 3.0. >> >>> Summary: >>> >>> gdm-3.2.0-r1 crashes and when I revert to the 3.0 gdm, I get to the >>> login screen but then gnome-shell crashes. =C2=A0I tried to downgrade t= o >>> gnome-shell-3.0.2-r1, but that needs libgnome-menu, which is not in >>> portage/layman. >>> >>> The crash of gdm is described in bug #385525. >>> >>> The crash of gnome-shell is described in the following .xsession-errors >>> file (tracker-miner-fs.log and tracker-store.log are empty). >>> >>> any help would be appreciated. >>> allan >> >> Are you running the updated git of gnome-overlay? I had troubles with >> gnome-settings-daemon until a couple of days. > > I believe I have been running the latest overlay. =C2=A0I do an eix-sync > every morning and /etc/eix-sync.conf contains > =C2=A0 =C2=A0-C --ignore-default-opts > =C2=A0 =C2=A0-C --quiet > =C2=A0 =C2=A0gnome > However, I will run > =C2=A0 =C2=A0layman --sync-all > >> Can you try to start GNOME with a clean config (no ~/.config, no >> ~/.local, no ~/.gconf, no ~/.gnome*). > > I tried that this morning; no improvement > >> Also, in my case, having gnome-shell extensions installed caused me >> problems when upgrading. > > I do not have the extensions installed. > > From the gentoo bug #385525 there is a report that disabling the > gnome-shell USE flag for gdm, permits gdm-3.2.0-r1 to run, but does not > solve the problem with gnome-shell crashing. =C2=A0I can confirm this > behavior and am now running gdm-3.2.0-r1 with gnome-shell disabled. > > I just now did > =C2=A0 layman --sync-all > =C2=A0 emerge --newuse --update --with-bdeps=3Dy world > > Only libraw and (of course) portage were merged. When you do layman --sync-all, sometimes the ebuilds are updated, but with the same version. Try to recompile every ebuild in the overlay that you have installed in your system. At least, try to recompile gdm, gnome-shell, and all of its direct dependencies, the packages in COMMON_DEPEND, RDEPEND and DEPEND) in the gnome-shell-3.2.0-r1 ebuild. Minus the use enabled where you don't set the use flag, of course. Also: modify /etc/gdm/custom.conf and in the [debug] key set "Enable=3Dtrue". And modify /usr/share/xsessions/gnome.desktop and replace Exec=3Dgnome-session with Exec=3Dgnome-session --debug. Then a lot more info will be available in ~/.xsession-errors, and we will know more. Regards. --=20 Canek Pel=C3=A1ez Vald=C3=A9s Posgrado en Ciencia e Ingenier=C3=ADa de la Computaci=C3=B3n Universidad Nacional Aut=C3=B3noma de M=C3=A9xico