Gentoo Archives: gentoo-user

From: Allan Gottlieb <gottlieb@×××.edu>
To: gentoo-user@l.g.o
Subject: [gentoo-user] can't build gnome 3.2 (3.0 was ok)
Date: Tue, 11 Oct 2011 22:13:36
Message-Id: yu91uujqirg.fsf@nyu.edu
1 For me, gnome 3.2 has been quite a regression over 3.0.
2
3 Summary:
4
5 gdm-3.2.0-r1 crashes and when I revert to the 3.0 gdm, I get to the
6 login screen but then gnome-shell crashes. I tried to downgrade to
7 gnome-shell-3.0.2-r1, but that needs libgnome-menu, which is not in
8 portage/layman.
9
10 The crash of gdm is described in bug #385525.
11
12 The crash of gnome-shell is described in the following .xsession-errors
13 file (tracker-miner-fs.log and tracker-store.log are empty).
14
15 any help would be appreciated.
16 allan
17
18 ================================================================
19
20 oldlap tracker # cat /home/eva/.xsession-errors
21 /etc/gdm/Xsession: Beginning session setup...
22 which: no keychain in (/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/4.1.1:/usr/i686-pc-linux-gnu/gcc-bin/4.5.3:/usr/i686-pc-linux-gnu/gnat-gpl-bin/4.1:/usr/libexec/gnat-gpl/i686-pc-linux-gnu/4.1:/usr/games/bin)
23 /etc/gdm/Xsession: Setup done, will execute: /usr/bin/dbus-launch --exit-with-session /usr/bin/ssh-agent -- gnome-session
24 GNOME_KEYRING_CONTROL=/tmp/keyring-DMA2OM
25 GNOME_KEYRING_PID=5649
26 GNOME_KEYRING_CONTROL=/tmp/keyring-DMA2OM
27 GNOME_KEYRING_CONTROL=/tmp/keyring-DMA2OM
28 GPG_AGENT_INFO=/tmp/keyring-DMA2OM/gpg:0:1
29 GNOME_KEYRING_CONTROL=/tmp/keyring-DMA2OM
30 GPG_AGENT_INFO=/tmp/keyring-DMA2OM/gpg:0:1
31 SSH_AUTH_SOCK=/tmp/keyring-DMA2OM/ssh
32 Initializing tracker-miner-fs...
33 Initializing tracker-store...
34 Tracker-Message: Setting up monitor for changes to config file:'/home/eva/.config/tracker/tracker-miner-fs.cfg'
35 Starting log:
36 File:'/home/eva/.local/share/tracker/tracker-miner-fs.log'
37 Tracker-Message: Setting up monitor for changes to config file:'/home/eva/.config/tracker/tracker-store.cfg'
38 Tracker-Message: Setting up monitor for changes to config file:'/home/eva/.config/tracker/tracker-store.cfg'
39 Starting log:
40 File:'/home/eva/.local/share/tracker/tracker-store.log'
41 Failed to play sound: File or data not found
42
43 (gnome-shell:5676): Bluetooth-WARNING **: Could not open RFKILL control device, please verify your installation
44 JS LOG: GNOME Shell started at Tue Oct 11 2011 17:23:24 GMT-0400 (EDT)
45 Window manager warning: Log level 16: get_all_cb: couldn't retrieve system settings properties: (25) Launch helper exited with unknown return code 1.
46 gnome-shell-calendar-server[5718]: Got HUP on stdin - exiting
47 gnome-session[5618]: WARNING: Application 'gnome-shell.desktop' killed by signal
48
49 (gnome-shell:5730): Bluetooth-WARNING **: Could not open RFKILL control device, please verify your installation
50 JS LOG: GNOME Shell started at Tue Oct 11 2011 17:23:25 GMT-0400 (EDT)
51 Window manager warning: Log level 16: get_all_cb: couldn't retrieve system settings properties: (25) Launch helper exited with unknown return code 1.
52 gnome-session[5618]: WARNING: App 'gnome-shell.desktop' respawning too quickly
53 gnome-shell-calendar-server[5738]: Got HUP on stdin - exiting
54 gnome-session[5618]: WARNING: Application 'gnome-shell.desktop' killed by signal
55
56 (gnome-settings-daemon:5647): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
57 ** Message: Got disconnected from the session message bus; retrying to reconnect every 10 seconds
58 g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
59
60 Received signal:15->'Terminated'g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
61
62 (gdu-notification-daemon:5693): Gdk-WARNING **: gdu-notification-daemon: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
63
64
65 OK
66
67 oldlap tracker #

Replies

Subject Author
Re: [gentoo-user] can't build gnome 3.2 (3.0 was ok) "Canek Peláez Valdés" <caneko@×××××.com>