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 1RDzn3-00020W-Cr for garchives@archives.gentoo.org; Wed, 12 Oct 2011 14:28:13 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8728621C17C; Wed, 12 Oct 2011 14:28:01 +0000 (UTC) Received: from mail-ww0-f53.google.com (mail-ww0-f53.google.com [74.125.82.53]) by pigeon.gentoo.org (Postfix) with ESMTP id EB02221C02A for ; Wed, 12 Oct 2011 14:26:56 +0000 (UTC) Received: by wwg14 with SMTP id 14so103814wwg.10 for ; Wed, 12 Oct 2011 07:26:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; bh=juJ2cQT2R8UQVnox4EQk2OyR7dcU7eRsVWSiDeUABW0=; b=t8uatZj9ivcD9CSieTCe3s7RuSaivs9RzewJDT6+8nNO4DfLAn+VIoWm6009qSJ7Fm 8QLJb2aTwDNY/IS6SB+nV/UQt+LxijH7lQXLTFa70difCW8S5aZwH5SdWgeVZbI+8rFI SkubZVLga+QwYjQy8nsIlCWXDUSDLHc7C2NRE= 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.139.135 with SMTP id c7mr2513136wej.28.1318429614991; Wed, 12 Oct 2011 07:26:54 -0700 (PDT) Sender: comprookie2000@gmail.com Received: by 10.216.0.141 with HTTP; Wed, 12 Oct 2011 07:26:54 -0700 (PDT) In-Reply-To: References: Date: Wed, 12 Oct 2011 10:26:54 -0400 X-Google-Sender-Auth: -9v3qsvslLvxoHC5rIEh1kMMDro Message-ID: Subject: Re: [gentoo-user] can't build gnome 3.2 (3.0 was ok) From: David Abbott To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 2f6f767e27dead971b6ebda71f20168d On Tue, Oct 11, 2011 at 9:37 PM, Canek Pel=C3=A1ez Vald=C3=A9s wrote: > On Tue, Oct 11, 2011 at 6:18 PM, 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 wrot= e: >>>> 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 = to >>>> 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-error= s >>>> 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 am running the gnome overlay. =C2=A0I didn't know it had git inside. >> I am running git 1.7.7. =C2=A0The only packages that won't compile for m= e >> (caught by revdep-rebuild are gpointing-device-settings-1.5.1-r2 and >> totem-plparser-2-32.6). =C2=A0I believe these bugs are not related to th= e >> above. Here is the patch to fix totem-pl-parser with the new quvi api https://386651.bugs.gentoo.org/attachment.cgi?id=3D289447&action=3Ddiff&col= lapsed=3D&context=3Dpatch&format=3Draw&headers=3D1 HTH David