Gentoo Archives: gentoo-user

From: Michael Schreckenbauer <grimlog@×××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] can't build gnome 3.2 (3.0 was ok)
Date: Wed, 12 Oct 2011 21:41:58
Message-Id: 4648346.0B5O5UOGn3@pc
In Reply to: Re: [gentoo-user] can't build gnome 3.2 (3.0 was ok) by Allan Gottlieb
1 On Wednesday, 12. October 2011 16:58:37 Allan Gottlieb wrote:
2 > On Wed, Oct 12 2011, Canek Peláez Valdés wrote:
3 > > When you do layman --sync-all, sometimes the ebuilds are updated, but
4 > > with the same version. Try to recompile every ebuild in the overlay
5 > > that you have installed in your system. At least, try to recompile
6 > > gdm, gnome-shell, and all of its direct dependencies, the packages in
7 > > COMMON_DEPEND, RDEPEND and DEPEND) in the gnome-shell-3.2.0-r1 ebuild.
8 > > Minus the use enabled where you don't set the use flag, of course.
9 >
10 > Recompiles done. No change
11 > 1. If gdm maintains its gnome-shell use flag, it crashes
12 > 2. If gdm has -gnome-shell in package.use, it runs
13 > but gnome-shell (or something else invoked on login with
14 > an "empty user") crashes
15 >
16 > > Also: modify /etc/gdm/custom.conf and in the [debug] key set
17 > > "Enable=true". And modify /usr/share/xsessions/gnome.desktop and
18 > > replace Exec=gnome-session with Exec=gnome-session --debug. Then a lot
19 > > more info will be available in ~/.xsession-errors, and we will know
20 > > more.
21 >
22 > Done. Output below (naturally this is with the gnome-shell use flag
23 > disabled.
24
25 gnome-shell segfaults.
26 I remember some problems with gnome-shell and GL from the dri-devel-ML.
27 What video-card are you using? Drivers/version?
28 Is there any other WM you can start, execute
29 gnome-shell --replace
30 in a console and dump the output here?
31 Could you try running gnome in "fallback-mode"?
32 Afaik you can enable this with
33 gsettings set org.gnome.desktop.session session-name gnome-fallback
34
35 > thanks again,
36 > allan
37
38 Best,
39 Michael

Replies

Subject Author
Re: [gentoo-user] can't build gnome 3.2 (3.0 was ok) Allan Gottlieb <gottlieb@×××.edu>
Re: [gentoo-user] can't build gnome 3.2 (3.0 was ok) Allan Gottlieb <gottlieb@×××.edu>