Bug 442075 - g-u-s triggers PackageKit
Summary: g-u-s triggers PackageKit
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: gdm
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: jmccann
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F9PKBlocker
TreeView+ depends on / blocked
 
Reported: 2008-04-11 16:11 UTC by Bill Nottingham
Modified: 2015-01-14 23:20 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-04-12 20:42:33 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Bill Nottingham 2008-04-11 16:11:17 UTC
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

Comment 1 Jeremy Katz 2008-04-11 17:57:56 UTC
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)

Comment 2 Matthias Clasen 2008-04-11 21:46:09 UTC
The "never" setting isn't working. 

I've committed a fix upstream, should appear in the next update.

Comment 3 Matthias Clasen 2008-04-12 20:42:33 UTC
Should be fixed in rawnide now.


Note You need to log in before you can comment on or make changes to this bug.