* [gentoo-user] can't build gnome 3.2 (3.0 was ok)
@ 2011-10-11 22:13 Allan Gottlieb
2011-10-11 22:30 ` Canek Peláez Valdés
0 siblings, 1 reply; 42+ messages in thread
From: Allan Gottlieb @ 2011-10-11 22:13 UTC (permalink / raw
To: gentoo-user
For me, gnome 3.2 has been quite a regression over 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. I 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-errors
file (tracker-miner-fs.log and tracker-store.log are empty).
any help would be appreciated.
allan
================================================================
oldlap tracker # cat /home/eva/.xsession-errors
/etc/gdm/Xsession: Beginning session setup...
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)
/etc/gdm/Xsession: Setup done, will execute: /usr/bin/dbus-launch --exit-with-session /usr/bin/ssh-agent -- gnome-session
GNOME_KEYRING_CONTROL=/tmp/keyring-DMA2OM
GNOME_KEYRING_PID=5649
GNOME_KEYRING_CONTROL=/tmp/keyring-DMA2OM
GNOME_KEYRING_CONTROL=/tmp/keyring-DMA2OM
GPG_AGENT_INFO=/tmp/keyring-DMA2OM/gpg:0:1
GNOME_KEYRING_CONTROL=/tmp/keyring-DMA2OM
GPG_AGENT_INFO=/tmp/keyring-DMA2OM/gpg:0:1
SSH_AUTH_SOCK=/tmp/keyring-DMA2OM/ssh
Initializing tracker-miner-fs...
Initializing tracker-store...
Tracker-Message: Setting up monitor for changes to config file:'/home/eva/.config/tracker/tracker-miner-fs.cfg'
Starting log:
File:'/home/eva/.local/share/tracker/tracker-miner-fs.log'
Tracker-Message: Setting up monitor for changes to config file:'/home/eva/.config/tracker/tracker-store.cfg'
Tracker-Message: Setting up monitor for changes to config file:'/home/eva/.config/tracker/tracker-store.cfg'
Starting log:
File:'/home/eva/.local/share/tracker/tracker-store.log'
Failed to play sound: File or data not found
(gnome-shell:5676): Bluetooth-WARNING **: Could not open RFKILL control device, please verify your installation
JS LOG: GNOME Shell started at Tue Oct 11 2011 17:23:24 GMT-0400 (EDT)
Window manager warning: Log level 16: get_all_cb: couldn't retrieve system settings properties: (25) Launch helper exited with unknown return code 1.
gnome-shell-calendar-server[5718]: Got HUP on stdin - exiting
gnome-session[5618]: WARNING: Application 'gnome-shell.desktop' killed by signal
(gnome-shell:5730): Bluetooth-WARNING **: Could not open RFKILL control device, please verify your installation
JS LOG: GNOME Shell started at Tue Oct 11 2011 17:23:25 GMT-0400 (EDT)
Window manager warning: Log level 16: get_all_cb: couldn't retrieve system settings properties: (25) Launch helper exited with unknown return code 1.
gnome-session[5618]: WARNING: App 'gnome-shell.desktop' respawning too quickly
gnome-shell-calendar-server[5738]: Got HUP on stdin - exiting
gnome-session[5618]: WARNING: Application 'gnome-shell.desktop' killed by signal
(gnome-settings-daemon:5647): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
** Message: Got disconnected from the session message bus; retrying to reconnect every 10 seconds
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.
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.
(gdu-notification-daemon:5693): Gdk-WARNING **: gdu-notification-daemon: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
OK
oldlap tracker #
^ permalink raw reply [flat|nested] 42+ messages in thread
* Re: [gentoo-user] can't build gnome 3.2 (3.0 was ok)
2011-10-11 22:13 [gentoo-user] can't build gnome 3.2 (3.0 was ok) Allan Gottlieb
@ 2011-10-11 22:30 ` Canek Peláez Valdés
2011-10-11 23:42 ` David Abbott
` (2 more replies)
0 siblings, 3 replies; 42+ messages in thread
From: Canek Peláez Valdés @ 2011-10-11 22:30 UTC (permalink / raw
To: gentoo-user
On Tue, Oct 11, 2011 at 3:13 PM, Allan Gottlieb <gottlieb@nyu.edu> 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. I 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-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.
Can you try to start GNOME with a clean config (no ~/.config, no
~/.local, no ~/.gconf, no ~/.gnome*). Just backup your current config
and remove it from $HOME, or try to start GNOME with a dummy new user.
Also, in my case, having gnome-shell extensions installed caused me
problems when upgrading.
Regards.
--
Canek Peláez Valdés
Posgrado en Ciencia e Ingeniería de la Computación
Universidad Nacional Autónoma de México
^ permalink raw reply [flat|nested] 42+ messages in thread
* Re: [gentoo-user] can't build gnome 3.2 (3.0 was ok)
2011-10-11 22:30 ` Canek Peláez Valdés
@ 2011-10-11 23:42 ` David Abbott
2011-10-12 1:19 ` Allan Gottlieb
2011-10-12 1:18 ` Allan Gottlieb
2011-10-12 15:31 ` Allan Gottlieb
2 siblings, 1 reply; 42+ messages in thread
From: David Abbott @ 2011-10-11 23:42 UTC (permalink / raw
To: gentoo-user
On Tue, Oct 11, 2011 at 6:30 PM, Canek Peláez Valdés <caneko@gmail.com> wrote:
> On Tue, Oct 11, 2011 at 3:13 PM, Allan Gottlieb <gottlieb@nyu.edu> 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.
>
Working OK here also, here is my .xsession-errors
http://paste.pocoo.org/show/491299/
HTH
David
^ permalink raw reply [flat|nested] 42+ messages in thread
* Re: [gentoo-user] can't build gnome 3.2 (3.0 was ok)
2011-10-11 22:30 ` Canek Peláez Valdés
2011-10-11 23:42 ` David Abbott
@ 2011-10-12 1:18 ` Allan Gottlieb
2011-10-12 1:37 ` Canek Peláez Valdés
2011-10-12 15:31 ` Allan Gottlieb
2 siblings, 1 reply; 42+ messages in thread
From: Allan Gottlieb @ 2011-10-12 1:18 UTC (permalink / raw
To: gentoo-user
On Tue, Oct 11 2011, Canek Peláez Valdés wrote:
> On Tue, Oct 11, 2011 at 3:13 PM, Allan Gottlieb <gottlieb@nyu.edu> 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. I 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-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 am running the gnome overlay. I didn't know it had git inside.
I am running git 1.7.7. The only packages that won't compile for me
(caught by revdep-rebuild are gpointing-device-settings-1.5.1-r2 and
totem-plparser-2-32.6). I believe these bugs are not related to the
above.
> Can you try to start GNOME with a clean config (no ~/.config, no
> ~/.local, no ~/.gconf, no ~/.gnome*). Just backup your current config
> and remove it from $HOME, or try to start GNOME with a dummy new user.
I can't get to the machine tonight, but will try it tomorrow.
> Also, in my case, having gnome-shell extensions installed caused me
> problems when upgrading.
I don't have the extensions installed.
thanks,
allan
^ permalink raw reply [flat|nested] 42+ messages in thread
* Re: [gentoo-user] can't build gnome 3.2 (3.0 was ok)
2011-10-11 23:42 ` David Abbott
@ 2011-10-12 1:19 ` Allan Gottlieb
0 siblings, 0 replies; 42+ messages in thread
From: Allan Gottlieb @ 2011-10-12 1:19 UTC (permalink / raw
To: gentoo-user
On Tue, Oct 11 2011, David Abbott wrote:
> On Tue, Oct 11, 2011 at 6:30 PM, Canek Peláez Valdés <caneko@gmail.com> wrote:
>> On Tue, Oct 11, 2011 at 3:13 PM, Allan Gottlieb <gottlieb@nyu.edu> 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.
>>
> Working OK here also, here is my .xsession-errors
> http://paste.pocoo.org/show/491299/
> HTH
thanks,
allan
^ permalink raw reply [flat|nested] 42+ messages in thread
* Re: [gentoo-user] can't build gnome 3.2 (3.0 was ok)
2011-10-12 1:18 ` Allan Gottlieb
@ 2011-10-12 1:37 ` Canek Peláez Valdés
2011-10-12 14:26 ` David Abbott
0 siblings, 1 reply; 42+ messages in thread
From: Canek Peláez Valdés @ 2011-10-12 1:37 UTC (permalink / raw
To: gentoo-user
On Tue, Oct 11, 2011 at 6:18 PM, Allan Gottlieb <gottlieb@nyu.edu> wrote:
> On Tue, Oct 11 2011, Canek Peláez Valdés wrote:
>
>> On Tue, Oct 11, 2011 at 3:13 PM, Allan Gottlieb <gottlieb@nyu.edu> 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. I 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-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 am running the gnome overlay. I didn't know it had git inside.
> I am running git 1.7.7. The only packages that won't compile for me
> (caught by revdep-rebuild are gpointing-device-settings-1.5.1-r2 and
> totem-plparser-2-32.6). I believe these bugs are not related to the
> above.
No, what I meant to ask was if you have the last snapshot of the
overlay. The overlay is a git repository (I believe most overlays are
git repositories), and they are updated when you do layman -S (if you
use layman).
>> Can you try to start GNOME with a clean config (no ~/.config, no
>> ~/.local, no ~/.gconf, no ~/.gnome*). Just backup your current config
>> and remove it from $HOME, or try to start GNOME with a dummy new user.
>
> I can't get to the machine tonight, but will try it tomorrow.
>
>> Also, in my case, having gnome-shell extensions installed caused me
>> problems when upgrading.
>
> I don't have the extensions installed.
Then is either a config problem, or there was something funny in the
snapshot of the overlay that you used. If the clean config doesn't
work, update the overlay from git (or use layman -S) and reemerge all
the installed ebuilds inside the overlay.
Regards.
--
Canek Peláez Valdés
Posgrado en Ciencia e Ingeniería de la Computación
Universidad Nacional Autónoma de México
^ permalink raw reply [flat|nested] 42+ messages in thread
* Re: [gentoo-user] can't build gnome 3.2 (3.0 was ok)
2011-10-12 1:37 ` Canek Peláez Valdés
@ 2011-10-12 14:26 ` David Abbott
2011-10-12 16:52 ` Allan Gottlieb
0 siblings, 1 reply; 42+ messages in thread
From: David Abbott @ 2011-10-12 14:26 UTC (permalink / raw
To: gentoo-user
On Tue, Oct 11, 2011 at 9:37 PM, Canek Peláez Valdés <caneko@gmail.com> wrote:
> On Tue, Oct 11, 2011 at 6:18 PM, Allan Gottlieb <gottlieb@nyu.edu> wrote:
>> On Tue, Oct 11 2011, Canek Peláez Valdés wrote:
>>
>>> On Tue, Oct 11, 2011 at 3:13 PM, Allan Gottlieb <gottlieb@nyu.edu> 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. I 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-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 am running the gnome overlay. I didn't know it had git inside.
>> I am running git 1.7.7. The only packages that won't compile for me
>> (caught by revdep-rebuild are gpointing-device-settings-1.5.1-r2 and
>> totem-plparser-2-32.6). I believe these bugs are not related to the
>> above.
Here is the patch to fix totem-pl-parser with the new quvi api
https://386651.bugs.gentoo.org/attachment.cgi?id=289447&action=diff&collapsed=&context=patch&format=raw&headers=1
HTH
David
^ permalink raw reply [flat|nested] 42+ messages in thread
* Re: [gentoo-user] can't build gnome 3.2 (3.0 was ok)
2011-10-11 22:30 ` Canek Peláez Valdés
2011-10-11 23:42 ` David Abbott
2011-10-12 1:18 ` Allan Gottlieb
@ 2011-10-12 15:31 ` Allan Gottlieb
2011-10-12 16:49 ` Canek Peláez Valdés
2 siblings, 1 reply; 42+ messages in thread
From: Allan Gottlieb @ 2011-10-12 15:31 UTC (permalink / raw
To: gentoo-user
On Tue, Oct 11 2011, Canek Peláez Valdés wrote:
> On Tue, Oct 11, 2011 at 3:13 PM, Allan Gottlieb <gottlieb@nyu.edu> 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. I 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-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. I do an eix-sync
every morning and /etc/eix-sync.conf contains
-C --ignore-default-opts
-C --quiet
gnome
However, I will run
layman --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. I can confirm this
behavior and am now running gdm-3.2.0-r1 with gnome-shell disabled.
I just now did
layman --sync-all
emerge --newuse --update --with-bdeps=y world
Only libraw and (of course) portage were merged.
emerge --depclean found nothing redundant
revdep-rebuild still wants to reinstall totem-pl-parser and
gpointing-device-settings. Both fail with bugs that (I believe) are
unrelated.
In a fit of paranoia, I did another reboot at this point.
The results were the same: gdm does NOT crash, but gnome-shell DOES
Perhaps I have bad USE flags (-gnome-shell is a new change the others
are as they have been for quite a while)?
oldlap ~ # eix -e gdm; eix -e gnome-shell
[I] gnome-base/gdm
Available versions: 2.20.11 (~)2.20.11-r1 [M](~)2.32.1 [M](~)2.32.1-r1 {M}(~)3.0.4-r2[1] {M}(~)3.2.0-r1[1] {accessibility afs branding +consolekit debug dmx elibc_glibc fprint gnome-keyring +gnome-shell +introspection ipv6 pam remote selinux smartcard tcpd test xinerama +xklavier}
Installed versions: 3.2.0-r1[1](10:55:08 AM 10/12/2011)(accessibility consolekit elibc_glibc introspection ipv6 tcpd xklavier -debug -fprint -gnome-keyring -gnome-shell -selinux -smartcard -test -xinerama)
Homepage: http://www.gnome.org/projects/gdm/
Description: GNOME Display Manager
[1] "gnome" /var/lib/layman/gnome
[I] gnome-base/gnome-shell
Available versions: {M}(~)3.0.2-r1 {M}(~)3.1.4[1] {M}(~)3.2.0-r1[1] {M}**9999[1] {+nm-applet}
Installed versions: 3.2.0-r1[1](10:41:40 PM 10/01/2011)
Homepage: http://live.gnome.org/GnomeShell
Description: Provides core UI functions for the GNOME 3 desktop
[1] "gnome" /var/lib/layman/gnome
oldlap ~ #
Thanks for you help and patience,
allan
^ permalink raw reply [flat|nested] 42+ messages in thread
* Re: [gentoo-user] can't build gnome 3.2 (3.0 was ok)
2011-10-12 15:31 ` Allan Gottlieb
@ 2011-10-12 16:49 ` Canek Peláez Valdés
2011-10-12 20:58 ` Allan Gottlieb
0 siblings, 1 reply; 42+ messages in thread
From: Canek Peláez Valdés @ 2011-10-12 16:49 UTC (permalink / raw
To: gentoo-user
On Wed, Oct 12, 2011 at 8:31 AM, Allan Gottlieb <gottlieb@nyu.edu> wrote:
> On Tue, Oct 11 2011, Canek Peláez Valdés wrote:
>
>> On Tue, Oct 11, 2011 at 3:13 PM, Allan Gottlieb <gottlieb@nyu.edu> 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. I 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-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. I do an eix-sync
> every morning and /etc/eix-sync.conf contains
> -C --ignore-default-opts
> -C --quiet
> gnome
> However, I will run
> layman --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. I can confirm this
> behavior and am now running gdm-3.2.0-r1 with gnome-shell disabled.
>
> I just now did
> layman --sync-all
> emerge --newuse --update --with-bdeps=y 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=true". And modify /usr/share/xsessions/gnome.desktop and
replace Exec=gnome-session with Exec=gnome-session --debug. Then a lot
more info will be available in ~/.xsession-errors, and we will know
more.
Regards.
--
Canek Peláez Valdés
Posgrado en Ciencia e Ingeniería de la Computación
Universidad Nacional Autónoma de México
^ permalink raw reply [flat|nested] 42+ messages in thread
* Re: [gentoo-user] can't build gnome 3.2 (3.0 was ok)
2011-10-12 14:26 ` David Abbott
@ 2011-10-12 16:52 ` Allan Gottlieb
0 siblings, 0 replies; 42+ messages in thread
From: Allan Gottlieb @ 2011-10-12 16:52 UTC (permalink / raw
To: gentoo-user
On Wed, Oct 12 2011, David Abbott wrote:
> Here is the patch to fix totem-pl-parser with the new quvi api
> https://386651.bugs.gentoo.org/attachment.cgi?id=289447&action=diff&collapsed=&context=patch&format=raw&headers=1
> HTH
> David
Thank you. I follow that bug and know about the patch. Since I don't
need totem on that machine, at least for now, I am waiting for this or
another patch to make it into the official tree.
thanks again,
allan
^ permalink raw reply [flat|nested] 42+ messages in thread
* Re: [gentoo-user] can't build gnome 3.2 (3.0 was ok)
2011-10-12 16:49 ` Canek Peláez Valdés
@ 2011-10-12 20:58 ` Allan Gottlieb
2011-10-12 21:19 ` Canek Peláez Valdés
2011-10-12 21:40 ` Michael Schreckenbauer
0 siblings, 2 replies; 42+ messages in thread
From: Allan Gottlieb @ 2011-10-12 20:58 UTC (permalink / raw
To: gentoo-user
On Wed, Oct 12 2011, Canek Peláez Valdés wrote:
> 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.
Recompiles done. No change
1. If gdm maintains its gnome-shell use flag, it crashes
2. If gdm has -gnome-shell in package.use, it runs
but gnome-shell (or something else invoked on login with
an "empty user") crashes
> Also: modify /etc/gdm/custom.conf and in the [debug] key set
> "Enable=true". And modify /usr/share/xsessions/gnome.desktop and
> replace Exec=gnome-session with Exec=gnome-session --debug. Then a lot
> more info will be available in ~/.xsession-errors, and we will know
> more.
Done. Output below (naturally this is with the gnome-shell use flag
disabled.
I notice that I have the default "accessibility" use flag on.
I am tempted to turn it off to reduce the number of packages
involved. Any downside?
thanks again,
allan
================================================================
/etc/gdm/Xsession: Beginning session setup...
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)
/etc/gdm/Xsession: Setup done, will execute: /usr/bin/dbus-launch --exit-with-session /usr/bin/ssh-agent -- gnome-session --debug
gnome-session[16228]: DEBUG(+): Enabling debugging
gnome-session[16228]: DEBUG(+): GsmXsmpServer: SESSION_MANAGER=local/oldlap:@/tmp/.ICE-unix/16228,unix/oldlap:/tmp/.ICE-unix/16228
gnome-session[16228]: DEBUG(+): GsmShell: Not connected to the shell
gnome-session[16228]: DEBUG(+): GsmManager: setting client store 0x807fdc0
gnome-session[16228]: DEBUG(+): GdmSignalHandler: Adding handler 1: signum=4 (nil)
gnome-session[16228]: DEBUG(+): GdmSignalHandler: Registering for 4 signals
gnome-session[16228]: DEBUG(+): GdmSignalHandler: Adding handler 2: signum=7 (nil)
gnome-session[16228]: DEBUG(+): GdmSignalHandler: Registering for 7 signals
gnome-session[16228]: DEBUG(+): GdmSignalHandler: Adding handler 3: signum=11 (nil)
gnome-session[16228]: DEBUG(+): GdmSignalHandler: Registering for 11 signals
gnome-session[16228]: DEBUG(+): GdmSignalHandler: Adding handler 4: signum=6 (nil)
gnome-session[16228]: DEBUG(+): GdmSignalHandler: Registering for 6 signals
gnome-session[16228]: DEBUG(+): GdmSignalHandler: Adding handler 5: signum=5 (nil)
gnome-session[16228]: DEBUG(+): GdmSignalHandler: Registering for 5 signals
gnome-session[16228]: DEBUG(+): GdmSignalHandler: Adding handler 6: signum=8 0x8061f11
gnome-session[16228]: DEBUG(+): GdmSignalHandler: Registering for 8 signals
gnome-session[16228]: DEBUG(+): GdmSignalHandler: Adding handler 7: signum=1 0x8061f11
gnome-session[16228]: DEBUG(+): GdmSignalHandler: Registering for 1 signals
gnome-session[16228]: DEBUG(+): GdmSignalHandler: Adding handler 8: signum=10 0x8061f11
gnome-session[16228]: DEBUG(+): GdmSignalHandler: Registering for 10 signals
gnome-session[16228]: DEBUG(+): GdmSignalHandler: Adding handler 9: signum=15 0x8061f11
gnome-session[16228]: DEBUG(+): GdmSignalHandler: Registering for 15 signals
gnome-session[16228]: DEBUG(+): GdmSignalHandler: Adding handler 10: signum=2 0x8061f11
gnome-session[16228]: DEBUG(+): GdmSignalHandler: Registering for 2 signals
gnome-session[16228]: DEBUG(+): fill: *** Getting session 'gnome'
gnome-session[16228]: DEBUG(+): fill: *** Looking if /home/alice/.config/gnome-session/sessions/gnome.session is a valid session file
gnome-session[16228]: DEBUG(+): Cannot use session '/home/alice/.config/gnome-session/sessions/gnome.session': non-existing or invalid file.
gnome-session[16228]: DEBUG(+): fill: *** Looking if /etc/xdg/gnome-session/sessions/gnome.session is a valid session file
gnome-session[16228]: DEBUG(+): Cannot use session '/etc/xdg/gnome-session/sessions/gnome.session': non-existing or invalid file.
gnome-session[16228]: DEBUG(+): fill: *** Looking if /usr/share/gnome/gnome-session/sessions/gnome.session is a valid session file
gnome-session[16228]: DEBUG(+): Cannot use session '/usr/share/gnome/gnome-session/sessions/gnome.session': non-existing or invalid file.
gnome-session[16228]: DEBUG(+): fill: *** Looking if /usr/local/share/gnome-session/sessions/gnome.session is a valid session file
gnome-session[16228]: DEBUG(+): Cannot use session '/usr/local/share/gnome-session/sessions/gnome.session': non-existing or invalid file.
gnome-session[16228]: DEBUG(+): fill: *** Looking if /usr/share/gnome-session/sessions/gnome.session is a valid session file
gnome-session[16228]: DEBUG(+): fill: *** Launching helper '/usr/libexec/gnome-session-check-accelerated' to know if session is runnable
gnome-session[16228]: DEBUG(+): fill: *** Checking required components and providers
gnome-session[16228]: DEBUG(+): GsmUtil: Looking for file 'gnome-shell.desktop'
gnome-session[16228]: DEBUG(+): GsmUtil: Looking in '/home/alice/.config/autostart'
gnome-session[16228]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/gnome/autostart'
gnome-session[16228]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
gnome-session[16228]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
gnome-session[16228]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/gnome/autostart'
gnome-session[16228]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
gnome-session[16228]: DEBUG(+): GsmUtil: Looking in '/home/alice/.local/share/applications'
gnome-session[16228]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/applications'
gnome-session[16228]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
gnome-session[16228]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
gnome-session[16228]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/applications'
gnome-session[16228]: DEBUG(+): GsmUtil: found in XDG dirs: '/usr/share/applications/gnome-shell.desktop'
gnome-session[16228]: DEBUG(+): GsmUtil: Looking for file 'gnome-settings-daemon.desktop'
gnome-session[16228]: DEBUG(+): GsmUtil: Looking in '/home/alice/.config/autostart'
gnome-session[16228]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/gnome/autostart'
gnome-session[16228]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
gnome-session[16228]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
gnome-session[16228]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/gnome/autostart'
gnome-session[16228]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
gnome-session[16228]: DEBUG(+): GsmUtil: Looking in '/home/alice/.local/share/applications'
gnome-session[16228]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/applications'
gnome-session[16228]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
gnome-session[16228]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
gnome-session[16228]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/applications'
gnome-session[16228]: DEBUG(+): GsmUtil: found in XDG dirs: '/etc/xdg/autostart/gnome-settings-daemon.desktop'
gnome-session[16228]: DEBUG(+): fill: *** Done checking required components and providers
gnome-session[16228]: DEBUG(+): fill: *** Adding required components
gnome-session[16228]: DEBUG(+): GsmUtil: Looking for file 'gnome-shell.desktop'
gnome-session[16228]: DEBUG(+): GsmUtil: Looking in '/home/alice/.config/gnome-session/saved-session'
gnome-session[16228]: DEBUG(+): GsmUtil: Looking in '/home/alice/.config/autostart'
gnome-session[16228]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/gnome/autostart'
gnome-session[16228]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
gnome-session[16228]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
gnome-session[16228]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/gnome/autostart'
gnome-session[16228]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
gnome-session[16228]: DEBUG(+): GsmUtil: Looking in '/home/alice/.local/share/applications'
gnome-session[16228]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/applications'
gnome-session[16228]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
gnome-session[16228]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
gnome-session[16228]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/applications'
gnome-session[16228]: DEBUG(+): GsmUtil: found in XDG dirs: '/usr/share/applications/gnome-shell.desktop'
gnome-session[16228]: DEBUG(+): GsmManager: read /usr/share/applications/gnome-shell.desktop
gnome-session[16228]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App1 to store
gnome-session[16228]: DEBUG(+): GsmManager: adding required app gnome-shell.desktop
gnome-session[16228]: DEBUG(+): GsmUtil: Looking for file 'gnome-settings-daemon.desktop'
gnome-session[16228]: DEBUG(+): GsmUtil: Looking in '/home/alice/.config/gnome-session/saved-session'
gnome-session[16228]: DEBUG(+): GsmUtil: Looking in '/home/alice/.config/autostart'
gnome-session[16228]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/gnome/autostart'
gnome-session[16228]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
gnome-session[16228]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
gnome-session[16228]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/gnome/autostart'
gnome-session[16228]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
gnome-session[16228]: DEBUG(+): GsmUtil: Looking in '/home/alice/.local/share/applications'
gnome-session[16228]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/applications'
gnome-session[16228]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
gnome-session[16228]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
gnome-session[16228]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/applications'
gnome-session[16228]: DEBUG(+): GsmUtil: found in XDG dirs: '/etc/xdg/autostart/gnome-settings-daemon.desktop'
gnome-session[16228]: DEBUG(+): GsmManager: read /etc/xdg/autostart/gnome-settings-daemon.desktop
gnome-session[16228]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App2 to store
gnome-session[16228]: DEBUG(+): GsmManager: adding required app gnome-settings-daemon.desktop
gnome-session[16228]: DEBUG(+): fill: *** Done adding required components
gnome-session[16228]: DEBUG(+): GsmManager: *** Adding autostart apps for /home/alice/.config/gnome-session/saved-session
gnome-session[16228]: DEBUG(+): GsmManager: *** Adding autostart apps for /home/alice/.config/autostart
gnome-session[16228]: DEBUG(+): GsmManager: *** Adding autostart apps for /usr/share/gnome/gnome/autostart
gnome-session[16228]: DEBUG(+): GsmManager: *** Adding autostart apps for /usr/local/share/gnome/autostart
gnome-session[16228]: DEBUG(+): GsmManager: *** Adding autostart apps for /usr/share/gnome/autostart
gnome-session[16228]: DEBUG(+): GsmManager: read /usr/share/gnome/autostart/libcanberra-login-sound.desktop
gnome-session[16228]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App3 to store
gnome-session[16228]: DEBUG(+): GsmManager: *** Adding autostart apps for /usr/share/gdm/gnome/autostart
gnome-session[16228]: DEBUG(+): GsmManager: *** Adding autostart apps for /etc/xdg/autostart
gnome-session[16228]: DEBUG(+): GsmManager: read /etc/xdg/autostart/wicd-tray.desktop
gnome-session[16228]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App4 to store
gnome-session[16228]: DEBUG(+): GsmManager: read /etc/xdg/autostart/gdu-notification-daemon.desktop
gnome-session[16228]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App5 to store
gnome-session[16228]: DEBUG(+): GsmManager: read /etc/xdg/autostart/pulseaudio-kde.desktop
gnome-session[16228]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App6 to store
gnome-session[16228]: DEBUG(+): GsmManager: read /etc/xdg/autostart/hplip-systray.desktop
gnome-session[16228]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App7 to store
gnome-session[16228]: DEBUG(+): GsmManager: read /etc/xdg/autostart/tracker-store.desktop
gnome-session[16228]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App8 to store
gnome-session[16228]: DEBUG(+): GsmManager: read /etc/xdg/autostart/gnome-keyring-gpg.desktop
gnome-session[16228]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App9 to store
gnome-session[16228]: DEBUG(+): GsmManager: read /etc/xdg/autostart/at-spi-dbus-bus.desktop
gnome-session[16228]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App10 to store
gnome-session[16228]: DEBUG(+): GsmManager: read /etc/xdg/autostart/nm-applet.desktop
gnome-session[16228]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App11 to store
gnome-session[16228]: DEBUG(+): GsmManager: read /etc/xdg/autostart/mail-notification.desktop
gnome-session[16228]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App12 to store
gnome-session[16228]: DEBUG(+): GsmManager: read /etc/xdg/autostart/gnome-keyring-secrets.desktop
gnome-session[16228]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App13 to store
gnome-session[16228]: DEBUG(+): GsmManager: read /etc/xdg/autostart/nautilus-autostart.desktop
gnome-session[16228]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App14 to store
gnome-session[16228]: DEBUG(+): GsmManager: read /etc/xdg/autostart/orca-autostart.desktop
gnome-session[16228]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App15 to store
gnome-session[16228]: DEBUG(+): GsmManager: read /etc/xdg/autostart/bluetooth-applet.desktop
gnome-session[16228]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App16 to store
gnome-session[16228]: DEBUG(+): GsmManager: read /etc/xdg/autostart/gsettings-data-convert.desktop
gnome-session[16228]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App17 to store
gnome-session[16228]: DEBUG(+): GsmManager: read /etc/xdg/autostart/gnome-keyring-ssh.desktop
gnome-session[16228]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App18 to store
gnome-session[16228]: DEBUG(+): GsmManager: read /etc/xdg/autostart/user-dirs-update-gtk.desktop
gnome-session[16228]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App19 to store
gnome-session[16228]: DEBUG(+): GsmManager: read /etc/xdg/autostart/vino-server.desktop
gnome-session[16228]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App20 to store
gnome-session[16228]: DEBUG(+): GsmManager: read /etc/xdg/autostart/evolution-alarm-notify.desktop
gnome-session[16228]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App21 to store
gnome-session[16228]: DEBUG(+): GsmManager: read /etc/xdg/autostart/at-spi-registryd.desktop
gnome-session[16228]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App22 to store
gnome-session[16228]: DEBUG(+): GsmManager: read /etc/xdg/autostart/gnome-screensaver.desktop
gnome-session[16228]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App23 to store
gnome-session[16228]: DEBUG(+): GsmManager: read /etc/xdg/autostart/gnome-keyring-pkcs11.desktop
gnome-session[16228]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App24 to store
gnome-session[16228]: DEBUG(+): GsmManager: read /etc/xdg/autostart/tracker-miner-fs.desktop
gnome-session[16228]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App25 to store
gnome-session[16228]: DEBUG(+): GsmManager: read /etc/xdg/autostart/gnome-settings-daemon.desktop
gnome-session[16228]: DEBUG(+): GsmManager: not adding app: app-id 'gnome-settings-daemon.desktop' already exists
gnome-session[16228]: DEBUG(+): GsmManager: read /etc/xdg/autostart/pulseaudio.desktop
gnome-session[16228]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App27 to store
gnome-session[16228]: DEBUG(+): GsmManager: read /etc/xdg/autostart/gnome-sound-applet.desktop
gnome-session[16228]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App28 to store
gnome-session[16228]: DEBUG(+): GsmManager: read /etc/xdg/autostart/polkit-gnome-authentication-agent-1.desktop
gnome-session[16228]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App29 to store
gnome-session[16228]: DEBUG(+): GsmManager: read /etc/xdg/autostart/caribou-autostart.desktop
gnome-session[16228]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App30 to store
gnome-session[16228]: DEBUG(+): GsmManager: read /etc/xdg/autostart/gnome-fallback-mount-helper.desktop
gnome-session[16228]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App31 to store
gnome-session[16228]: DEBUG(+): fill: *** Adding default providers
gnome-session[16228]: DEBUG(+): fill: *** Done adding default providers
gnome-session[16228]: DEBUG(+): GsmManager: GSM starting to manage
gnome-session[16228]: DEBUG(+): GsmManager: App startup summary
gnome-session[16228]: DEBUG(+): GsmManager: Phase INITIALIZATION
gnome-session[16228]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App18 app-id:gnome-keyring-ssh.desktop is-disabled:0 is-conditionally-disabled:0
gnome-session[16228]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App24 app-id:gnome-keyring-pkcs11.desktop is-disabled:0 is-conditionally-disabled:0
gnome-session[16228]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App22 app-id:at-spi-registryd.desktop is-disabled:0 is-conditionally-disabled:1
gnome-session[16228]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App2 app-id:gnome-settings-daemon.desktop is-disabled:0 is-conditionally-disabled:0
gnome-session[16228]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App9 app-id:gnome-keyring-gpg.desktop is-disabled:0 is-conditionally-disabled:0
gnome-session[16228]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App13 app-id:gnome-keyring-secrets.desktop is-disabled:0 is-conditionally-disabled:0
gnome-session[16228]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App17 app-id:gsettings-data-convert.desktop is-disabled:0 is-conditionally-disabled:0
gnome-session[16228]: DEBUG(+): GsmManager: Phase WINDOW_MANAGER
gnome-session[16228]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App1 app-id:gnome-shell.desktop is-disabled:0 is-conditionally-disabled:0
gnome-session[16228]: DEBUG(+): GsmManager: Phase PANEL
gnome-session[16228]: DEBUG(+): GsmManager: Phase DESKTOP
gnome-session[16228]: DEBUG(+): GsmManager: Phase APPLICATION
gnome-session[16228]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App19 app-id:user-dirs-update-gtk.desktop is-disabled:0 is-conditionally-disabled:0
gnome-session[16228]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App23 app-id:gnome-screensaver.desktop is-disabled:0 is-conditionally-disabled:0
gnome-session[16228]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App21 app-id:evolution-alarm-notify.desktop is-disabled:0 is-conditionally-disabled:0
gnome-session[16228]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App29 app-id:polkit-gnome-authentication-agent-1.desktop is-disabled:0 is-conditionally-disabled:1
gnome-session[16228]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App27 app-id:pulseaudio.desktop is-disabled:0 is-conditionally-disabled:0
gnome-session[16228]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App25 app-id:tracker-miner-fs.desktop is-disabled:0 is-conditionally-disabled:0
gnome-session[16228]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App30 app-id:caribou-autostart.desktop is-disabled:0 is-conditionally-disabled:1
gnome-session[16228]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App31 app-id:gnome-fallback-mount-helper.desktop is-disabled:0 is-conditionally-disabled:1
gnome-session[16228]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App28 app-id:gnome-sound-applet.desktop is-disabled:0 is-conditionally-disabled:1
gnome-session[16228]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App3 app-id:libcanberra-login-sound.desktop is-disabled:0 is-conditionally-disabled:0
gnome-session[16228]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App4 app-id:wicd-tray.desktop is-disabled:0 is-conditionally-disabled:0
gnome-session[16228]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App5 app-id:gdu-notification-daemon.desktop is-disabled:0 is-conditionally-disabled:0
gnome-session[16228]: DEBUG(+): app /org/gnome/SessionManager/App6 not installed or not for GNOME
gnome-session[16228]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App6 app-id:pulseaudio-kde.desktop is-disabled:1 is-conditionally-disabled:0
gnome-session[16228]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App7 app-id:hplip-systray.desktop is-disabled:0 is-conditionally-disabled:0
gnome-session[16228]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App8 app-id:tracker-store.desktop is-disabled:0 is-conditionally-disabled:0
gnome-session[16228]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App10 app-id:at-spi-dbus-bus.desktop is-disabled:0 is-conditionally-disabled:1
gnome-session[16228]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App11 app-id:nm-applet.desktop is-disabled:0 is-conditionally-disabled:0
gnome-session[16228]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App12 app-id:mail-notification.desktop is-disabled:0 is-conditionally-disabled:0
gnome-session[16228]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App14 app-id:nautilus-autostart.desktop is-disabled:0 is-conditionally-disabled:1
gnome-session[16228]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App15 app-id:orca-autostart.desktop is-disabled:0 is-conditionally-disabled:1
gnome-session[16228]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App16 app-id:bluetooth-applet.desktop is-disabled:0 is-conditionally-disabled:1
gnome-session[16228]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App20 app-id:vino-server.desktop is-disabled:0 is-conditionally-disabled:1
gnome-session[16228]: DEBUG(+): GsmManager: starting phase INITIALIZATION
gnome-session[16228]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App18'
gnome-session[16228]: DEBUG(+): Starting app: /org/gnome/SessionManager/App18
gnome-session[16228]: DEBUG(+): GsmAutostartApp: starting gnome-keyring-ssh.desktop: command=/usr/bin/gnome-keyring-daemon --start --components=ssh startup-id=101f6dcb5cd9be1c3131845274795605700000162280017
gnome-session[16228]: DEBUG(+): GsmAutostartApp: started pid:16256
gnome-session[16228]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App24'
gnome-session[16228]: DEBUG(+): Starting app: /org/gnome/SessionManager/App24
gnome-session[16228]: DEBUG(+): GsmAutostartApp: starting gnome-keyring-pkcs11.desktop: command=/usr/bin/gnome-keyring-daemon --start --components=pkcs11 startup-id=101f6dcb5cd9be1c313184527484071600000162280023
gnome-session[16228]: DEBUG(+): GsmAutostartApp: started pid:16257
gnome-session[16228]: DEBUG(+): GsmManager: Skipping disabled app: /org/gnome/SessionManager/App22
gnome-session[16228]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App2'
gnome-session[16228]: DEBUG(+): Starting app: /org/gnome/SessionManager/App2
gnome-session[16228]: DEBUG(+): GsmAutostartApp: starting gnome-settings-daemon.desktop: command=/usr/libexec/gnome-settings-daemon startup-id=101f6dcb5cd9be1c3131845274794867400000162280001
gnome-session[16228]: DEBUG(+): GsmAutostartApp: started pid:16258
gnome-session[16228]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App9'
gnome-session[16228]: DEBUG(+): Starting app: /org/gnome/SessionManager/App9
gnome-session[16228]: DEBUG(+): GsmAutostartApp: starting gnome-keyring-gpg.desktop: command=gnome-keyring-daemon --start --components=gpg startup-id=101f6dcb5cd9be1c3131845274795362800000162280008
GNOME_KEYRING_CONTROL=/tmp/keyring-yOddHc
SSH_AUTH_SOCK=/tmp/keyring-yOddHc/ssh
GNOME_KEYRING_PID=16260
gnome-session[16228]: DEBUG(+): GsmAutostartApp: started pid:16259
gnome-session[16228]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App13'
gnome-session[16228]: DEBUG(+): Starting app: /org/gnome/SessionManager/App13
gnome-session[16228]: DEBUG(+): GsmAutostartApp: starting gnome-keyring-secrets.desktop: command=/usr/bin/gnome-keyring-daemon --start --components=secrets startup-id=101f6dcb5cd9be1c3131845274795454900000162280012
gnome-session[16228]: DEBUG(+): GsmAutostartApp: started pid:16261
gnome-session[16228]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App17'
gnome-session[16228]: DEBUG(+): Starting app: /org/gnome/SessionManager/App17
gnome-session[16228]: DEBUG(+): GsmAutostartApp: starting gsettings-data-convert.desktop: command=gsettings-data-convert startup-id=101f6dcb5cd9be1c3131845274795588800000162280016
gnome-session[16228]: DEBUG(+): GsmAutostartApp: started pid:16265
gnome-session[16228]: DEBUG(+): GsmAutostartApp: (pid:16256) done (status:0)
gnome-session[16228]: DEBUG(+): App gnome-keyring-ssh.desktop registered
gnome-session[16228]: DEBUG(+): GsmManager: RegisterClient 101f6dcb5cd9be1c3131845274795605700000162280017
gnome-session[16228]: DEBUG(+): GsmManager: Adding new client 101f6dcb5cd9be1c3131845274795605700000162280017 to session
gnome-session[16228]: DEBUG(+): uid = 1504
gnome-session[16228]: DEBUG(+): pid = 16256
gnome-session[16228]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/Client1 to store
gnome-session[16228]: DEBUG(+): GsmManager: Client added: /org/gnome/SessionManager/Client1
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager method=Setenv
GNOME_KEYRING_CONTROL=/tmp/keyring-yOddHc
SSH_AUTH_SOCK=/tmp/keyring-yOddHc/ssh
GPG_AGENT_INFO=/tmp/keyring-yOddHc/gpg:0:1
GNOME_KEYRING_CONTROL=/tmp/keyring-yOddHc
SSH_AUTH_SOCK=/tmp/keyring-yOddHc/ssh
GPG_AGENT_INFO=/tmp/keyring-yOddHc/gpg:0:1
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmAutostartApp: (pid:16257) done (status:0)
gnome-session[16228]: DEBUG(+): App gnome-keyring-pkcs11.desktop registered
gnome-session[16228]: DEBUG(+): GsmAutostartApp: (pid:16259) done (status:0)
gnome-session[16228]: DEBUG(+): App gnome-keyring-gpg.desktop registered
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
GNOME_KEYRING_CONTROL=/tmp/keyring-yOddHc
SSH_AUTH_SOCK=/tmp/keyring-yOddHc/ssh
GPG_AGENT_INFO=/tmp/keyring-yOddHc/gpg:0:1
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmAutostartApp: (pid:16261) done (status:0)
gnome-session[16228]: DEBUG(+): App gnome-keyring-secrets.desktop registered
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmAutostartApp: (pid:16265) done (status:0)
gnome-session[16228]: DEBUG(+): App gsettings-data-convert.desktop registered
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Presence interface=org.freedesktop.DBus.Properties method=GetAll
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager interface=org.freedesktop.DBus.Properties method=GetAll
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager method=RegisterClient
gnome-session[16228]: DEBUG(+): GsmManager: RegisterClient 101f6dcb5cd9be1c3131845274794867400000162280001
gnome-session[16228]: DEBUG(+): GsmManager: Adding new client 101f6dcb5cd9be1c3131845274794867400000162280001 to session
gnome-session[16228]: DEBUG(+): uid = 1504
gnome-session[16228]: DEBUG(+): pid = 16258
gnome-session[16228]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/Client2 to store
gnome-session[16228]: DEBUG(+): GsmManager: Client added: /org/gnome/SessionManager/Client2
gnome-session[16228]: DEBUG(+): App gnome-settings-daemon.desktop registered
gnome-session[16228]: DEBUG(+): GsmManager: ending phase INITIALIZATION
gnome-session[16228]: DEBUG(+): GsmManager: starting phase WINDOW_MANAGER
gnome-session[16228]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App1'
gnome-session[16228]: DEBUG(+): Starting app: /org/gnome/SessionManager/App1
gnome-session[16228]: DEBUG(+): GsmAutostartApp: starting gnome-shell.desktop: command=/usr/bin/gnome-shell startup-id=101f6dcb5cd9be1c3131845274794816400000162280000
gnome-session[16228]: DEBUG(+): GsmAutostartApp: started pid:16289
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client2 interface=org.freedesktop.DBus.Properties method=GetAll
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client2 interface=org.freedesktop.DBus.Properties method=GetAll
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmShell: Connected to the shell
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmXsmpServer: accept_ice_connection()
gnome-session[16228]: DEBUG(+): GsmXsmpServer: auth_ice_connection()
gnome-session[16228]: DEBUG(+): GsmXSMPClient: Setting up new connection
gnome-session[16228]: DEBUG(+): GsmXSMPClient: New client '0x80aab88 []'
gnome-session[16228]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/Client3 to store
gnome-session[16228]: DEBUG(+): GsmManager: Client added: /org/gnome/SessionManager/Client3
gnome-session[16228]: DEBUG(+): GsmXSMPClient: Initializing client 0x80aab88 []
gnome-session[16228]: DEBUG(+): GsmXSMPClient: Client '0x80aab88 []' received RegisterClient(101f6dcb5cd9be1c3131845274794816400000162280000)
gnome-session[16228]: DEBUG(+): GsmManager: Adding new client 101f6dcb5cd9be1c3131845274794816400000162280000 to session
gnome-session[16228]: DEBUG(+): App gnome-shell.desktop registered
gnome-session[16228]: DEBUG(+): GsmManager: ending phase WINDOW_MANAGER
gnome-session[16228]: DEBUG(+): GsmManager: starting phase PANEL
gnome-session[16228]: DEBUG(+): GsmManager: ending phase PANEL
gnome-session[16228]: DEBUG(+): GsmManager: starting phase DESKTOP
gnome-session[16228]: DEBUG(+): GsmManager: ending phase DESKTOP
gnome-session[16228]: DEBUG(+): GsmManager: starting phase APPLICATION
gnome-session[16228]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App19'
gnome-session[16228]: DEBUG(+): Starting app: /org/gnome/SessionManager/App19
gnome-session[16228]: DEBUG(+): GsmAutostartApp: starting user-dirs-update-gtk.desktop: command=xdg-user-dirs-gtk-update startup-id=101f6dcb5cd9be1c3131845274795622200000162280018
gnome-session[16228]: DEBUG(+): GsmAutostartApp: started pid:16298
gnome-session[16228]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App23'
gnome-session[16228]: DEBUG(+): Starting app: /org/gnome/SessionManager/App23
gnome-session[16228]: DEBUG(+): GsmAutostartApp: starting gnome-screensaver.desktop: command=gnome-screensaver startup-id=101f6dcb5cd9be1c313184527484053800000162280022
gnome-session[16228]: DEBUG(+): GsmAutostartApp: started pid:16299
gnome-session[16228]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App21'
gnome-session[16228]: DEBUG(+): Starting app: /org/gnome/SessionManager/App21
gnome-session[16228]: DEBUG(+): GsmAutostartApp: starting evolution-alarm-notify.desktop: command=/usr/libexec/evolution/3.2/evolution-alarm-notify startup-id=101f6dcb5cd9be1c3131845274795662200000162280020
gnome-session[16228]: DEBUG(+): GsmAutostartApp: started pid:16300
gnome-session[16228]: DEBUG(+): GsmManager: Skipping disabled app: /org/gnome/SessionManager/App29
gnome-session[16228]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App27'
gnome-session[16228]: DEBUG(+): Starting app: /org/gnome/SessionManager/App27
gnome-session[16228]: DEBUG(+): GsmAutostartApp: starting pulseaudio.desktop: command=start-pulseaudio-x11 startup-id=101f6dcb5cd9be1c313184527484124300000162280026
gnome-session[16228]: DEBUG(+): GsmAutostartApp: started pid:16301
gnome-session[16228]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App25'
gnome-session[16228]: DEBUG(+): Starting app: /org/gnome/SessionManager/App25
gnome-session[16228]: DEBUG(+): GsmAutostartApp: starting tracker-miner-fs.desktop: command=/usr/libexec/tracker-miner-fs startup-id=101f6dcb5cd9be1c313184527484089700000162280024
gnome-session[16228]: DEBUG(+): GsmAutostartApp: started pid:16303
gnome-session[16228]: DEBUG(+): GsmManager: Skipping disabled app: /org/gnome/SessionManager/App30
gnome-session[16228]: DEBUG(+): GsmManager: Skipping disabled app: /org/gnome/SessionManager/App31
gnome-session[16228]: DEBUG(+): GsmManager: Skipping disabled app: /org/gnome/SessionManager/App28
gnome-session[16228]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App3'
gnome-session[16228]: DEBUG(+): Starting app: /org/gnome/SessionManager/App3
gnome-session[16228]: DEBUG(+): GsmAutostartApp: starting libcanberra-login-sound.desktop: command=/usr/bin/canberra-gtk-play --id="desktop-login" --description="GNOME Login" startup-id=101f6dcb5cd9be1c3131845274795183800000162280002
gnome-session[16228]: DEBUG(+): GsmAutostartApp: started pid:16304
gnome-session[16228]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App4'
gnome-session[16228]: DEBUG(+): Starting app: /org/gnome/SessionManager/App4
gnome-session[16228]: DEBUG(+): GsmAutostartApp: starting wicd-tray.desktop: command=wicd-gtk startup-id=101f6dcb5cd9be1c3131845274795272200000162280003
gnome-session[16228]: DEBUG(+): GsmAutostartApp: started pid:16305
gnome-session[16228]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App5'
gnome-session[16228]: DEBUG(+): Starting app: /org/gnome/SessionManager/App5
gnome-session[16228]: DEBUG(+): GsmAutostartApp: starting gdu-notification-daemon.desktop: command=/usr/libexec/gdu-notification-daemon startup-id=101f6dcb5cd9be1c3131845274795289700000162280004
Initializing tracker-miner-fs...
gnome-session[16228]: DEBUG(+): GsmAutostartApp: started pid:16306
gnome-session[16228]: DEBUG(+): app /org/gnome/SessionManager/App6 not installed or not for GNOME
gnome-session[16228]: DEBUG(+): GsmManager: Skipping disabled app: /org/gnome/SessionManager/App6
gnome-session[16228]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App7'
gnome-session[16228]: DEBUG(+): Starting app: /org/gnome/SessionManager/App7
gnome-session[16228]: DEBUG(+): GsmAutostartApp: starting hplip-systray.desktop: command=hp-systray startup-id=101f6dcb5cd9be1c3131845274795327200000162280006
Creating config directory:'/home/alice/.config/tracker'
gnome-session[16228]: DEBUG(+): GsmAutostartApp: started pid:16307
gnome-session[16228]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App8'
gnome-session[16228]: DEBUG(+): Starting app: /org/gnome/SessionManager/App8
gnome-session[16228]: DEBUG(+): GsmAutostartApp: starting tracker-store.desktop: command=/usr/libexec/tracker-store startup-id=101f6dcb5cd9be1c3131845274795345400000162280007
Tracker-Message: Setting up monitor for changes to config file:'/home/alice/.config/tracker/tracker-miner-fs.cfg'
Could not open log:'/home/alice/.local/share/tracker/tracker-miner-fs.log', No such file or directory
All logging will go to stderr
Starting log:
File:'/home/alice/.local/share/tracker/tracker-miner-fs.log'
gnome-session[16228]: DEBUG(+): GsmAutostartApp: started pid:16309
gnome-session[16228]: DEBUG(+): GsmManager: Skipping disabled app: /org/gnome/SessionManager/App10
gnome-session[16228]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App11'
gnome-session[16228]: DEBUG(+): Starting app: /org/gnome/SessionManager/App11
gnome-session[16228]: DEBUG(+): GsmAutostartApp: starting nm-applet.desktop: command=nm-applet startup-id=101f6dcb5cd9be1c3131845274795403500000162280010
gnome-session[16228]: DEBUG(+): GsmAutostartApp: started pid:16310
gnome-session[16228]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App12'
gnome-session[16228]: DEBUG(+): Starting app: /org/gnome/SessionManager/App12
gnome-session[16228]: DEBUG(+): GsmAutostartApp: starting mail-notification.desktop: command=mail-notification --sm-disable startup-id=101f6dcb5cd9be1c3131845274795437900000162280011
Initializing tracker-store...
gnome-session[16228]: DEBUG(+): GsmAutostartApp: started pid:16313
gnome-session[16228]: DEBUG(+): GsmManager: Skipping disabled app: /org/gnome/SessionManager/App14
gnome-session[16228]: DEBUG(+): GsmManager: Skipping disabled app: /org/gnome/SessionManager/App15
gnome-session[16228]: DEBUG(+): GsmManager: Skipping disabled app: /org/gnome/SessionManager/App16
gnome-session[16228]: DEBUG(+): GsmManager: Skipping disabled app: /org/gnome/SessionManager/App20
gnome-session[16228]: DEBUG(+): GsmManager: ending phase APPLICATION
gnome-session[16228]: DEBUG(+): GsmManager: starting phase RUNNING
gnome-session[16228]: DEBUG(+): GsmPresence: adding idle watch
gnome-session[16228]: DEBUG(+): GSIdleMonitor: creating new alarm for positive transition wait=600000
gnome-session[16228]: DEBUG(+): GSIdleMonitor: creating new alarm for negative transition wait=599999
gnome-session[16228]: DEBUG(+): GsmXSMPClient: Sending RegisterClientReply to '0x80aab88 [101f6dcb5cd9be1c3131845274794816400000162280000]'
gnome-session[16228]: DEBUG(+): GsmAutostartApp: (pid:16298) done (status:0)
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmXSMPClient: Set properties from client '0x80aab88 [101f6dcb5cd9be1c3131845274794816400000162280000]'
gnome-session[16228]: DEBUG(+): GsmXSMPClient: Program = 'gnome-shell'
gnome-session[16228]: DEBUG(+): GsmXSMPClient: UserID = 'alice'
gnome-session[16228]: DEBUG(+): GsmXSMPClient: RestartStyleHint = 0
gnome-session[16228]: DEBUG(+): GsmXSMPClient: ProcessID = '16289'
gnome-session[16228]: DEBUG(+): GsmXSMPClient: CurrentDirectory = '/home/alice'
gnome-session[16228]: DEBUG(+): GsmXSMPClient: _GSM_Priority = 20
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
Tracker-Message: Setting up monitor for changes to config file:'/home/alice/.config/tracker/tracker-store.cfg'
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
Tracker-Message: Setting up monitor for changes to config file:'/home/alice/.config/tracker/tracker-store.cfg'
Could not open log:'/home/alice/.local/share/tracker/tracker-store.log', No such file or directory
All logging will go to stderr
Starting log:
File:'/home/alice/.local/share/tracker/tracker-store.log'
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmXsmpServer: accept_ice_connection()
gnome-session[16228]: DEBUG(+): GsmXsmpServer: auth_ice_connection()
gnome-session[16228]: DEBUG(+): GsmXSMPClient: Setting up new connection
gnome-session[16228]: DEBUG(+): GsmXSMPClient: New client '0x80aac20 []'
gnome-session[16228]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/Client4 to store
gnome-session[16228]: DEBUG(+): GsmManager: Client added: /org/gnome/SessionManager/Client4
gnome-session[16228]: DEBUG(+): GsmXSMPClient: Initializing client 0x80aac20 []
gnome-session[16228]: DEBUG(+): GsmXSMPClient: Client '0x80aac20 []' received RegisterClient(NULL)
gnome-session[16228]: DEBUG(+): GsmManager: Adding new client 101f6dcb5cd9be1c3131845275239391500000162280031 to session
gnome-session[16228]: DEBUG(+): GsmXSMPClient: Sending RegisterClientReply to '0x80aac20 [101f6dcb5cd9be1c3131845275239391500000162280031]'
gnome-session[16228]: DEBUG(+): GsmXSMPClient: Sending initial SaveYourself
gnome-session[16228]: DEBUG(+): GsmXSMPClient: Set properties from client '0x80aac20 [101f6dcb5cd9be1c3131845275239391500000162280031]'
gnome-session[16228]: DEBUG(+): GsmXSMPClient: Program = 'pulseaudio'
gnome-session[16228]: DEBUG(+): GsmXSMPClient: UserID = 'alice'
gnome-session[16228]: DEBUG(+): GsmXSMPClient: Client '0x80aac20 [pulseaudio 101f6dcb5cd9be1c3131845275239391500000162280031]' received SaveYourselfDone(success = True)
gnome-session[16228]: DEBUG(+): GsmXsmpServer: sms_error_handler (0x8184230, FALSE, 3, 9, 32771, 0)
gnome-session[16228]: DEBUG(+): GsmAutostartApp: (pid:16301) done (status:0)
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
Failed to play sound: File or data not found
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmAutostartApp: (pid:16304) done (status:1)
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Presence interface=org.freedesktop.DBus.Properties method=GetAll
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Presence interface=org.freedesktop.DBus.Properties method=GetAll
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Presence interface=org.freedesktop.DBus.Properties method=Get
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Presence interface=org.freedesktop.DBus.Properties method=Get
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Presence interface=org.freedesktop.DBus.Properties method=Get
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Presence interface=org.freedesktop.DBus.Properties method=Get
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
** Message: applet now removed from the notification area
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Presence interface=org.freedesktop.DBus.Properties method=Get
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Presence interface=org.freedesktop.DBus.Properties method=Get
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmXsmpServer: accept_ice_connection()
gnome-session[16228]: DEBUG(+): GsmXsmpServer: auth_ice_connection()
gnome-session[16228]: DEBUG(+): GsmXSMPClient: Setting up new connection
gnome-session[16228]: DEBUG(+): GsmXSMPClient: New client '0x80aac70 []'
gnome-session[16228]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/Client5 to store
gnome-session[16228]: DEBUG(+): GsmManager: Client added: /org/gnome/SessionManager/Client5
gnome-session[16228]: DEBUG(+): GsmXSMPClient: Initializing client 0x80aac70 []
gnome-session[16228]: DEBUG(+): GsmXSMPClient: Client '0x80aac70 []' received RegisterClient(NULL)
gnome-session[16228]: DEBUG(+): GsmManager: Adding new client 101f6dcb5cd9be1c3131845275357908300000162280032 to session
gnome-session[16228]: DEBUG(+): GsmXSMPClient: Sending RegisterClientReply to '0x80aac70 [101f6dcb5cd9be1c3131845275357908300000162280032]'
gnome-session[16228]: DEBUG(+): GsmXSMPClient: Sending initial SaveYourself
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
(gnome-shell:16289): Bluetooth-WARNING **: Could not open RFKILL control device, please verify your installation
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Presence interface=org.freedesktop.DBus.Properties method=Get
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Presence interface=org.freedesktop.DBus.Properties method=Get
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Presence interface=org.freedesktop.DBus.Properties method=Get
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Presence interface=org.freedesktop.DBus.Properties method=Get
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
JS LOG: GNOME Shell started at Wed Oct 12 2011 16:52:34 GMT-0400 (EDT)
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
Window manager warning: Log level 16: get_all_cb: couldn't retrieve system settings properties: (25) Launch helper exited with unknown return code 1.
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmShell: Not connected to the shell
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=(null) interface=(null) method=(null)
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=(null) interface=(null) method=(null)
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
** (nm-applet:16310): WARNING **: get_all_cb: couldn't retrieve system settings properties: (25) Launch helper exited with unknown return code 1.
** (nm-applet:16310): WARNING **: fetch_connections_done: error fetching connections: (25) Launch helper exited with unknown return code 1.
** (nm-applet:16310): WARNING **: Failed to register as an agent: (25) Launch helper exited with unknown return code 1
gnome-session[16228]: DEBUG(+): GsmAutostartApp: (pid:16289) done (signal:11)
gnome-session[16228]: WARNING: Application 'gnome-shell.desktop' killed by signal
gnome-session[16228]: DEBUG(+): Component 'gnome-shell.desktop' is autorestart, ignoring died signal
gnome-session[16228]: DEBUG(+): GsmXsmpServer: ice_io_error_handler (0x8181ca8)
gnome-session[16228]: DEBUG(+): GsmXSMPClient: IceProcessMessagesIOError on '0x80aab88 [gnome-shell 101f6dcb5cd9be1c3131845274794816400000162280000]'
gnome-session[16228]: DEBUG(+): GsmManager: disconnect client
gnome-session[16228]: DEBUG(+): GsmManager: disconnect client: /org/gnome/SessionManager/Client3
gnome-session[16228]: DEBUG(+): GsmXSMPClient: getting restart style
gnome-session[16228]: DEBUG(+): GsmManager: restarting app
gnome-session[16228]: DEBUG(+): Re-starting app: /org/gnome/SessionManager/App1
gnome-session[16228]: DEBUG(+): GsmAutostartApp: Couldn't stop app: Not running
gnome-session[16228]: DEBUG(+): Starting app: /org/gnome/SessionManager/App1
gnome-session[16228]: DEBUG(+): GsmAutostartApp: starting gnome-shell.desktop: command=/usr/bin/gnome-shell startup-id=101f6dcb5cd9be1c3131845274794816400000162280000
gnome-shell-calendar-server[16340]: Got HUP on stdin - exiting
gnome-session[16228]: DEBUG(+): GsmAutostartApp: started pid:16359
gnome-session[16228]: DEBUG(+): GsmStore: Unreffing object: 0x80aab88
gnome-session[16228]: DEBUG(+): GsmManager: Client removed: /org/gnome/SessionManager/Client3
gnome-session[16228]: DEBUG(+): GsmClient: disposing /org/gnome/SessionManager/Client3
gnome-session[16228]: DEBUG(+): GsmXSMPClient: xsmp_finalize (0x80aab88 [gnome-shell 101f6dcb5cd9be1c3131845274794816400000162280000])
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmShell: Connected to the shell
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmXsmpServer: accept_ice_connection()
gnome-session[16228]: DEBUG(+): GsmXsmpServer: auth_ice_connection()
gnome-session[16228]: DEBUG(+): GsmXSMPClient: Setting up new connection
gnome-session[16228]: DEBUG(+): GsmXSMPClient: New client '0x80aacc0 []'
gnome-session[16228]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/Client6 to store
gnome-session[16228]: DEBUG(+): GsmManager: Client added: /org/gnome/SessionManager/Client6
gnome-session[16228]: DEBUG(+): GsmXSMPClient: Initializing client 0x80aacc0 []
gnome-session[16228]: DEBUG(+): GsmXSMPClient: Client '0x80aacc0 []' received RegisterClient(101f6dcb5cd9be1c3131845274794816400000162280000)
gnome-session[16228]: DEBUG(+): GsmManager: Adding new client 101f6dcb5cd9be1c3131845274794816400000162280000 to session
gnome-session[16228]: DEBUG(+): GsmXSMPClient: Sending RegisterClientReply to '0x80aacc0 [101f6dcb5cd9be1c3131845274794816400000162280000]'
gnome-session[16228]: DEBUG(+): GsmXSMPClient: Set properties from client '0x80aacc0 [101f6dcb5cd9be1c3131845274794816400000162280000]'
gnome-session[16228]: DEBUG(+): GsmXSMPClient: Program = 'gnome-shell'
gnome-session[16228]: DEBUG(+): GsmXSMPClient: UserID = 'alice'
gnome-session[16228]: DEBUG(+): GsmXSMPClient: RestartStyleHint = 0
gnome-session[16228]: DEBUG(+): GsmXSMPClient: ProcessID = '16359'
gnome-session[16228]: DEBUG(+): GsmXSMPClient: CurrentDirectory = '/home/alice'
gnome-session[16228]: DEBUG(+): GsmXSMPClient: _GSM_Priority = 20
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Presence interface=org.freedesktop.DBus.Properties method=GetAll
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Presence interface=org.freedesktop.DBus.Properties method=GetAll
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Presence interface=org.freedesktop.DBus.Properties method=Get
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Presence interface=org.freedesktop.DBus.Properties method=Get
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
(gnome-shell:16359): Bluetooth-WARNING **: Could not open RFKILL control device, please verify your installation
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Presence interface=org.freedesktop.DBus.Properties method=Get
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Presence interface=org.freedesktop.DBus.Properties method=Get
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Presence interface=org.freedesktop.DBus.Properties method=Get
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Presence interface=org.freedesktop.DBus.Properties method=Get
JS LOG: GNOME Shell started at Wed Oct 12 2011 16:52:35 GMT-0400 (EDT)
Window manager warning: Log level 16: get_all_cb: couldn't retrieve system settings properties: (25) Launch helper exited with unknown return code 1.
** Message: applet now embedded in the notification area
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmShell: Not connected to the shell
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=(null) interface=(null) method=(null)
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=(null) interface=(null) method=(null)
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
** Message: applet now removed from the notification area
gnome-session[16228]: DEBUG(+): GsmAutostartApp: (pid:16359) done (signal:11)
gnome-session[16228]: WARNING: Application 'gnome-shell.desktop' killed by signal
gnome-session[16228]: DEBUG(+): Component 'gnome-shell.desktop' is autorestart, ignoring died signal
gnome-session[16228]: DEBUG(+): GsmXsmpServer: ice_io_error_handler (0x8186588)
gnome-session[16228]: DEBUG(+): GsmXSMPClient: IceProcessMessagesIOError on '0x80aacc0 [gnome-shell 101f6dcb5cd9be1c3131845274794816400000162280000]'
gnome-session[16228]: DEBUG(+): GsmManager: disconnect client
gnome-session[16228]: DEBUG(+): GsmManager: disconnect client: /org/gnome/SessionManager/Client6
gnome-session[16228]: DEBUG(+): GsmXSMPClient: getting restart style
gnome-session[16228]: DEBUG(+): GsmManager: restarting app
gnome-session[16228]: DEBUG(+): Re-starting app: /org/gnome/SessionManager/App1
gnome-session[16228]: WARNING: App 'gnome-shell.desktop' respawning too quickly
gnome-shell-calendar-server[16368]: Got HUP on stdin - exiting
gnome-session[16228]: DEBUG(+): Move and/or resize window x=0 y=0 w=1680 h=1050
gnome-session[16228]: DEBUG(+): Move and/or resize window x=0 y=0 w=1680 h=1050
gnome-session[16228]: DEBUG(+): Move and/or resize window x=0 y=0 w=1680 h=1050
gnome-session[16228]: DEBUG(+): Move and/or resize window x=0 y=0 w=1680 h=1050
gnome-session[16228]: DEBUG(+): GsmStore: Unreffing object: 0x80aacc0
gnome-session[16228]: DEBUG(+): GsmManager: Client removed: /org/gnome/SessionManager/Client6
gnome-session[16228]: DEBUG(+): GsmClient: disposing /org/gnome/SessionManager/Client6
gnome-session[16228]: DEBUG(+): GsmXSMPClient: xsmp_finalize (0x80aacc0 [gnome-shell 101f6dcb5cd9be1c3131845274794816400000162280000])
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): Move and/or resize window x=0 y=0 w=1680 h=1050
gnome-session[16228]: DEBUG(+): Move and/or resize window x=0 y=0 w=1680 h=1050
gnome-session[16228]: DEBUG(+): Move and/or resize window x=0 y=0 w=1680 h=1050
gnome-session[16228]: DEBUG(+): Move and/or resize window x=0 y=0 w=1680 h=1050
gnome-session[16228]: DEBUG(+): Move and/or resize window x=0 y=0 w=1680 h=1050
gnome-session[16228]: DEBUG(+): Move and/or resize window x=0 y=0 w=1680 h=1050
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager method=IsInhibited
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager method=IsInhibited
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager method=IsInhibited
gnome-session[16228]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager method=IsInhibited
^ permalink raw reply [flat|nested] 42+ messages in thread
* Re: [gentoo-user] can't build gnome 3.2 (3.0 was ok)
2011-10-12 20:58 ` Allan Gottlieb
@ 2011-10-12 21:19 ` Canek Peláez Valdés
2011-10-12 21:53 ` Allan Gottlieb
2011-10-12 21:40 ` Michael Schreckenbauer
1 sibling, 1 reply; 42+ messages in thread
From: Canek Peláez Valdés @ 2011-10-12 21:19 UTC (permalink / raw
To: gentoo-user
On Wed, Oct 12, 2011 at 1:58 PM, Allan Gottlieb <gottlieb@nyu.edu> wrote:
> On Wed, Oct 12 2011, Canek Peláez Valdés wrote:
>
>> 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.
>
> Recompiles done. No change
> 1. If gdm maintains its gnome-shell use flag, it crashes
> 2. If gdm has -gnome-shell in package.use, it runs
> but gnome-shell (or something else invoked on login with
> an "empty user") crashes
>
>> Also: modify /etc/gdm/custom.conf and in the [debug] key set
>> "Enable=true". And modify /usr/share/xsessions/gnome.desktop and
>> replace Exec=gnome-session with Exec=gnome-session --debug. Then a lot
>> more info will be available in ~/.xsession-errors, and we will know
>> more.
>
> Done. Output below (naturally this is with the gnome-shell use flag
> disabled.
>
> I notice that I have the default "accessibility" use flag on.
> I am tempted to turn it off to reduce the number of packages
> involved. Any downside?
Not that I know of. Can you please backup /var/lib/gdm, and clean the
directory completely? Don't erase the directory, just its contents
(including *ALL* the hidden files); gdm needs this directory to start,
and it's gid gdm and uid gdm.
After you have cleaned it, recompile gdm with the gnome-shell and try
again. I still don't see why gnome-shell is not starting, but gdm may
have problems with its user config (which is stored in /var/lib/gdm),
and *maybe* gnome-shell cannot start correctly if gdm is not built
with the gnome-shell use flag.
Regards.
--
Canek Peláez Valdés
Posgrado en Ciencia e Ingeniería de la Computación
Universidad Nacional Autónoma de México
^ permalink raw reply [flat|nested] 42+ messages in thread
* Re: [gentoo-user] can't build gnome 3.2 (3.0 was ok)
2011-10-12 20:58 ` Allan Gottlieb
2011-10-12 21:19 ` Canek Peláez Valdés
@ 2011-10-12 21:40 ` Michael Schreckenbauer
2011-10-12 22:02 ` Allan Gottlieb
2011-10-13 13:34 ` Allan Gottlieb
1 sibling, 2 replies; 42+ messages in thread
From: Michael Schreckenbauer @ 2011-10-12 21:40 UTC (permalink / raw
To: gentoo-user
On Wednesday, 12. October 2011 16:58:37 Allan Gottlieb wrote:
> On Wed, Oct 12 2011, Canek Peláez Valdés wrote:
> > 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.
>
> Recompiles done. No change
> 1. If gdm maintains its gnome-shell use flag, it crashes
> 2. If gdm has -gnome-shell in package.use, it runs
> but gnome-shell (or something else invoked on login with
> an "empty user") crashes
>
> > Also: modify /etc/gdm/custom.conf and in the [debug] key set
> > "Enable=true". And modify /usr/share/xsessions/gnome.desktop and
> > replace Exec=gnome-session with Exec=gnome-session --debug. Then a lot
> > more info will be available in ~/.xsession-errors, and we will know
> > more.
>
> Done. Output below (naturally this is with the gnome-shell use flag
> disabled.
gnome-shell segfaults.
I remember some problems with gnome-shell and GL from the dri-devel-ML.
What video-card are you using? Drivers/version?
Is there any other WM you can start, execute
gnome-shell --replace
in a console and dump the output here?
Could you try running gnome in "fallback-mode"?
Afaik you can enable this with
gsettings set org.gnome.desktop.session session-name gnome-fallback
> thanks again,
> allan
Best,
Michael
^ permalink raw reply [flat|nested] 42+ messages in thread
* Re: [gentoo-user] can't build gnome 3.2 (3.0 was ok)
2011-10-12 21:19 ` Canek Peláez Valdés
@ 2011-10-12 21:53 ` Allan Gottlieb
2011-10-12 22:08 ` Canek Peláez Valdés
0 siblings, 1 reply; 42+ messages in thread
From: Allan Gottlieb @ 2011-10-12 21:53 UTC (permalink / raw
To: gentoo-user
On Wed, Oct 12 2011, Canek Peláez Valdés wrote:
> On Wed, Oct 12, 2011 at 1:58 PM, Allan Gottlieb <gottlieb@nyu.edu> wrote:
>>
>> I notice that I have the default "accessibility" use flag on.
>> I am tempted to turn it off to reduce the number of packages
>> involved. Any downside?
>
> Not that I know of. Can you please backup /var/lib/gdm, and clean the
> directory completely? Don't erase the directory, just its contents
> (including *ALL* the hidden files); gdm needs this directory to start,
> and it's gid gdm and uid gdm.
I cleaned it. Then built gdm with the gnome-shell flag. This slightly
repopulated the directory (see ls -lAR below).
> After you have cleaned it, recompile gdm with the gnome-shell and try
> again. I still don't see why gnome-shell is not starting, but gdm may
> have problems with its user config (which is stored in /var/lib/gdm),
> and *maybe* gnome-shell cannot start correctly if gdm is not built
> with the gnome-shell use flag.
>
> Regards.
gdm again failed (oh no, something has gone wrong) upon restart.
To be certain, I did a reboot, gdm failed again, and then *really*
cleaned the directory (including the files put there by the emerge)
It again failed.
I tried an emerge --newuse --update --with-bdeps=y world,
this complained because qt-gui didn't have the accessibility flag.
So I put back accessibility and redid the update world.
As expected only gdm was rebuilt.
I restarted gdm (via xdm as usual) and the same failure occurred.
I can't get gdm to run with the gnome-shell use flag.
What use flags do you have for gdm? Here is mine
Installed versions: 3.2.0-r1[1](05:47:00 PM 10/12/2011)(accessibility consolekit elibc_glibc gnome-shell introspection ipv6 tcpd xklavier -debug -fprint -gnome-keyring -selinux -smartcard -test -xinerama)
thanks for all your efforts,
allan
================================================================
oldlap ~ # cd /var/lib/gdm
oldlap gdm # ls -lRA
.:
total 16
drwxr-xr-x 3 root root 4096 Oct 12 17:26 .config
drwxr-x--T 2 root gdm 4096 Oct 12 17:26 .gconf.mandatory
-rw-r--r-- 1 root root 365 Oct 12 17:26 .gconf.path
drwxr-xr-x 3 root root 4096 Oct 12 17:26 .local
./.config:
total 4
drwxr-xr-x 2 gdm gdm 4096 Oct 12 17:26 dconf
./.config/dconf:
total 0
./.gconf.mandatory:
total 20
-rw-r----T 1 root gdm 16968 Oct 12 17:26 %gconf-tree.xml
./.local:
total 4
drwxr-xr-x 3 root root 4096 Oct 12 17:26 share
./.local/share:
total 4
drwxr-xr-x 2 gdm gdm 4096 Oct 12 17:26 applications
./.local/share/applications:
total 0
oldlap gdm #
^ permalink raw reply [flat|nested] 42+ messages in thread
* Re: [gentoo-user] can't build gnome 3.2 (3.0 was ok)
2011-10-12 21:40 ` Michael Schreckenbauer
@ 2011-10-12 22:02 ` Allan Gottlieb
2011-10-12 22:10 ` Michael Schreckenbauer
2011-10-13 13:34 ` Allan Gottlieb
1 sibling, 1 reply; 42+ messages in thread
From: Allan Gottlieb @ 2011-10-12 22:02 UTC (permalink / raw
To: gentoo-user
On Wed, Oct 12 2011, Michael Schreckenbauer wrote:
>
> gnome-shell segfaults.
> I remember some problems with gnome-shell and GL from the dri-devel-ML.
> What video-card are you using? Drivers/version?
> Is there any other WM you can start, execute
> gnome-shell --replace
> in a console and dump the output here?
> Could you try running gnome in "fallback-mode"?
> Afaik you can enable this with
> gsettings set org.gnome.desktop.session session-name gnome-fallback
Actually the gnome-shell segfault is the 2nd problem. gdm crashes with
Oh no, a problem has occurred unless its gnome-shell use flag is
disabled, which could possibly be the cause of gnome-shell failing.
Canek has suggested we attack the gdm problem (see other msgs in this
thread) and that is the current plan. Unfortunately we are still not
there.
In bug 385525, those who needed -gnome-shell for gdm could then not get
gnome-shell to run (i.e., just like me).
It does seem that many are successfully running gdm so I must have
something wrong in my setup. What use flags did you build gdm with.
Here is mine
Installed versions: 3.2.0-r1[1](05:47:00 PM 10/12/2011)(accessibility consolekit elibc_glibc gnome-shell introspection ipv6 tcpd xklavier -debug -fprint -gnome-keyring -selinux -smartcard -test -xinerama)
thanks for the help,
allan
^ permalink raw reply [flat|nested] 42+ messages in thread
* Re: [gentoo-user] can't build gnome 3.2 (3.0 was ok)
2011-10-12 21:53 ` Allan Gottlieb
@ 2011-10-12 22:08 ` Canek Peláez Valdés
2011-10-12 22:16 ` Michael Schreckenbauer
2011-10-12 22:27 ` Allan Gottlieb
0 siblings, 2 replies; 42+ messages in thread
From: Canek Peláez Valdés @ 2011-10-12 22:08 UTC (permalink / raw
To: gentoo-user
On Wed, Oct 12, 2011 at 2:53 PM, Allan Gottlieb <gottlieb@nyu.edu> wrote:
> On Wed, Oct 12 2011, Canek Peláez Valdés wrote:
>
>> On Wed, Oct 12, 2011 at 1:58 PM, Allan Gottlieb <gottlieb@nyu.edu> wrote:
>>>
>>> I notice that I have the default "accessibility" use flag on.
>>> I am tempted to turn it off to reduce the number of packages
>>> involved. Any downside?
>>
>> Not that I know of. Can you please backup /var/lib/gdm, and clean the
>> directory completely? Don't erase the directory, just its contents
>> (including *ALL* the hidden files); gdm needs this directory to start,
>> and it's gid gdm and uid gdm.
>
> I cleaned it. Then built gdm with the gnome-shell flag. This slightly
> repopulated the directory (see ls -lAR below).
>
>> After you have cleaned it, recompile gdm with the gnome-shell and try
>> again. I still don't see why gnome-shell is not starting, but gdm may
>> have problems with its user config (which is stored in /var/lib/gdm),
>> and *maybe* gnome-shell cannot start correctly if gdm is not built
>> with the gnome-shell use flag.
>>
>> Regards.
>
> gdm again failed (oh no, something has gone wrong) upon restart.
> To be certain, I did a reboot, gdm failed again, and then *really*
> cleaned the directory (including the files put there by the emerge)
> It again failed.
The files would reappear everytime you run gdm; they are its
configuration files.
> I tried an emerge --newuse --update --with-bdeps=y world,
> this complained because qt-gui didn't have the accessibility flag.
>
> So I put back accessibility and redid the update world.
> As expected only gdm was rebuilt.
> I restarted gdm (via xdm as usual) and the same failure occurred.
>
> I can't get gdm to run with the gnome-shell use flag.
>
> What use flags do you have for gdm? Here is mine
> Installed versions: 3.2.0-r1[1](05:47:00 PM 10/12/2011)(accessibility consolekit elibc_glibc gnome-shell introspection ipv6 tcpd xklavier -debug -fprint -gnome-keyring -selinux -smartcard -test -xinerama)
>
> thanks for all your efforts,
It's really weird; can I see /var/log/messages (or whatever logger
file you have)? With Enable=true in the [debug] key on
/etc/gdm/custom.conf, we should be able to see why gdm is dying.
My flags are:
Installed versions: 3.2.0-r1[1](05:20:40 PM 10/11/2011)(consolekit
elibc_glibc gnome-keyring gnome-shell introspection ipv6 tcpd xklavier
-accessibility -debug -fprint -selinux -smartcard -test -xinerama)
Mmmh. I didn't even know you could remove gnome-keyring from gdm. If
you are using GNOME, I don't see no reason to disable it. Maybe try
it?
Anyhow, the logs from gdm failing should tell us something. I don't
think is the video, like Michael suggested; supposedly gnome-shell
would detect that.
Regards.
--
Canek Peláez Valdés
Posgrado en Ciencia e Ingeniería de la Computación
Universidad Nacional Autónoma de México
^ permalink raw reply [flat|nested] 42+ messages in thread
* Re: [gentoo-user] can't build gnome 3.2 (3.0 was ok)
2011-10-12 22:02 ` Allan Gottlieb
@ 2011-10-12 22:10 ` Michael Schreckenbauer
2011-10-12 22:46 ` Allan Gottlieb
0 siblings, 1 reply; 42+ messages in thread
From: Michael Schreckenbauer @ 2011-10-12 22:10 UTC (permalink / raw
To: gentoo-user
On Wednesday, 12. October 2011 18:02:16 Allan Gottlieb wrote:
> On Wed, Oct 12 2011, Michael Schreckenbauer wrote:
> > gnome-shell segfaults.
> > I remember some problems with gnome-shell and GL from the dri-devel-ML.
> > What video-card are you using? Drivers/version?
> > Is there any other WM you can start, execute
> > gnome-shell --replace
> > in a console and dump the output here?
> > Could you try running gnome in "fallback-mode"?
> > Afaik you can enable this with
> > gsettings set org.gnome.desktop.session session-name gnome-fallback
>
> Actually the gnome-shell segfault is the 2nd problem. gdm crashes with
> Oh no, a problem has occurred unless its gnome-shell use flag is
> disabled, which could possibly be the cause of gnome-shell failing.
Couldn't it be the other way round?
gdm crashes with gnome-shell use-flag set, because gnome-shell segfaults?
It runs without the flag, because in this case there's no dep to the shell.
> Canek has suggested we attack the gdm problem (see other msgs in this
> thread) and that is the current plan. Unfortunately we are still not
> there.
Imo both problems are related (see above).
> In bug 385525, those who needed -gnome-shell for gdm could then not get
> gnome-shell to run (i.e., just like me).
>
> It does seem that many are successfully running gdm so I must have
> something wrong in my setup. What use flags did you build gdm with.
> Here is mine
> Installed versions: 3.2.0-r1[1](05:47:00 PM 10/12/2011)(accessibility
> consolekit elibc_glibc gnome-shell introspection ipv6 tcpd xklavier -debug
> -fprint -gnome-keyring -selinux -smartcard -test -xinerama)
Well, I do not use gnome :) But I am quite good in reading logs, coredumps and
things like that :)
> thanks for the help,
> allan
Best,
Michael
^ permalink raw reply [flat|nested] 42+ messages in thread
* Re: [gentoo-user] can't build gnome 3.2 (3.0 was ok)
2011-10-12 22:08 ` Canek Peláez Valdés
@ 2011-10-12 22:16 ` Michael Schreckenbauer
2011-10-12 22:25 ` Canek Peláez Valdés
2011-10-12 22:27 ` Allan Gottlieb
1 sibling, 1 reply; 42+ messages in thread
From: Michael Schreckenbauer @ 2011-10-12 22:16 UTC (permalink / raw
To: gentoo-user
On Wednesday, 12. October 2011 15:08:18 Canek Peláez Valdés wrote:
> Anyhow, the logs from gdm failing should tell us something. I don't
> think is the video, like Michael suggested; supposedly gnome-shell
> would detect that.
Well Canek, you are wrong about that.
http://forums.gentoo.org/viewtopic-p-6833430.html
Boot with fallback works for him, also using nouveau instead nvidia-blobs.
> Regards.
Best,
Michael
^ permalink raw reply [flat|nested] 42+ messages in thread
* Re: [gentoo-user] can't build gnome 3.2 (3.0 was ok)
2011-10-12 22:16 ` Michael Schreckenbauer
@ 2011-10-12 22:25 ` Canek Peláez Valdés
0 siblings, 0 replies; 42+ messages in thread
From: Canek Peláez Valdés @ 2011-10-12 22:25 UTC (permalink / raw
To: gentoo-user
On Wed, Oct 12, 2011 at 3:16 PM, Michael Schreckenbauer <grimlog@gmx.de> wrote:
> On Wednesday, 12. October 2011 15:08:18 Canek Peláez Valdés wrote:
>> Anyhow, the logs from gdm failing should tell us something. I don't
>> think is the video, like Michael suggested; supposedly gnome-shell
>> would detect that.
>
> Well Canek, you are wrong about that.
>
> http://forums.gentoo.org/viewtopic-p-6833430.html
> Boot with fallback works for him, also using nouveau instead nvidia-blobs.
Look at that. Then it's possible that gnome-shell is failing with some
drivers/cards. The logs from gdm should give us more information.
Regards.
--
Canek Peláez Valdés
Posgrado en Ciencia e Ingeniería de la Computación
Universidad Nacional Autónoma de México
^ permalink raw reply [flat|nested] 42+ messages in thread
* Re: [gentoo-user] can't build gnome 3.2 (3.0 was ok)
2011-10-12 22:08 ` Canek Peláez Valdés
2011-10-12 22:16 ` Michael Schreckenbauer
@ 2011-10-12 22:27 ` Allan Gottlieb
2011-10-12 22:52 ` Allan Gottlieb
2011-10-13 0:02 ` Canek Peláez Valdés
1 sibling, 2 replies; 42+ messages in thread
From: Allan Gottlieb @ 2011-10-12 22:27 UTC (permalink / raw
To: gentoo-user
On Wed, Oct 12 2011, Canek Peláez Valdés wrote:
> It's really weird; can I see /var/log/messages (or whatever logger
> file you have)? With Enable=true in the [debug] key on
> /etc/gdm/custom.conf, we should be able to see why gdm is dying.
The output is below
> My flags are:
>
> Installed versions: 3.2.0-r1[1](05:20:40 PM 10/11/2011)(consolekit
> elibc_glibc gnome-keyring gnome-shell introspection ipv6 tcpd xklavier
> -accessibility -debug -fprint -selinux -smartcard -test -xinerama)
>
> Mmmh. I didn't even know you could remove gnome-keyring from gdm. If
> you are using GNOME, I don't see no reason to disable it. Maybe try
> it?
OK I will add it to my use flags. That machine has profile
linux/x86/10.0. My real machine has profile
linux/amd64/10.0/desktop/gnome. Clearly the x86 vs amd64 is right, but
I could(?) change my profile to desktop/gnome. But that sounds like a
big change that could open a can of worms. My main machine (running
gnome 2 not 3) has the gnome-keyring use flag for gdm)
> Anyhow, the logs from gdm failing should tell us something. I don't
> think is the video, like Michael suggested; supposedly gnome-shell
> would detect that.
I should have said that the video is working. The "blue drapery"
appears for a second before we get the black screen with the "oh no"
msg.
Here are the logs (update word with gnome-keyring is running now).
thanks,
allan
================================================================
Oct 12 17:47:42 oldlap gnome-session[3822]: DEBUG(+): GdmSignalHandler: handling signal 15
Oct 12 17:47:42 oldlap gnome-session[3822]: DEBUG(+): GdmSignalHandler: Found 1 callbacks
Oct 12 17:47:42 oldlap gnome-session[3822]: DEBUG(+): GdmSignalHandler: running 15 handler: 0x8061f11
Oct 12 17:47:42 oldlap gnome-session[3822]: DEBUG(+): Got callback for signal 15
Oct 12 17:47:42 oldlap gnome-session[3822]: DEBUG(+): GsmManager: Logout called
Oct 12 17:47:42 oldlap gnome-session[3822]: DEBUG(+): GsmShell: Not connected to the shell
Oct 12 17:47:42 oldlap gnome-session[3822]: DEBUG(+): GsmManager: requesting logout
Oct 12 17:47:42 oldlap gnome-session[3822]: DEBUG(+): GsmManager: ending phase RUNNING
Oct 12 17:47:42 oldlap gnome-session[3822]: DEBUG(+): GsmManager: starting phase QUERY_END_SESSION
Oct 12 17:47:42 oldlap gnome-session[3822]: DEBUG(+): GsmManager: Client /org/gnome/SessionManager/Client1
Oct 12 17:47:42 oldlap gnome-session[3822]: DEBUG(+): GsmManager: sending query-end-session to clients (logout mode: forceful)
Oct 12 17:47:42 oldlap gnome-session[3822]: DEBUG(+): GsmDBusClient: sending QueryEndSession signal to :1.2
Oct 12 17:47:42 oldlap gnome-session[3822]: DEBUG(+): GsmManager: adding client to query clients: /org/gnome/SessionManager/Client1
Oct 12 17:47:42 oldlap gnome-session[3822]: DEBUG(+): Caught signal 15, shutting down normally.
Oct 12 17:47:42 oldlap gnome-session[3822]: DEBUG(+): GdmSignalHandler: Done handling signals
Oct 12 17:47:42 oldlap gnome-session[3822]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client1 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
Oct 12 17:47:42 oldlap gnome-session[3822]: DEBUG(+): GsmDBusClient: got EndSessionResponse is-ok:1 reason=
Oct 12 17:47:42 oldlap gnome-session[3822]: DEBUG(+): GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason=
Oct 12 17:47:42 oldlap gnome-session[3822]: DEBUG(+): GsmManager: query end session complete
Oct 12 17:47:42 oldlap gnome-session[3822]: DEBUG(+): GsmShell: Not connected to the shell
Oct 12 17:47:42 oldlap gnome-session[3822]: DEBUG(+): GsmManager: ending phase QUERY_END_SESSION
Oct 12 17:47:42 oldlap gnome-session[3822]: DEBUG(+): GsmManager: starting phase END_SESSION
Oct 12 17:47:42 oldlap gnome-session[3822]: DEBUG(+): GsmManager: adding client to end-session clients: /org/gnome/SessionManager/Client1
Oct 12 17:47:42 oldlap gnome-session[3822]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client1 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
Oct 12 17:47:42 oldlap gnome-session[3822]: DEBUG(+): GsmDBusClient: got EndSessionResponse is-ok:1 reason=
Oct 12 17:47:42 oldlap gnome-session[3822]: DEBUG(+): GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason=
Oct 12 17:47:42 oldlap gnome-session[3822]: DEBUG(+): GsmManager: ending phase END_SESSION
Oct 12 17:47:42 oldlap gnome-session[3822]: DEBUG(+): GsmManager: starting phase EXIT
Oct 12 17:47:42 oldlap gnome-session[3822]: DEBUG(+): GsmManager: stopped client: /org/gnome/SessionManager/Client1
Oct 12 17:47:42 oldlap gnome-session[3822]: DEBUG(+): GsmManager: disconnect client: /org/gnome/SessionManager/Client1
Oct 12 17:47:42 oldlap gnome-session[3822]: DEBUG(+): GsmManager: in shutdown, not restarting application
Oct 12 17:47:42 oldlap gnome-session[3822]: DEBUG(+): GsmStore: Unreffing object: 0x80ae508
Oct 12 17:47:42 oldlap gnome-session[3822]: DEBUG(+): GsmClient: disposing /org/gnome/SessionManager/Client1
Oct 12 17:47:42 oldlap gnome-session[3822]: DEBUG(+): GsmStore: emitting removed for /org/gnome/SessionManager/Client1
Oct 12 17:47:42 oldlap gnome-session[3822]: DEBUG(+): GsmManager: Client removed: /org/gnome/SessionManager/Client1
Oct 12 17:47:42 oldlap gnome-session[3822]: DEBUG(+): GsmManager: last client disconnected - exiting
Oct 12 17:47:42 oldlap gnome-session[3822]: DEBUG(+): GsmManager: ending phase EXIT
Oct 12 17:47:42 oldlap gnome-session[3822]: DEBUG(+): Unreffing manager
Oct 12 17:47:42 oldlap gnome-session[3822]: DEBUG(+): GsmManager: disposing manager
Oct 12 17:47:42 oldlap gnome-session[3822]: DEBUG(+): GsmStore: Clearing object store
Oct 12 17:47:42 oldlap gnome-session[3822]: DEBUG(+): GsmStore: Unreffing object: 0x80d3808
Oct 12 17:47:42 oldlap gnome-session[3822]: DEBUG(+): GsmStore: Unreffing object: 0x80d3880
Oct 12 17:47:42 oldlap gnome-session[3822]: DEBUG(+): GsmStore: emitting removed for /org/gnome/SessionManager/App2
Oct 12 17:47:42 oldlap gnome-session[3822]: DEBUG(+): GsmStore: emitting removed for /org/gnome/SessionManager/App1
Oct 12 17:47:42 oldlap gnome-session[3822]: DEBUG(+): GsmStore: Clearing object store
Oct 12 17:47:42 oldlap gnome-session[3822]: DEBUG(+): GsmStore: Clearing object store
Oct 12 17:47:44 oldlap gdm-welcome][15879]: DEBUG(+): GdmSessionWorker: start program: gnome-session -f --debug
Oct 12 17:47:44 oldlap gdm-welcome][15879]: DEBUG(+): GdmSessionWorker: opening session for program 'gnome-session'
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): Enabling debugging
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmXsmpServer: SESSION_MANAGER=local/oldlap:@/tmp/.ICE-unix/15888,unix/oldlap:/tmp/.ICE-unix/15888
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmShell: Not connected to the shell
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmManager: setting client store 0x807fdc0
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GdmSignalHandler: Adding handler 1: signum=4 (nil)
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GdmSignalHandler: Registering for 4 signals
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GdmSignalHandler: Adding handler 2: signum=7 (nil)
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GdmSignalHandler: Registering for 7 signals
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GdmSignalHandler: Adding handler 3: signum=11 (nil)
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GdmSignalHandler: Registering for 11 signals
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GdmSignalHandler: Adding handler 4: signum=6 (nil)
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GdmSignalHandler: Registering for 6 signals
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GdmSignalHandler: Adding handler 5: signum=5 (nil)
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GdmSignalHandler: Registering for 5 signals
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GdmSignalHandler: Adding handler 6: signum=8 0x8061f11
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GdmSignalHandler: Registering for 8 signals
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GdmSignalHandler: Adding handler 7: signum=1 0x8061f11
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GdmSignalHandler: Registering for 1 signals
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GdmSignalHandler: Adding handler 8: signum=10 0x8061f11
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GdmSignalHandler: Registering for 10 signals
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GdmSignalHandler: Adding handler 9: signum=15 0x8061f11
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GdmSignalHandler: Registering for 15 signals
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GdmSignalHandler: Adding handler 10: signum=2 0x8061f11
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GdmSignalHandler: Registering for 2 signals
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): fill: *** Getting session 'gdm-shell'
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): fill: *** Looking if /var/lib/gdm/.config/gnome-session/sessions/gdm-shell.session is a valid session file
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): Cannot use session '/var/lib/gdm/.config/gnome-session/sessions/gdm-shell.session': non-existing or invalid file.
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): fill: *** Looking if /etc/xdg/gnome-session/sessions/gdm-shell.session is a valid session file
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): Cannot use session '/etc/xdg/gnome-session/sessions/gdm-shell.session': non-existing or invalid file.
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): fill: *** Looking if /usr/share/gdm/greeter/gnome-session/sessions/gdm-shell.session is a valid session file
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): Cannot use session '/usr/share/gdm/greeter/gnome-session/sessions/gdm-shell.session': non-existing or invalid file.
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): fill: *** Looking if /usr/local/share/gnome-session/sessions/gdm-shell.session is a valid session file
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): Cannot use session '/usr/local/share/gnome-session/sessions/gdm-shell.session': non-existing or invalid file.
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): fill: *** Looking if /usr/share/gnome-session/sessions/gdm-shell.session is a valid session file
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): fill: *** Launching helper '/usr/libexec/gnome-session-check-accelerated' to know if session is runnable
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): fill: *** Checking required components and providers
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmUtil: Looking for file 'gnome-shell.desktop'
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.config/autostart'
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart'
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/gnome/autostart'
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.local/share/applications'
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications'
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/applications'
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmUtil: found in XDG dirs: '/usr/share/gdm/greeter/applications/gnome-shell.desktop'
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmUtil: Looking for file 'gnome-settings-daemon.desktop'
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.config/autostart'
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart'
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/gnome/autostart'
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.local/share/applications'
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications'
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/applications'
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmUtil: found in XDG dirs: '/etc/xdg/autostart/gnome-settings-daemon.desktop'
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): fill: *** Done checking required components and providers
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): fill: *** Adding required components
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmUtil: Looking for file 'gnome-shell.desktop'
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.config/autostart'
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart'
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/gnome/autostart'
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.local/share/applications'
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications'
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/applications'
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmUtil: found in XDG dirs: '/usr/share/gdm/greeter/applications/gnome-shell.desktop'
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmManager: read /usr/share/gdm/greeter/applications/gnome-shell.desktop
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App1 to store
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmManager: adding required app gnome-shell.desktop
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmUtil: Looking for file 'gnome-settings-daemon.desktop'
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.config/autostart'
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart'
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/gnome/autostart'
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.local/share/applications'
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications'
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/applications'
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmUtil: found in XDG dirs: '/etc/xdg/autostart/gnome-settings-daemon.desktop'
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmManager: read /etc/xdg/autostart/gnome-settings-daemon.desktop
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App2 to store
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmManager: adding required app gnome-settings-daemon.desktop
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): fill: *** Done adding required components
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): fill: *** Adding default providers
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): fill: *** Done adding default providers
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmManager: GSM starting to manage
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmManager: App startup summary
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmManager: Phase INITIALIZATION
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App2 app-id:gnome-settings-daemon.desktop is-disabled:0 is-conditionally-disabled:0
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmManager: Phase WINDOW_MANAGER
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmManager: Phase PANEL
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmManager: Phase DESKTOP
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmManager: Phase APPLICATION
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App1 app-id:gnome-shell.desktop is-disabled:0 is-conditionally-disabled:0
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmManager: starting phase INITIALIZATION
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App2'
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): Starting app: /org/gnome/SessionManager/App2
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmAutostartApp: starting gnome-settings-daemon.desktop: command=/usr/libexec/gnome-settings-daemon startup-id=106560af3f298b1c4413184560649220700000158880001
Oct 12 17:47:44 oldlap gnome-session[15888]: DEBUG(+): GsmAutostartApp: started pid:15895
Oct 12 17:47:46 oldlap gnome-session[15888]: DEBUG(+): GsmManager: RegisterClient 106560af3f298b1c4413184560649220700000158880001
Oct 12 17:47:46 oldlap gnome-session[15888]: DEBUG(+): GsmManager: Adding new client 106560af3f298b1c4413184560649220700000158880001 to session
Oct 12 17:47:46 oldlap gnome-session[15888]: DEBUG(+): uid = 103
Oct 12 17:47:46 oldlap gnome-session[15888]: DEBUG(+): pid = 15895
Oct 12 17:47:46 oldlap gnome-session[15888]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/Client1 to store
Oct 12 17:47:46 oldlap gnome-session[15888]: DEBUG(+): GsmManager: Client added: /org/gnome/SessionManager/Client1
Oct 12 17:47:46 oldlap gnome-session[15888]: DEBUG(+): App gnome-settings-daemon.desktop registered
Oct 12 17:47:46 oldlap gnome-session[15888]: DEBUG(+): GsmManager: ending phase INITIALIZATION
Oct 12 17:47:46 oldlap gnome-session[15888]: DEBUG(+): GsmManager: starting phase WINDOW_MANAGER
Oct 12 17:47:46 oldlap gnome-session[15888]: DEBUG(+): GsmManager: ending phase WINDOW_MANAGER
Oct 12 17:47:46 oldlap gnome-session[15888]: DEBUG(+): GsmManager: starting phase PANEL
Oct 12 17:47:46 oldlap gnome-session[15888]: DEBUG(+): GsmManager: ending phase PANEL
Oct 12 17:47:46 oldlap gnome-session[15888]: DEBUG(+): GsmManager: starting phase DESKTOP
Oct 12 17:47:46 oldlap gnome-session[15888]: DEBUG(+): GsmManager: ending phase DESKTOP
Oct 12 17:47:46 oldlap gnome-session[15888]: DEBUG(+): GsmManager: starting phase APPLICATION
Oct 12 17:47:46 oldlap gnome-session[15888]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App1'
Oct 12 17:47:46 oldlap gnome-session[15888]: DEBUG(+): Starting app: /org/gnome/SessionManager/App1
Oct 12 17:47:46 oldlap gnome-session[15888]: DEBUG(+): GsmAutostartApp: starting gnome-shell.desktop: command=gnome-shell --gdm-mode startup-id=106560af3f298b1c4413184560649172300000158880000
Oct 12 17:47:46 oldlap gnome-session[15888]: DEBUG(+): GsmAutostartApp: started pid:15908
Oct 12 17:47:46 oldlap gnome-session[15888]: DEBUG(+): GsmManager: ending phase APPLICATION
Oct 12 17:47:46 oldlap gnome-session[15888]: DEBUG(+): GsmManager: starting phase RUNNING
Oct 12 17:47:46 oldlap gnome-session[15888]: DEBUG(+): GsmPresence: adding idle watch
Oct 12 17:47:46 oldlap gnome-session[15888]: DEBUG(+): GSIdleMonitor: creating new alarm for positive transition wait=600000
Oct 12 17:47:46 oldlap gnome-session[15888]: DEBUG(+): GSIdleMonitor: creating new alarm for negative transition wait=599999
Oct 12 17:47:46 oldlap gnome-session[15888]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client1 interface=org.freedesktop.DBus.Properties method=GetAll
Oct 12 17:47:46 oldlap gnome-session[15888]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
Oct 12 17:47:47 oldlap gnome-session[15888]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
Oct 12 17:47:47 oldlap gnome-session[15888]: DEBUG(+): GsmShell: Connected to the shell
Oct 12 17:47:47 oldlap gnome-session[15888]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
Oct 12 17:47:47 oldlap gnome-session[15888]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
Oct 12 17:47:47 oldlap gnome-session[15888]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
Oct 12 17:47:47 oldlap gnome-session[15888]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
Oct 12 17:47:47 oldlap gnome-session[15888]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
Oct 12 17:47:47 oldlap gnome-session[15888]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
Oct 12 17:47:47 oldlap gnome-session[15888]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
Oct 12 17:47:47 oldlap gnome-session[15888]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
Oct 12 17:47:47 oldlap gnome-session[15888]: DEBUG(+): GsmXsmpServer: accept_ice_connection()
Oct 12 17:47:47 oldlap gnome-session[15888]: DEBUG(+): GsmXsmpServer: auth_ice_connection()
Oct 12 17:47:47 oldlap gnome-session[15888]: DEBUG(+): GsmXSMPClient: Setting up new connection
Oct 12 17:47:47 oldlap gnome-session[15888]: DEBUG(+): GsmXSMPClient: New client '0x80aa870 []'
Oct 12 17:47:47 oldlap gnome-session[15888]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/Client2 to store
Oct 12 17:47:47 oldlap gnome-session[15888]: DEBUG(+): GsmManager: Client added: /org/gnome/SessionManager/Client2
Oct 12 17:47:47 oldlap gnome-session[15888]: DEBUG(+): GsmXSMPClient: Initializing client 0x80aa870 []
Oct 12 17:47:47 oldlap gnome-session[15888]: DEBUG(+): GsmXSMPClient: Client '0x80aa870 []' received RegisterClient(106560af3f298b1c4413184560649172300000158880000)
Oct 12 17:47:47 oldlap gnome-session[15888]: DEBUG(+): GsmManager: Adding new client 106560af3f298b1c4413184560649172300000158880000 to session
Oct 12 17:47:47 oldlap gnome-session[15888]: DEBUG(+): GsmXSMPClient: Sending RegisterClientReply to '0x80aa870 [106560af3f298b1c4413184560649172300000158880000]'
Oct 12 17:47:47 oldlap gnome-session[15888]: DEBUG(+): GsmXSMPClient: Set properties from client '0x80aa870 [106560af3f298b1c4413184560649172300000158880000]'
Oct 12 17:47:47 oldlap gnome-session[15888]: DEBUG(+): GsmXSMPClient: Program = 'gnome-shell'
Oct 12 17:47:47 oldlap gnome-session[15888]: DEBUG(+): GsmXSMPClient: UserID = 'gdm'
Oct 12 17:47:47 oldlap gnome-session[15888]: DEBUG(+): GsmXSMPClient: RestartStyleHint = 0
Oct 12 17:47:47 oldlap gnome-session[15888]: DEBUG(+): GsmXSMPClient: ProcessID = '15908'
Oct 12 17:47:47 oldlap gnome-session[15888]: DEBUG(+): GsmXSMPClient: CurrentDirectory = '/var/lib/gdm'
Oct 12 17:47:47 oldlap gnome-session[15888]: DEBUG(+): GsmXSMPClient: _GSM_Priority = 20
Oct 12 17:47:47 oldlap gnome-session[15888]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
Oct 12 17:47:47 oldlap gnome-session[15888]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
Oct 12 17:47:47 oldlap gnome-session[15888]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Presence interface=org.freedesktop.DBus.Properties method=GetAll
Oct 12 17:47:47 oldlap gnome-session[15888]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Presence interface=org.freedesktop.DBus.Properties method=Get
Oct 12 17:47:47 oldlap gnome-session[15888]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
Oct 12 17:47:47 oldlap gnome-session[15888]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
Oct 12 17:47:47 oldlap gnome-session[15888]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
Oct 12 17:47:47 oldlap gnome-session[15888]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmShell: Not connected to the shell
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmDBusClient: obj_path=(null) interface=(null) method=(null)
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmXsmpServer: ice_io_error_handler (0x80c98e0)
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmXSMPClient: IceProcessMessagesIOError on '0x80aa870 [gnome-shell 106560af3f298b1c4413184560649172300000158880000]'
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmManager: disconnect client
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmManager: disconnect client: /org/gnome/SessionManager/Client2
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmXSMPClient: getting restart style
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmManager: restarting app
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): Re-starting app: /org/gnome/SessionManager/App1
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmAutostartApp: sending signal 15 to process 15908
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): Starting app: /org/gnome/SessionManager/App1
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmAutostartApp: starting gnome-shell.desktop: command=gnome-shell --gdm-mode startup-id=106560af3f298b1c4413184560649172300000158880000
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmAutostartApp: started pid:15930
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmStore: Unreffing object: 0x80aa870
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmManager: Client removed: /org/gnome/SessionManager/Client2
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmClient: disposing /org/gnome/SessionManager/Client2
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmXSMPClient: xsmp_finalize (0x80aa870 [gnome-shell 106560af3f298b1c4413184560649172300000158880000])
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmAutostartApp: (pid:15908) done (signal:11)
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmShell: Connected to the shell
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmXsmpServer: accept_ice_connection()
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmXsmpServer: auth_ice_connection()
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmXSMPClient: Setting up new connection
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmXSMPClient: New client '0x80aa8c0 []'
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/Client3 to store
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmManager: Client added: /org/gnome/SessionManager/Client3
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmXSMPClient: Initializing client 0x80aa8c0 []
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmXSMPClient: Client '0x80aa8c0 []' received RegisterClient(106560af3f298b1c4413184560649172300000158880000)
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmManager: Adding new client 106560af3f298b1c4413184560649172300000158880000 to session
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmXSMPClient: Sending RegisterClientReply to '0x80aa8c0 [106560af3f298b1c4413184560649172300000158880000]'
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmXSMPClient: Set properties from client '0x80aa8c0 [106560af3f298b1c4413184560649172300000158880000]'
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmXSMPClient: Program = 'gnome-shell'
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmXSMPClient: UserID = 'gdm'
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmXSMPClient: RestartStyleHint = 0
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmXSMPClient: ProcessID = '15930'
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmXSMPClient: CurrentDirectory = '/var/lib/gdm'
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmXSMPClient: _GSM_Priority = 20
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Presence interface=org.freedesktop.DBus.Properties method=GetAll
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Presence interface=org.freedesktop.DBus.Properties method=Get
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmShell: Not connected to the shell
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmDBusClient: obj_path=(null) interface=(null) method=(null)
Oct 12 17:47:49 oldlap gnome-session[15888]: DEBUG(+): GsmXsmpServer: ice_io_error_handler (0x80c98e0)
Oct 12 17:47:49 oldlap gnome-session[15888]: DEBUG(+): GsmXSMPClient: IceProcessMessagesIOError on '0x80aa8c0 [gnome-shell 106560af3f298b1c4413184560649172300000158880000]'
Oct 12 17:47:49 oldlap gnome-session[15888]: DEBUG(+): GsmManager: disconnect client
Oct 12 17:47:49 oldlap gnome-session[15888]: DEBUG(+): GsmManager: disconnect client: /org/gnome/SessionManager/Client3
Oct 12 17:47:49 oldlap gnome-session[15888]: DEBUG(+): GsmXSMPClient: getting restart style
Oct 12 17:47:49 oldlap gnome-session[15888]: DEBUG(+): GsmManager: restarting app
Oct 12 17:47:49 oldlap gnome-session[15888]: DEBUG(+): Re-starting app: /org/gnome/SessionManager/App1
Oct 12 17:47:49 oldlap gnome-session[15888]: WARNING: App 'gnome-shell.desktop' respawning too quickly
Oct 12 17:47:49 oldlap gnome-session[15888]: DEBUG(+): Move and/or resize window x=0 y=0 w=1680 h=1050
Oct 12 17:47:49 oldlap gnome-session[15888]: DEBUG(+): Move and/or resize window x=0 y=0 w=1680 h=1050
Oct 12 17:47:49 oldlap gnome-session[15888]: DEBUG(+): Move and/or resize window x=0 y=0 w=1680 h=1050
Oct 12 17:47:49 oldlap gnome-session[15888]: DEBUG(+): Move and/or resize window x=0 y=0 w=1680 h=1050
Oct 12 17:47:49 oldlap gnome-session[15888]: DEBUG(+): GsmStore: Unreffing object: 0x80aa8c0
Oct 12 17:47:49 oldlap gnome-session[15888]: DEBUG(+): GsmManager: Client removed: /org/gnome/SessionManager/Client3
Oct 12 17:47:49 oldlap gnome-session[15888]: DEBUG(+): GsmClient: disposing /org/gnome/SessionManager/Client3
Oct 12 17:47:49 oldlap gnome-session[15888]: DEBUG(+): GsmXSMPClient: xsmp_finalize (0x80aa8c0 [gnome-shell 106560af3f298b1c4413184560649172300000158880000])
Oct 12 17:47:49 oldlap gnome-session[15888]: DEBUG(+): GsmAutostartApp: (pid:15930) done (signal:11)
Oct 12 17:47:49 oldlap gnome-session[15888]: DEBUG(+): Move and/or resize window x=0 y=0 w=1680 h=1050
Oct 12 17:47:49 oldlap gnome-session[15888]: DEBUG(+): Move and/or resize window x=0 y=0 w=1680 h=1050
Oct 12 17:47:49 oldlap gnome-session[15888]: DEBUG(+): Move and/or resize window x=0 y=0 w=1680 h=1050
Oct 12 17:47:49 oldlap gnome-session[15888]: DEBUG(+): Move and/or resize window x=0 y=0 w=1680 h=1050
Oct 12 17:47:49 oldlap gnome-session[15888]: DEBUG(+): Move and/or resize window x=0 y=0 w=1680 h=1050
Oct 12 17:47:49 oldlap gnome-session[15888]: DEBUG(+): Move and/or resize window x=0 y=0 w=1680 h=1050
Oct 12 17:47:52 oldlap gnome-session[15888]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
Oct 12 17:47:52 oldlap gnome-session[15888]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
Oct 12 17:47:52 oldlap gnome-session[15888]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
Oct 12 17:47:52 oldlap gnome-session[15888]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
Oct 12 17:47:53 oldlap gnome-session[15888]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager method=IsInhibited
Oct 12 17:57:44 oldlap gnome-session[15888]: DEBUG(+): Searching for 4194307 in 4194307,4194308
Oct 12 17:57:44 oldlap gnome-session[15888]: DEBUG(+): Watch 1 fired, idle time = 600100
Oct 12 17:57:44 oldlap gnome-session[15888]: DEBUG(+): GsmPresence: setting idle: 1
Oct 12 17:57:44 oldlap gnome-session[15888]: DEBUG(+): Updating ConsoleKit idle status: 1
Oct 12 17:57:44 oldlap gnome-session[15888]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager method=IsInhibited
^ permalink raw reply [flat|nested] 42+ messages in thread
* Re: [gentoo-user] can't build gnome 3.2 (3.0 was ok)
2011-10-12 22:10 ` Michael Schreckenbauer
@ 2011-10-12 22:46 ` Allan Gottlieb
2011-10-13 0:03 ` Canek Peláez Valdés
0 siblings, 1 reply; 42+ messages in thread
From: Allan Gottlieb @ 2011-10-12 22:46 UTC (permalink / raw
To: gentoo-user
On Wed, Oct 12 2011, Michael Schreckenbauer wrote:
> On Wednesday, 12. October 2011 18:02:16 Allan Gottlieb wrote:
>
>> Actually the gnome-shell segfault is the 2nd problem. gdm crashes with
>> Oh no, a problem has occurred unless its gnome-shell use flag is
>> disabled, which could possibly be the cause of gnome-shell failing.
>
> Couldn't it be the other way round?
> gdm crashes with gnome-shell use-flag set, because gnome-shell segfaults?
> It runs without the flag, because in this case there's no dep to the shell.
Does gnome-shell run before a user logs in?
> Well, I do not use gnome :) But I am quite good in reading logs,
> coredumps and things like that :)
Indeed you are.
thanks,
allan
^ permalink raw reply [flat|nested] 42+ messages in thread
* Re: [gentoo-user] can't build gnome 3.2 (3.0 was ok)
2011-10-12 22:27 ` Allan Gottlieb
@ 2011-10-12 22:52 ` Allan Gottlieb
2011-10-13 0:04 ` Canek Peláez Valdés
2011-10-13 0:02 ` Canek Peláez Valdés
1 sibling, 1 reply; 42+ messages in thread
From: Allan Gottlieb @ 2011-10-12 22:52 UTC (permalink / raw
To: gentoo-user
On Wed, Oct 12 2011, Allan Gottlieb wrote:
> Here are the logs (update word with gnome-keyring is running now).
The update world (sorry for the typo above) with gnome-keyring finished
and again gdm flashes the "blue curtain of life" before having its
"oh, no death".
The video card is intel, build into X11 no external blob.
allan
^ permalink raw reply [flat|nested] 42+ messages in thread
* Re: [gentoo-user] can't build gnome 3.2 (3.0 was ok)
2011-10-12 22:27 ` Allan Gottlieb
2011-10-12 22:52 ` Allan Gottlieb
@ 2011-10-13 0:02 ` Canek Peláez Valdés
2011-10-13 1:20 ` Allan Gottlieb
1 sibling, 1 reply; 42+ messages in thread
From: Canek Peláez Valdés @ 2011-10-13 0:02 UTC (permalink / raw
To: gentoo-user
On Wed, Oct 12, 2011 at 3:27 PM, Allan Gottlieb <gottlieb@nyu.edu> wrote:
> On Wed, Oct 12 2011, Canek Peláez Valdés wrote:
>
>> It's really weird; can I see /var/log/messages (or whatever logger
>> file you have)? With Enable=true in the [debug] key on
>> /etc/gdm/custom.conf, we should be able to see why gdm is dying.
>
> The output is below
>
>> My flags are:
>>
>> Installed versions: 3.2.0-r1[1](05:20:40 PM 10/11/2011)(consolekit
>> elibc_glibc gnome-keyring gnome-shell introspection ipv6 tcpd xklavier
>> -accessibility -debug -fprint -selinux -smartcard -test -xinerama)
>>
>> Mmmh. I didn't even know you could remove gnome-keyring from gdm. If
>> you are using GNOME, I don't see no reason to disable it. Maybe try
>> it?
>
> OK I will add it to my use flags. That machine has profile
> linux/x86/10.0. My real machine has profile
> linux/amd64/10.0/desktop/gnome. Clearly the x86 vs amd64 is right, but
> I could(?) change my profile to desktop/gnome. But that sounds like a
> big change that could open a can of worms. My main machine (running
> gnome 2 not 3) has the gnome-keyring use flag for gdm)
>
>> Anyhow, the logs from gdm failing should tell us something. I don't
>> think is the video, like Michael suggested; supposedly gnome-shell
>> would detect that.
>
> I should have said that the video is working. The "blue drapery"
> appears for a second before we get the black screen with the "oh no"
> msg.
Yeah, but Michael suggested that gnome-shell is crashing with your
particular combination of card/drivers. It is possible, for the quick
search I did for this problem.
What it is true is that gnome-shell is dying when gdm calls it:
Oct 12 17:47:48 oldlap gnome-session[15888]: DEBUG(+): GsmXSMPClient:
IceProcessMessagesIOError on '0x80aa870 [gnome-shell
106560af3f298b1c4413184560649172300000158880000]'
If it is related to the video card/driver that you use, try reemerging
cogl and clutter; it doesn't matter that a world upgrade don't want to
reemerge it, sometimes the ebuilds change without changing versions.
My versions and useflags of cogl and clutter are:
# emerge -1pv clutter cogl
These are the packages that would be merged, in order:
Calculating dependencies ... done!
[ebuild R ~] media-libs/cogl-1.8.0 USE="doc examples
introspection pango -debug -test" 0 kB [1]
[ebuild R ~] media-libs/clutter-1.8.0 USE="doc introspection
-debug" 0 kB [1]
Regards.
--
Canek Peláez Valdés
Posgrado en Ciencia e Ingeniería de la Computación
Universidad Nacional Autónoma de México
^ permalink raw reply [flat|nested] 42+ messages in thread
* Re: [gentoo-user] can't build gnome 3.2 (3.0 was ok)
2011-10-12 22:46 ` Allan Gottlieb
@ 2011-10-13 0:03 ` Canek Peláez Valdés
0 siblings, 0 replies; 42+ messages in thread
From: Canek Peláez Valdés @ 2011-10-13 0:03 UTC (permalink / raw
To: gentoo-user
On Wed, Oct 12, 2011 at 3:46 PM, Allan Gottlieb <gottlieb@nyu.edu> wrote:
> On Wed, Oct 12 2011, Michael Schreckenbauer wrote:
>
>> On Wednesday, 12. October 2011 18:02:16 Allan Gottlieb wrote:
>>
>>> Actually the gnome-shell segfault is the 2nd problem. gdm crashes with
>>> Oh no, a problem has occurred unless its gnome-shell use flag is
>>> disabled, which could possibly be the cause of gnome-shell failing.
>>
>> Couldn't it be the other way round?
>> gdm crashes with gnome-shell use-flag set, because gnome-shell segfaults?
>> It runs without the flag, because in this case there's no dep to the shell.
>
> Does gnome-shell run before a user logs in?
Yes: that's the reason it dies on you with the +gnome-shell use flag.
>> Well, I do not use gnome :) But I am quite good in reading logs,
>> coredumps and things like that :)
>
> Indeed you are.
>
> thanks,
> allan
>
>
--
Canek Peláez Valdés
Posgrado en Ciencia e Ingeniería de la Computación
Universidad Nacional Autónoma de México
^ permalink raw reply [flat|nested] 42+ messages in thread
* Re: [gentoo-user] can't build gnome 3.2 (3.0 was ok)
2011-10-12 22:52 ` Allan Gottlieb
@ 2011-10-13 0:04 ` Canek Peláez Valdés
0 siblings, 0 replies; 42+ messages in thread
From: Canek Peláez Valdés @ 2011-10-13 0:04 UTC (permalink / raw
To: gentoo-user
On Wed, Oct 12, 2011 at 3:52 PM, Allan Gottlieb <gottlieb@nyu.edu> wrote:
> On Wed, Oct 12 2011, Allan Gottlieb wrote:
>
>> Here are the logs (update word with gnome-keyring is running now).
>
> The update world (sorry for the typo above) with gnome-keyring finished
> and again gdm flashes the "blue curtain of life" before having its
> "oh, no death".
>
> The video card is intel, build into X11 no external blob.
OK, *that* is weird. What's your card? Mine is:
# lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series
Chipset Integrated Graphics Controller (rev 07)
driver:
# eix x11-drivers/xf86-video-intel
[I] x11-drivers/xf86-video-intel
Available versions: 2.8.1 2.9.1 ~2.10.0-r1 ~2.11.0 2.13.0 2.14.0
2.15.0-r1 ~2.16.0 {debug dri sna}
Installed versions: 2.15.0-r1(01:11:05 PM 09/05/2011)(dri)
Homepage: http://xorg.freedesktop.org/
Description: X.Org driver for Intel cards
Regards.
--
Canek Peláez Valdés
Posgrado en Ciencia e Ingeniería de la Computación
Universidad Nacional Autónoma de México
^ permalink raw reply [flat|nested] 42+ messages in thread
* Re: [gentoo-user] can't build gnome 3.2 (3.0 was ok)
2011-10-13 0:02 ` Canek Peláez Valdés
@ 2011-10-13 1:20 ` Allan Gottlieb
2011-10-13 1:36 ` Allan Gottlieb
0 siblings, 1 reply; 42+ messages in thread
From: Allan Gottlieb @ 2011-10-13 1:20 UTC (permalink / raw
To: gentoo-user
On Wed, Oct 12 2011, Canek Peláez Valdés wrote:
> If it is related to the video card/driver that you use, try reemerging
> cogl and clutter; it doesn't matter that a world upgrade don't want to
> reemerge it, sometimes the ebuilds change without changing versions.
> My versions and useflags of cogl and clutter are:
>
> # emerge -1pv clutter cogl
>
> These are the packages that would be merged, in order:
>
> Calculating dependencies ... done!
> [ebuild R ~] media-libs/cogl-1.8.0 USE="doc examples
> introspection pango -debug -test" 0 kB [1]
> [ebuild R ~] media-libs/clutter-1.8.0 USE="doc introspection
> -debug" 0 kB [1]
I had remerged clutter earlier today and just did cogl. Mu use flags
are basically the same as yours
Calculating dependencies... done!
[ebuild R ] media-libs/clutter-1.8.0 USE="introspection -debug -doc" 0 kB [1]
[ebuild R ] media-libs/cogl-1.8.0 USE="introspection pango -debug -doc -examples -test" 0 kB [1]
I am using the same driver as you but a different version (mine is one
newer) and I don't have the sna use flag. I might not have access to
the machine an longer today, but will try.
thanks,
allan
^ permalink raw reply [flat|nested] 42+ messages in thread
* Re: [gentoo-user] can't build gnome 3.2 (3.0 was ok)
2011-10-13 1:20 ` Allan Gottlieb
@ 2011-10-13 1:36 ` Allan Gottlieb
2011-10-13 4:10 ` Canek Peláez Valdés
2011-10-13 8:58 ` Michael Schreckenbauer
0 siblings, 2 replies; 42+ messages in thread
From: Allan Gottlieb @ 2011-10-13 1:36 UTC (permalink / raw
To: gentoo-user
On Wed, Oct 12 2011, Allan Gottlieb wrote:
> On Wed, Oct 12 2011, Canek Peláez Valdés wrote:
>
>> If it is related to the video card/driver that you use, try reemerging
>> cogl and clutter; it doesn't matter that a world upgrade don't want to
>> reemerge it, sometimes the ebuilds change without changing versions.
>> My versions and useflags of cogl and clutter are:
>>
>> # emerge -1pv clutter cogl
>>
>> These are the packages that would be merged, in order:
>>
>> Calculating dependencies ... done!
>> [ebuild R ~] media-libs/cogl-1.8.0 USE="doc examples
>> introspection pango -debug -test" 0 kB [1]
>> [ebuild R ~] media-libs/clutter-1.8.0 USE="doc introspection
>> -debug" 0 kB [1]
>
> I had remerged clutter earlier today and just did cogl. Mu use flags
> are basically the same as yours
>
> Calculating dependencies... done!
> [ebuild R ] media-libs/clutter-1.8.0 USE="introspection -debug -doc" 0 kB [1]
> [ebuild R ] media-libs/cogl-1.8.0 USE="introspection pango -debug -doc -examples -test" 0 kB [1]
>
> I am using the same driver as you but a different version (mine is one
> newer) and I don't have the sna use flag. I might not have access to
> the machine an longer today, but will try.
>
> thanks,
> allan
I forgot to say that with the remerged clutter and cogl, gdm still
crashes.
I just rebuilt the driver downgraded to 2.15.0-r1. I specified sna in
package.use but still it was merged without it.
This configuration still has gdm crashing
[U] x11-drivers/xf86-video-intel
Available versions: 2.8.1 2.9.1 (~)2.10.0-r1 (~)2.11.0 2.13.0 2.14.0 2.15.0-r1 (~)2.16.0 {debug dri sna}
Installed versions: 2.15.0-r1(09:27:44 PM 10/12/2011)(dri)
Homepage: http://xorg.freedesktop.org/
allan
^ permalink raw reply [flat|nested] 42+ messages in thread
* Re: [gentoo-user] can't build gnome 3.2 (3.0 was ok)
2011-10-13 1:36 ` Allan Gottlieb
@ 2011-10-13 4:10 ` Canek Peláez Valdés
2011-10-13 13:39 ` Allan Gottlieb
2011-10-13 8:58 ` Michael Schreckenbauer
1 sibling, 1 reply; 42+ messages in thread
From: Canek Peláez Valdés @ 2011-10-13 4:10 UTC (permalink / raw
To: gentoo-user
On Wed, Oct 12, 2011 at 6:36 PM, Allan Gottlieb <gottlieb@nyu.edu> wrote:
> On Wed, Oct 12 2011, Allan Gottlieb wrote:
>
>> On Wed, Oct 12 2011, Canek Peláez Valdés wrote:
>>
>>> If it is related to the video card/driver that you use, try reemerging
>>> cogl and clutter; it doesn't matter that a world upgrade don't want to
>>> reemerge it, sometimes the ebuilds change without changing versions.
>>> My versions and useflags of cogl and clutter are:
>>>
>>> # emerge -1pv clutter cogl
>>>
>>> These are the packages that would be merged, in order:
>>>
>>> Calculating dependencies ... done!
>>> [ebuild R ~] media-libs/cogl-1.8.0 USE="doc examples
>>> introspection pango -debug -test" 0 kB [1]
>>> [ebuild R ~] media-libs/clutter-1.8.0 USE="doc introspection
>>> -debug" 0 kB [1]
>>
>> I had remerged clutter earlier today and just did cogl. Mu use flags
>> are basically the same as yours
>>
>> Calculating dependencies... done!
>> [ebuild R ] media-libs/clutter-1.8.0 USE="introspection -debug -doc" 0 kB [1]
>> [ebuild R ] media-libs/cogl-1.8.0 USE="introspection pango -debug -doc -examples -test" 0 kB [1]
>>
>> I am using the same driver as you but a different version (mine is one
>> newer) and I don't have the sna use flag. I might not have access to
>> the machine an longer today, but will try.
>>
>> thanks,
>> allan
>
> I forgot to say that with the remerged clutter and cogl, gdm still
> crashes.
>
> I just rebuilt the driver downgraded to 2.15.0-r1. I specified sna in
> package.use but still it was merged without it.
>
> This configuration still has gdm crashing
>
> [U] x11-drivers/xf86-video-intel
> Available versions: 2.8.1 2.9.1 (~)2.10.0-r1 (~)2.11.0 2.13.0 2.14.0 2.15.0-r1 (~)2.16.0 {debug dri sna}
> Installed versions: 2.15.0-r1(09:27:44 PM 10/12/2011)(dri)
> Homepage: http://xorg.freedesktop.org/
What's the output of lspci | grep VGA?
And just to cover all the bases: what versions do you have of:
xorg-server
xorg-drivers
mesa
If you are using a newer version of xf86-video-intel, then you are
(probably) using unstable X.org. I am not; GNOME 3.2 I had it
unmasked, X.org I got it stable.
Regards.
--
Canek Peláez Valdés
Posgrado en Ciencia e Ingeniería de la Computación
Universidad Nacional Autónoma de México
^ permalink raw reply [flat|nested] 42+ messages in thread
* Re: [gentoo-user] can't build gnome 3.2 (3.0 was ok)
2011-10-13 1:36 ` Allan Gottlieb
2011-10-13 4:10 ` Canek Peláez Valdés
@ 2011-10-13 8:58 ` Michael Schreckenbauer
2011-10-13 13:29 ` Allan Gottlieb
1 sibling, 1 reply; 42+ messages in thread
From: Michael Schreckenbauer @ 2011-10-13 8:58 UTC (permalink / raw
To: gentoo-user
Hi Alan,
On Wednesday, 12. October 2011 21:36:58 Allan Gottlieb wrote:
> On Wed, Oct 12 2011, Allan Gottlieb wrote:
> > On Wed, Oct 12 2011, Canek Peláez Valdés wrote:
> >> If it is related to the video card/driver that you use, try reemerging
> >> cogl and clutter; it doesn't matter that a world upgrade don't want to
> >> reemerge it, sometimes the ebuilds change without changing versions.
> >> My versions and useflags of cogl and clutter are:
> >>
> >> # emerge -1pv clutter cogl
> >>
> >> These are the packages that would be merged, in order:
> >>
> >> Calculating dependencies ... done!
> >> [ebuild R ~] media-libs/cogl-1.8.0 USE="doc examples
> >> introspection pango -debug -test" 0 kB [1]
> >> [ebuild R ~] media-libs/clutter-1.8.0 USE="doc introspection
> >> -debug" 0 kB [1]
> >
> > I had remerged clutter earlier today and just did cogl. Mu use flags
> > are basically the same as yours
> >
> > Calculating dependencies... done!
> > [ebuild R ] media-libs/clutter-1.8.0 USE="introspection -debug
> > -doc" 0 kB [1] [ebuild R ] media-libs/cogl-1.8.0
> > USE="introspection pango -debug -doc -examples -test" 0 kB [1]
> >
> > I am using the same driver as you but a different version (mine is one
> > newer) and I don't have the sna use flag. I might not have access to
> > the machine an longer today, but will try.
> >
> > thanks,
> > allan
>
> I forgot to say that with the remerged clutter and cogl, gdm still
> crashes.
>
> I just rebuilt the driver downgraded to 2.15.0-r1. I specified sna in
> package.use but still it was merged without it.
>
> This configuration still has gdm crashing
>
> [U] x11-drivers/xf86-video-intel
> Available versions: 2.8.1 2.9.1 (~)2.10.0-r1 (~)2.11.0 2.13.0 2.14.0
> 2.15.0-r1 (~)2.16.0 {debug dri sna} Installed versions: 2.15.0-r1(09:27:44
> PM 10/12/2011)(dri)
> Homepage: http://xorg.freedesktop.org/
to rule out the video-stack, I'd try gnome in fallback-mode. If it works,
chances are your problem is video-related. If it still crashes, the problem is
elsewhere.
Is there something in dmesg related to the gnome-shell segfaults?
> allan
Best,
Michael
^ permalink raw reply [flat|nested] 42+ messages in thread
* [gentoo-user] can't build gnome 3.2 (3.0 was ok)
@ 2011-10-13 12:21 Denis I. Polukarov
0 siblings, 0 replies; 42+ messages in thread
From: Denis I. Polukarov @ 2011-10-13 12:21 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 570 bytes --]
I've catch problem like this
http://www.gossamer-threads.com/lists/engine?do=post_view_flat;post=240430;page=2;sb=post_latest_reply;so=ASC;mh=25;list=gentoo
gdm[-gnome-shell] & gnome-fallback-3.2 work fine (x86 & xf86-video-ati),
gnome-shell crash.
But on other machine gdm[gnome-shell] & gnome-3.2 work fine (x86_64 &
xf86-video-nouveau)...
on smartbook gdm[-gnome-shell] & gnome-fallback-3.2 work fine (arm &
xf86-video-tegra), gnome-shell not support GLES.
Anybody resolve problem with gnome-shell crash ?..
--
Best regards,
Denis I. Polukarov
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 42+ messages in thread
* Re: [gentoo-user] can't build gnome 3.2 (3.0 was ok)
2011-10-13 8:58 ` Michael Schreckenbauer
@ 2011-10-13 13:29 ` Allan Gottlieb
2011-10-13 13:36 ` Michael Mol
0 siblings, 1 reply; 42+ messages in thread
From: Allan Gottlieb @ 2011-10-13 13:29 UTC (permalink / raw
To: gentoo-user
On Thu, Oct 13 2011, Michael Schreckenbauer wrote:
> Hi Alan,
>
> Is there something in dmesg related to the gnome-shell segfaults?
>
> Best,
> Michael
Indeed!
oldlap ~ # dmesg | grep gnome-shell
gnome-shell[3325] general protection ip:b6853dc2 sp:bfdba6d4 error:0 in libmozjs185.so.1.0.0[b6819000+2ca000]
gnome-shell[3479] general protection ip:b682bdc2 sp:bf882764 error:0 in libmozjs185.so.1.0.0[b67f1000+2ca000]
oldlap ~ #
^ permalink raw reply [flat|nested] 42+ messages in thread
* Re: [gentoo-user] can't build gnome 3.2 (3.0 was ok)
2011-10-12 21:40 ` Michael Schreckenbauer
2011-10-12 22:02 ` Allan Gottlieb
@ 2011-10-13 13:34 ` Allan Gottlieb
2011-10-13 18:45 ` Canek Peláez Valdés
1 sibling, 1 reply; 42+ messages in thread
From: Allan Gottlieb @ 2011-10-13 13:34 UTC (permalink / raw
To: gentoo-user
On Wed, Oct 12 2011, Michael Schreckenbauer wrote:
>
> gnome-shell segfaults.
> I remember some problems with gnome-shell and GL from the dri-devel-ML.
> What video-card are you using? Drivers/version?
> Is there any other WM you can start, execute
> gnome-shell --replace
> in a console and dump the output here?
> Could you try running gnome in "fallback-mode"?
> Afaik you can enable this with
> gsettings set org.gnome.desktop.session session-name gnome-fallback
I typed that command as root (no complaints)
and restarted gdm (twice).
Same problem
oldlap ~ # dmesg | grep gnome-shellgnome-shell[3325] general protection ip:b6853dc2 sp:bfdba6d4 error:0 in libmozjs185.so.1.0.0[b6819000+2ca000]
gnome-shell[3479] general protection ip:b682bdc2 sp:bf882764 error:0 in libmozjs185.so.1.0.0[b67f1000+2ca000]
gnome-shell[24424] general protection ip:b69dcdc2 sp:bfa4c494 error:0 in libmozjs185.so.1.0.0[b69a2000+2ca000]
gnome-shell[24440] general protection ip:b6978dc2 sp:bfc21d84 error:0 in libmozjs185.so.1.0.0[b693e000+2ca000]
gnome-shell[24563] general protection ip:b6932dc2 sp:bfb993c4 error:0 in libmozjs185.so.1.0.0[b68f8000+2ca000]
gnome-shell[24579] general protection ip:b68f1dc2 sp:bf8c52d4 error:0 in libmozjs185.so.1.0.0[b68b7000+2ca000]
oldlap ~ #
allan
^ permalink raw reply [flat|nested] 42+ messages in thread
* Re: [gentoo-user] can't build gnome 3.2 (3.0 was ok)
2011-10-13 13:29 ` Allan Gottlieb
@ 2011-10-13 13:36 ` Michael Mol
2011-10-13 13:47 ` Allan Gottlieb
0 siblings, 1 reply; 42+ messages in thread
From: Michael Mol @ 2011-10-13 13:36 UTC (permalink / raw
To: gentoo-user
On Thu, Oct 13, 2011 at 9:29 AM, Allan Gottlieb <gottlieb@nyu.edu> wrote:
> On Thu, Oct 13 2011, Michael Schreckenbauer wrote:
>
>> Hi Alan,
>>
>> Is there something in dmesg related to the gnome-shell segfaults?
>>
>> Best,
>> Michael
>
> Indeed!
>
> oldlap ~ # dmesg | grep gnome-shell
> gnome-shell[3325] general protection ip:b6853dc2 sp:bfdba6d4 error:0 in libmozjs185.so.1.0.0[b6819000+2ca000]
> gnome-shell[3479] general protection ip:b682bdc2 sp:bf882764 error:0 in libmozjs185.so.1.0.0[b67f1000+2ca000]
> oldlap ~ #
I've skipped most of the thread, so forgive me if this was already
done...try rebuilding libmozjs? Bumping its version up or down?
--
:wq
^ permalink raw reply [flat|nested] 42+ messages in thread
* Re: [gentoo-user] can't build gnome 3.2 (3.0 was ok)
2011-10-13 4:10 ` Canek Peláez Valdés
@ 2011-10-13 13:39 ` Allan Gottlieb
0 siblings, 0 replies; 42+ messages in thread
From: Allan Gottlieb @ 2011-10-13 13:39 UTC (permalink / raw
To: gentoo-user
On Thu, Oct 13 2011, Canek Peláez Valdés wrote:
> What's the output of lspci | grep VGA?
oldlap ~ # lspci -v | grep VGA
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller (rev 03) (prog-if 00 [VGA controller])
> And just to cover all the bases: what versions do you have of:
>
> xorg-server
> xorg-drivers
> mesa
[I] x11-base/xorg-server
Available versions: 1.9.4 1.9.5 1.10.2 (~)1.10.3 1.10.4 (~)1.11.0 (~)1.11.1 {dmx doc ipv6 kdrive minimal nptl static-libs tslib +udev xnest xorg xvfb}
Installed versions: 1.11.1(02:25:02 PM 10/12/2011)(ipv6 nptl udev xorg -dmx -doc -kdrive -minimal -static-libs -tslib -xnest -xvfb)
[I] x11-base/xorg-drivers
Available versions: 1.9 1.10 (~)1.11 {}
Installed versions: 1.11(06:38:40 AM
07/11/2011)(input_devices_evdev input_devices_keyboard
input_devices_mouse video_cards_intel video_cards_vesa)
[I] media-libs/mesa
Available versions: 7.9.2 7.10.2 (~)7.10.2-r1 7.10.3 7.11 {}
Installed versions: 7.11(09:39:15 AM 08/15/2011)(classic egl gallium llvm nptl shared-glapi video_cards_intel )
> If you are using a newer version of xf86-video-intel, then you are
> (probably) using unstable X.org. I am not; GNOME 3.2 I had it
> unmasked, X.org I got it stable.
Yes this machine is ~x86
allan
^ permalink raw reply [flat|nested] 42+ messages in thread
* Re: [gentoo-user] can't build gnome 3.2 (3.0 was ok)
2011-10-13 13:36 ` Michael Mol
@ 2011-10-13 13:47 ` Allan Gottlieb
2011-10-13 13:53 ` Michael Mol
2011-10-13 15:05 ` Michael Schreckenbauer
0 siblings, 2 replies; 42+ messages in thread
From: Allan Gottlieb @ 2011-10-13 13:47 UTC (permalink / raw
To: gentoo-user
On Thu, Oct 13 2011, Michael Mol wrote:
> I've skipped most of the thread, so forgive me if this was already
> done...try rebuilding libmozjs? Bumping its version up or down?
oldlap ~ # equery b /usr/lib/libmozjs185.so
* Searching for /usr/lib/libmozjs185.so ...
dev-lang/spidermonkey-1.8.5 (/usr/lib/libmozjs185.so -> libmozjs185.so.1.0)
dev-lang/spidermonkey-1.8.5 (/usr/lib/libmozjs185.so.1.0.0)
[I] dev-lang/spidermonkey
Available versions: 1.7.0 (~)1.7.0-r1 (~)1.7.0-r2 1.8.2.15 {M}(~)1.8.5 {static-libs test threadsafe unicode}
Installed versions: 1.8.5(02:22:11 PM 10/12/2011)(-static-libs -test)
So the installed version is the only one from gnome3. I tried
Calculating dependencies... done!
[ebuild UD ] dev-lang/spidermonkey-1.8.2.15 [1.8.5] USE="-threadsafe% (-static-libs%) (-test%)" 50,345 kB
and received a slot conflict with dev-libs/gjs.
I worry trying to downgrade may lead to a string of dependencies. I can
try it tonight if desired.
thanks,
allan
^ permalink raw reply [flat|nested] 42+ messages in thread
* Re: [gentoo-user] can't build gnome 3.2 (3.0 was ok)
2011-10-13 13:47 ` Allan Gottlieb
@ 2011-10-13 13:53 ` Michael Mol
2011-10-13 15:05 ` Michael Schreckenbauer
1 sibling, 0 replies; 42+ messages in thread
From: Michael Mol @ 2011-10-13 13:53 UTC (permalink / raw
To: gentoo-user
On Thu, Oct 13, 2011 at 9:47 AM, Allan Gottlieb <gottlieb@nyu.edu> wrote:
> On Thu, Oct 13 2011, Michael Mol wrote:
>
>> I've skipped most of the thread, so forgive me if this was already
>> done...try rebuilding libmozjs? Bumping its version up or down?
>
> oldlap ~ # equery b /usr/lib/libmozjs185.so
> * Searching for /usr/lib/libmozjs185.so ...
> dev-lang/spidermonkey-1.8.5 (/usr/lib/libmozjs185.so -> libmozjs185.so.1.0)
> dev-lang/spidermonkey-1.8.5 (/usr/lib/libmozjs185.so.1.0.0)
>
> [I] dev-lang/spidermonkey
> Available versions: 1.7.0 (~)1.7.0-r1 (~)1.7.0-r2 1.8.2.15 {M}(~)1.8.5 {static-libs test threadsafe unicode}
> Installed versions: 1.8.5(02:22:11 PM 10/12/2011)(-static-libs -test)
>
> So the installed version is the only one from gnome3. I tried
>
> Calculating dependencies... done!
> [ebuild UD ] dev-lang/spidermonkey-1.8.2.15 [1.8.5] USE="-threadsafe% (-static-libs%) (-test%)" 50,345 kB
>
> and received a slot conflict with dev-libs/gjs.
>
> I worry trying to downgrade may lead to a string of dependencies. I can
> try it tonight if desired.
Up to you; slot conflicts are outside my area of knowledge for Gentoo.
The dmesg error you had suggests to me that the problem may be in
libmozjs. It could also be in a badly-built data structure passed
*into* libmozjs, though, so I was looking for some differential to see
which had the problem.
--
:wq
^ permalink raw reply [flat|nested] 42+ messages in thread
* Re: [gentoo-user] can't build gnome 3.2 (3.0 was ok)
2011-10-13 13:47 ` Allan Gottlieb
2011-10-13 13:53 ` Michael Mol
@ 2011-10-13 15:05 ` Michael Schreckenbauer
2011-10-14 1:03 ` Allan Gottlieb
1 sibling, 1 reply; 42+ messages in thread
From: Michael Schreckenbauer @ 2011-10-13 15:05 UTC (permalink / raw
To: gentoo-user
On Thursday, 13. October 2011 09:47:03 Allan Gottlieb wrote:
> On Thu, Oct 13 2011, Michael Mol wrote:
> > I've skipped most of the thread, so forgive me if this was already
> > done...try rebuilding libmozjs? Bumping its version up or down?
>
> oldlap ~ # equery b /usr/lib/libmozjs185.so
> * Searching for /usr/lib/libmozjs185.so ...
> dev-lang/spidermonkey-1.8.5 (/usr/lib/libmozjs185.so -> libmozjs185.so.1.0)
> dev-lang/spidermonkey-1.8.5 (/usr/lib/libmozjs185.so.1.0.0)
>
> [I] dev-lang/spidermonkey
> Available versions: 1.7.0 (~)1.7.0-r1 (~)1.7.0-r2 1.8.2.15 {M}(~)1.8.5
> {static-libs test threadsafe unicode} Installed versions: 1.8.5(02:22:11
> PM 10/12/2011)(-static-libs -test)
>
> So the installed version is the only one from gnome3. I tried
>
> Calculating dependencies... done!
> [ebuild UD ] dev-lang/spidermonkey-1.8.2.15 [1.8.5] USE="-threadsafe%
> (-static-libs%) (-test%)" 50,345 kB
>
> and received a slot conflict with dev-libs/gjs.
>
> I worry trying to downgrade may lead to a string of dependencies. I can
> try it tonight if desired.
hmm, for sure your problem is not video-related then.
gjs is the javascript-bindings for gnome...
You could try keeping spidermonkey at 1.8.5 and (re-)build the latest version
of gjs.
google-ing your problem clearly shows: you are not alone. Sadly I was not able
to find a solution for your problem yet as most others use ancient versions and
updates solved it for them.
> thanks,
> allan
Best,
Michael
^ permalink raw reply [flat|nested] 42+ messages in thread
* Re: [gentoo-user] can't build gnome 3.2 (3.0 was ok)
2011-10-13 13:34 ` Allan Gottlieb
@ 2011-10-13 18:45 ` Canek Peláez Valdés
2011-10-14 1:20 ` Allan Gottlieb
0 siblings, 1 reply; 42+ messages in thread
From: Canek Peláez Valdés @ 2011-10-13 18:45 UTC (permalink / raw
To: gentoo-user
On Thu, Oct 13, 2011 at 6:34 AM, Allan Gottlieb <gottlieb@nyu.edu> wrote:
> On Wed, Oct 12 2011, Michael Schreckenbauer wrote:
>
>>
>> gnome-shell segfaults.
>> I remember some problems with gnome-shell and GL from the dri-devel-ML.
>> What video-card are you using? Drivers/version?
>> Is there any other WM you can start, execute
>> gnome-shell --replace
>> in a console and dump the output here?
>> Could you try running gnome in "fallback-mode"?
>> Afaik you can enable this with
>> gsettings set org.gnome.desktop.session session-name gnome-fallback
>
> I typed that command as root (no complaints)
> and restarted gdm (twice).
> Same problem
>
> oldlap ~ # dmesg | grep gnome-shellgnome-shell[3325] general protection ip:b6853dc2 sp:bfdba6d4 error:0 in libmozjs185.so.1.0.0[b6819000+2ca000]
> gnome-shell[3479] general protection ip:b682bdc2 sp:bf882764 error:0 in libmozjs185.so.1.0.0[b67f1000+2ca000]
> gnome-shell[24424] general protection ip:b69dcdc2 sp:bfa4c494 error:0 in libmozjs185.so.1.0.0[b69a2000+2ca000]
> gnome-shell[24440] general protection ip:b6978dc2 sp:bfc21d84 error:0 in libmozjs185.so.1.0.0[b693e000+2ca000]
> gnome-shell[24563] general protection ip:b6932dc2 sp:bfb993c4 error:0 in libmozjs185.so.1.0.0[b68f8000+2ca000]
> gnome-shell[24579] general protection ip:b68f1dc2 sp:bf8c52d4 error:0 in libmozjs185.so.1.0.0[b68b7000+2ca000]
> oldlap ~ #
Mmmh. Then the problem is probably not the video. Try reemerging
spidermonkey, gjs and gnome-shell; my versions are:
[ebuild R #] dev-lang/spidermonkey-1.8.5 USE="-static-libs -test" 0 kB [0]
[ebuild R #] dev-libs/gjs-1.30.0 USE="examples -test" 0 kB [0]
[ebuild R #] gnome-base/gnome-shell-3.2.0-r1 0 kB [1]
Notice that gjs move to the tree, and so the latest version is outside
de overlay.
Regards.
--
Canek Peláez Valdés
Posgrado en Ciencia e Ingeniería de la Computación
Universidad Nacional Autónoma de México
^ permalink raw reply [flat|nested] 42+ messages in thread
* Re: [gentoo-user] can't build gnome 3.2 (3.0 was ok)
2011-10-13 15:05 ` Michael Schreckenbauer
@ 2011-10-14 1:03 ` Allan Gottlieb
0 siblings, 0 replies; 42+ messages in thread
From: Allan Gottlieb @ 2011-10-14 1:03 UTC (permalink / raw
To: gentoo-user
On Thu, Oct 13 2011, Michael Schreckenbauer wrote:
> hmm, for sure your problem is not video-related then. gjs is the
> javascript-bindings for gnome... You could try keeping spidermonkey
> at 1.8.5 and (re-)build the latest version of gjs. google-ing your
> problem clearly shows: you are not alone. Sadly I was not able to find
> a solution for your problem yet as most others use ancient versions
> and updates solved it for them.
I tried this (see msg to canek) but it gnome-shell still shows a general
protection msg in dmsg
oldlap ~ # dmesg | grep gnome-shell
gnome-shell[3302] general protection ip:b687ddc2 sp:bf8623e4 error:0 in libmozjs185.so.1.0.0[b6843000+2ca000]
gnome-shell[3456] general protection ip:b68d1dc2 sp:bfdf4de4 error:0 in libmozjs185.so.1.0.0[b6897000+2ca000]
oldlap ~ #
thanks again for helping,
allan
^ permalink raw reply [flat|nested] 42+ messages in thread
* Re: [gentoo-user] can't build gnome 3.2 (3.0 was ok)
2011-10-13 18:45 ` Canek Peláez Valdés
@ 2011-10-14 1:20 ` Allan Gottlieb
2011-10-14 1:58 ` Canek Peláez Valdés
0 siblings, 1 reply; 42+ messages in thread
From: Allan Gottlieb @ 2011-10-14 1:20 UTC (permalink / raw
To: gentoo-user
On Thu, Oct 13 2011, Canek Peláez Valdés wrote:
> On Thu, Oct 13, 2011 at 6:34 AM, Allan Gottlieb <gottlieb@nyu.edu> wrote:
>> I typed that command as root (no complaints)
>> and restarted gdm (twice).
>> Same problem
>>
>> oldlap ~ # dmesg | grep gnome-shell
>> gnome-shell[3479] general protection ip:b682bdc2 sp:bf882764 error:0 in libmozjs185.so.1.0.0[b67f1000+2ca000]
>
> Mmmh. Then the problem is probably not the video. Try reemerging
> spidermonkey, gjs and gnome-shell; my versions are:
>
>
> [ebuild R #] dev-lang/spidermonkey-1.8.5 USE="-static-libs -test" 0 kB [0]
> [ebuild R #] dev-libs/gjs-1.30.0 USE="examples -test" 0 kB [0]
> [ebuild R #] gnome-base/gnome-shell-3.2.0-r1 0 kB [1]
>
> Notice that gjs move to the tree, and so the latest version is outside
> de overlay.
I rebuilt all three and, as you noted only gnome-shell is from the
overlay the other two are in the main tree.
Sadly the result is the same: A new reboot still gives
oldlap ~ # dmesg | grep gnome-shell
gnome-shell[3302] general protection ip:b687ddc2 sp:bf8623e4 error:0 in libmozjs185.so.1.0.0[b6843000+2ca000]
gnome-shell[3456] general protection ip:b68d1dc2 sp:bfdf4de4 error:0 in libmozjs185.so.1.0.0[b6897000+2ca000]
oldlap ~ #
Not sure what to do now other than wait/hope that 3.2.1 (to be released
next week) makes it to the overlay and is better for me.
allan
PS I guess I was lucky with 3.0 since it "just worked", at least to the
extent that I could log in and play with it.
^ permalink raw reply [flat|nested] 42+ messages in thread
* Re: [gentoo-user] can't build gnome 3.2 (3.0 was ok)
2011-10-14 1:20 ` Allan Gottlieb
@ 2011-10-14 1:58 ` Canek Peláez Valdés
2011-10-14 2:44 ` Allan Gottlieb
0 siblings, 1 reply; 42+ messages in thread
From: Canek Peláez Valdés @ 2011-10-14 1:58 UTC (permalink / raw
To: gentoo-user
On Thu, Oct 13, 2011 at 6:20 PM, Allan Gottlieb <gottlieb@nyu.edu> wrote:
> On Thu, Oct 13 2011, Canek Peláez Valdés wrote:
>
>> On Thu, Oct 13, 2011 at 6:34 AM, Allan Gottlieb <gottlieb@nyu.edu> wrote:
>>> I typed that command as root (no complaints)
>>> and restarted gdm (twice).
>>> Same problem
>>>
>>> oldlap ~ # dmesg | grep gnome-shell
>>> gnome-shell[3479] general protection ip:b682bdc2 sp:bf882764 error:0 in libmozjs185.so.1.0.0[b67f1000+2ca000]
>>
>> Mmmh. Then the problem is probably not the video. Try reemerging
>> spidermonkey, gjs and gnome-shell; my versions are:
>>
>>
>> [ebuild R #] dev-lang/spidermonkey-1.8.5 USE="-static-libs -test" 0 kB [0]
>> [ebuild R #] dev-libs/gjs-1.30.0 USE="examples -test" 0 kB [0]
>> [ebuild R #] gnome-base/gnome-shell-3.2.0-r1 0 kB [1]
>>
>> Notice that gjs move to the tree, and so the latest version is outside
>> de overlay.
>
> I rebuilt all three and, as you noted only gnome-shell is from the
> overlay the other two are in the main tree.
>
> Sadly the result is the same: A new reboot still gives
>
> oldlap ~ # dmesg | grep gnome-shell
> gnome-shell[3302] general protection ip:b687ddc2 sp:bf8623e4 error:0 in libmozjs185.so.1.0.0[b6843000+2ca000]
> gnome-shell[3456] general protection ip:b68d1dc2 sp:bfdf4de4 error:0 in libmozjs185.so.1.0.0[b6897000+2ca000]
> oldlap ~ #
>
> Not sure what to do now other than wait/hope that 3.2.1 (to be released
> next week) makes it to the overlay and is better for me.
That's an option, of course. I don't know what else you could try;
maybe try the 9999 gnome-shell version? I know the crash is happening
in spidermonkey, but perhaps te live version of gnome-shell avoids
that code path?
The code for 3.2.1 cannot be *that* different from the live version.
Maybe it's worth a try.
Regards.
--
Canek Peláez Valdés
Posgrado en Ciencia e Ingeniería de la Computación
Universidad Nacional Autónoma de México
^ permalink raw reply [flat|nested] 42+ messages in thread
* Re: [gentoo-user] can't build gnome 3.2 (3.0 was ok)
2011-10-14 1:58 ` Canek Peláez Valdés
@ 2011-10-14 2:44 ` Allan Gottlieb
0 siblings, 0 replies; 42+ messages in thread
From: Allan Gottlieb @ 2011-10-14 2:44 UTC (permalink / raw
To: gentoo-user
On Thu, Oct 13 2011, Canek Peláez Valdés wrote:
> On Thu, Oct 13, 2011 at 6:20 PM, Allan Gottlieb <gottlieb@nyu.edu> wrote:
>>
>> Not sure what to do now other than wait/hope that 3.2.1 (to be released
>> next week) makes it to the overlay and is better for me.
>
> That's an option, of course. I don't know what else you could try;
> maybe try the 9999 gnome-shell version? I know the crash is happening
> in spidermonkey, but perhaps te live version of gnome-shell avoids
> that code path?
>
> The code for 3.2.1 cannot be *that* different from the live version.
> Maybe it's worth a try.
>
> Regards.
-9999 didn't help. I still get the msg in dmesg about gnome-shell
failing. I went back to 3.2.0-r1.
Another difficulty has arising.
I don't seem to be able to get out of fallback mode. Indeed
even the command I used to get into fallback before is failing now.
I think this should get me out of fallback
oldlap ~ # gsettings set org.gnome.desktop.session session-name gnome
** (process:3534): WARNING **: Command line `dbus-launch --autolaunch=a80a835bfa47bbd35544058f0000000d --binary-syntax --close-stderr' exited with non-zero exit status 1: Autolaunch error: X11 initialization failed.\n
(msg repeated and snipped by allan)
and this is just the command I successfully executed a day or two ago
that now fails
oldlap ~ # gsettings set org.gnome.desktop.session session-name gnome-fallback
** (process:3540): WARNING **: Command line `dbus-launch --autolaunch=a80a835bfa47bbd35544058f0000000d --binary-syntax --close-stderr' exited with non-zero exit status 1: Autolaunch error: X11 initialization failed.\n
(snipped)
I should add that the first one above (trying to get back to straight
gnome) was tried with the gnome-shell flag for gdm both set and unset.
The failure is the same
allan
^ permalink raw reply [flat|nested] 42+ messages in thread
end of thread, other threads:[~2011-10-14 2:44 UTC | newest]
Thread overview: 42+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-11 22:13 [gentoo-user] can't build gnome 3.2 (3.0 was ok) Allan Gottlieb
2011-10-11 22:30 ` Canek Peláez Valdés
2011-10-11 23:42 ` David Abbott
2011-10-12 1:19 ` Allan Gottlieb
2011-10-12 1:18 ` Allan Gottlieb
2011-10-12 1:37 ` Canek Peláez Valdés
2011-10-12 14:26 ` David Abbott
2011-10-12 16:52 ` Allan Gottlieb
2011-10-12 15:31 ` Allan Gottlieb
2011-10-12 16:49 ` Canek Peláez Valdés
2011-10-12 20:58 ` Allan Gottlieb
2011-10-12 21:19 ` Canek Peláez Valdés
2011-10-12 21:53 ` Allan Gottlieb
2011-10-12 22:08 ` Canek Peláez Valdés
2011-10-12 22:16 ` Michael Schreckenbauer
2011-10-12 22:25 ` Canek Peláez Valdés
2011-10-12 22:27 ` Allan Gottlieb
2011-10-12 22:52 ` Allan Gottlieb
2011-10-13 0:04 ` Canek Peláez Valdés
2011-10-13 0:02 ` Canek Peláez Valdés
2011-10-13 1:20 ` Allan Gottlieb
2011-10-13 1:36 ` Allan Gottlieb
2011-10-13 4:10 ` Canek Peláez Valdés
2011-10-13 13:39 ` Allan Gottlieb
2011-10-13 8:58 ` Michael Schreckenbauer
2011-10-13 13:29 ` Allan Gottlieb
2011-10-13 13:36 ` Michael Mol
2011-10-13 13:47 ` Allan Gottlieb
2011-10-13 13:53 ` Michael Mol
2011-10-13 15:05 ` Michael Schreckenbauer
2011-10-14 1:03 ` Allan Gottlieb
2011-10-12 21:40 ` Michael Schreckenbauer
2011-10-12 22:02 ` Allan Gottlieb
2011-10-12 22:10 ` Michael Schreckenbauer
2011-10-12 22:46 ` Allan Gottlieb
2011-10-13 0:03 ` Canek Peláez Valdés
2011-10-13 13:34 ` Allan Gottlieb
2011-10-13 18:45 ` Canek Peláez Valdés
2011-10-14 1:20 ` Allan Gottlieb
2011-10-14 1:58 ` Canek Peláez Valdés
2011-10-14 2:44 ` Allan Gottlieb
-- strict thread matches above, loose matches on Subject: below --
2011-10-13 12:21 Denis I. Polukarov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox