Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#22533 - Gnome applets fail to load on startup occasionally
Attached to Project:
Arch Linux
Opened by Jeremy M. (jskier) - Thursday, 20 January 2011, 23:51 GMT
Last edited by Ionut Biru (wonder) - Thursday, 26 May 2011, 09:16 GMT
Opened by Jeremy M. (jskier) - Thursday, 20 January 2011, 23:51 GMT
Last edited by Ionut Biru (wonder) - Thursday, 26 May 2011, 09:16 GMT
|
DetailsDescription:
Gnome applets fail to load on startup occasionally (sporadic but common problem). I've seen this in the forums in the past, but none of the solutions work (and those posts are older). I've also replicated the problem on four machines, as noted below. The error message pops up asking if I want to delete it from configuration, some examples below, however it affects all applets, including the clock: "The panel encountered a problem while loading "WnckletFactory::WindowMenuApplet". "The panel encountered a problem while loading "WnckletFactory::WindowListApplet". Additional info: * gnome-applets 2.32.1.1-1 Steps to reproduce: Install Gnome, add some applets to a panel. Reload a couple of times (no need to reboot or anything, just restart X). I've confirmed this bug on four different x86_64 bit installations of Arch Linux. All sync with regular repos, they do not sync with Testing or any other special repos. |
This task depends upon
I have similar behavior in my computer. Even the gnome clock hangs!!!!!.This behavior appears in a freshly new installation of arch x86_64. I have repeated it twice and I obtain the same result. My computer have a Nvidia GTX 580 and I have installed the proprietary driver. Well in my case there is not only problem with the applets but with the whole gnome theme. Please check the following: Are you able to change the appearance of your desktop when Metacity is the window manager (System->Preference->appearance). I am not, also In my case I have the default gnome icons everywhere and no chance to change them by choosing different themes either. Also if looks ugly the whole gnome: fonts, bars... .
In my case I've been able to trace the source of the problem to "gdm" (The gnome dysplay manager). Could you please try to access your gnome desktop through the "startx" command instead of "gdm". For me everything is solved when I do that, what about you?. Of course this is a pain in the ass and should be fixed and I'm not claiming is a solution. However, at least for me it shows clearly that the problem is in "gdm" itself or in "gnome/gdm" interaction.
In my case I found the following errors in “.xsession-errors”:
/etc/gdm/Xsession: Beginning session setup...
/etc/gdm/Xsession: Setup done, will execute: /usr/bin/ssh-agent -- gnome-session
(gnome-session:2502): atk-bridge-WARNING **: AT_SPI_REGISTRY was not started at session startup.
(gnome-session:2502): atk-bridge-WARNING **: IOR not set.
(gnome-session:2502): atk-bridge-WARNING **: Could not locate registry
GNOME_KEYRING_CONTROL=/tmp/keyring-ccG9lR
GPG_AGENT_INFO=/tmp/keyring-ccG9lR/gpg:0:1
(gnome-settings-daemon:2533): atk-bridge-WARNING **: AT_SPI_REGISTRY was not started at session startup.
(gnome-settings-daemon:2533): atk-bridge-WARNING **: IOR not set.
(gnome-settings-daemon:2533): atk-bridge-WARNING **: Could not locate registry
GNOME_KEYRING_CONTROL=/tmp/keyring-ccG9lR
GPG_AGENT_INFO=/tmp/keyring-ccG9lR/gpg:0:1
GNOME_KEYRING_CONTROL=/tmp/keyring-ccG9lR
GPG_AGENT_INFO=/tmp/keyring-ccG9lR/gpg:0:1
GNOME_KEYRING_CONTROL=/tmp/keyring-ccG9lR
GPG_AGENT_INFO=/tmp/keyring-ccG9lR/gpg:0:1
SSH_AUTH_SOCK=/tmp/keyring-ccG9lR/ssh
** (gnome-settings-daemon:2533): WARNING **: You can only run one xsettings manager at a time; exiting
** (gnome-settings-daemon:2533): WARNING **: Unable to start xsettings manager: Could not initialize xsettings manager.
(metacity:2540): atk-bridge-WARNING **: AT_SPI_REGISTRY was not started at session startup.
(metacity:2540): atk-bridge-WARNING **: IOR not set.
(metacity:2540): atk-bridge-WARNING **: Could not locate registry
(gnome-settings-daemon:2533): GLib-GObject-WARNING **: g_object_notify: object class `GkbdStatus' has no property named `name'
(gnome-panel:2549): atk-bridge-WARNING **: AT_SPI_REGISTRY was not started at session startup.
(gnome-panel:2549): atk-bridge-WARNING **: IOR not set.
(gnome-panel:2549): atk-bridge-WARNING **: Could not locate registry
** Message: Initializing gksu extension...
Window manager warning: CurrentTime used to choose focus window; focus window may not be correct.
Window manager warning: Got a request to focus the no_focus_window with a timestamp of 0. This shouldn't happen!
(nautilus:2564): Eel-WARNING **: "nautilus-directory.c: directories" hash table still has 3 elements at quit time
gnome-settings-daemon: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
polkit-gnome-authentication-agent-1: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
gnome-screensaver: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
gdu-notification-daemon: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
evolution-alarm-notify: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
Regarding themes, I can change them freely without any problems. The only problem I have is the applets on occasion.
Also, there is no need to restart X. Just run `killall gnome-panel' from a terminal. gnome-panel should be automatically reloaded, and when it comes back, you'll have crashed applets (unless if you're really lucky).
Every time I log in, I have to spend several minutes killing gnome-panel until I win the lottery and all my applets start properly. It gets to be rather frustrating.
Counting only the panel items with associated processes, I have 17 panel applets with 13 associated processes: clock, drive mount, eyes, link monitor, multiload, net status (x4), notification area, pomodoro, sticky notes, trash, weather, workrave, wnck (window list and workspace switcher).