How To Reproduce: 1. Boot LiveCD 2. Click the gdm-user-switch applet, which pops up GDM 3. Choose 'Automatic Login' (which will switch you back to your active session) gpk-update-icon then appears and does some stuff (Getting updates, according to right-clicking on it), before disappearing again. 1. I thought we were disabling this on the livecd 2. Why would fast-user-switching trigger it? Version-Release number of selected component (if applicable): gdm-user-switch-applet-2.21.10-0.2008.04.08.4.fc9 gnome-packagekit-0.1.11-3.fc9
We're doing gconftool-2 --direct --config-source=xml:readwrite:/etc/gconf/gconf.xml.defaults -s -t string /apps/gnome-packagekit/frequency_get_updates never >/dev/null gconftool-2 --direct --config-source=xml:readwrite:/etc/gconf/gconf.xml.defaults -s -t string /apps/gnome-packagekit/frequency_refresh_cache never >/dev/null gconftool-2 --direct --config-source=xml:readwrite:/etc/gconf/gconf.xml.defaults -s -t bool /apps/gnome-packagekit/notify_available false >/dev/null But these may be being ignored (see bug 441127)
The "never" setting isn't working. I've committed a fix upstream, should appear in the next update.
Should be fixed in rawnide now.