[Bug 729218] New: no gnome update applet?
https://bugzilla.novell.com/show_bug.cgi?id=729218 https://bugzilla.novell.com/show_bug.cgi?id=729218#c0 Summary: no gnome update applet? Classification: openSUSE Product: openSUSE 12.1 Version: Factory Platform: Other OS/Version: Other Status: NEW Severity: Critical Priority: P5 - None Component: GNOME AssignedTo: vuntz@suse.com ReportedBy: lnussel@suse.com QAContact: qa@suse.de Found By: --- Blocker: --- There doesn't seem to be an applet that indicates software updates availability in gnome3. I've removed the caches for the updates repos from zypp and set the update check interval to hourly in "software settings". Still no update notification after several hours. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=729218 https://bugzilla.novell.com/show_bug.cgi?id=729218#c1 --- Comment #1 from Ludwig Nussel <lnussel@suse.com> 2011-11-09 14:44:13 CET --- maybe add pk-update-icon to gnome pattern too? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=729218 https://bugzilla.novell.com/show_bug.cgi?id=729218#c2 --- Comment #2 from Vincent Untz <vuntz@suse.com> 2011-11-09 13:53:42 UTC --- This is handled by gnome-settings-daemon now. What matters is that it doesn't immediately display a notification: it usually do that once every X hours (not sure about the value of X). Except for security updates, which should appear immediately. I'm looking at the code and testing this right now... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=729218 https://bugzilla.novell.com/show_bug.cgi?id=729218#c3 --- Comment #3 from Vincent Untz <vuntz@suse.com> 2011-11-09 14:17:12 UTC --- Tested on fresh install of gnome livecd. Just to be sure the code worked, I changed org.gnome.settings-daemon.plugins.updates/force-get-updates-login to true in gsettings, logged out and logged in again. This setting forces a check on login. Result was that I got asked for the root password with a polkit window: this is because things are configured in such a way that security updates are automatically installed. We can change this to a notification instead, if desired. I'll revert things to not have a forced check on login to see how much time it takes to notice the update. It should be something like one hour... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=729218 https://bugzilla.novell.com/show_bug.cgi?id=729218#c4 --- Comment #4 from Ludwig Nussel <lnussel@suse.com> 2011-11-09 15:23:53 CET --- Works indeed. System probably was in an inconsistent state after all the tests .. There is no icon indeed but some sort of passive popup appears at the bottom of the screen. The defaults are set to install security updates automatically by default though. Since installing updates requires authentication (a setting we might revisit separately) the user gets prompted for the root password out of the blue. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=729218 https://bugzilla.novell.com/show_bug.cgi?id=729218#c5 Ludwig Nussel <lnussel@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Critical |Normal --- Comment #5 from Ludwig Nussel <lnussel@suse.com> 2011-11-09 15:24:56 CET --- iow original bug invalid, default settings may need tuning. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=729218 https://bugzilla.novell.com/show_bug.cgi?id=729218#c6 --- Comment #6 from Vincent Untz <vuntz@suse.com> 2011-11-09 14:25:40 UTC --- Ah, actually frequency-get-updates is set to 86400 seconds, ie 24 hours. So the check happens once a day. And the non-security updates are not displayed more than once per frequency-get-updates period (ie, no more than once a day with the default settings). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=729218 https://bugzilla.novell.com/show_bug.cgi?id=729218#c7 --- Comment #7 from Ludwig Nussel <lnussel@suse.com> 2011-11-09 15:26:06 CET --- btw, installing security updates by default would be nice but is impractical. Firefox for example may behave in a weird way when version updated but not restarted. A long standing bug that is still not fixed. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=729218 https://bugzilla.novell.com/show_bug.cgi?id=729218#c8 --- Comment #8 from Vincent Untz <vuntz@suse.com> 2011-11-09 14:37:07 UTC --- I changed the default in sr#90822, and I'm asking if we can get this in 12.1 by default. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=729218 https://bugzilla.novell.com/show_bug.cgi?id=729218#c9 Vincent Untz <vuntz@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|no gnome update applet? |[maintenance] no gnome | |update applet? --- Comment #9 from Vincent Untz <vuntz@suse.com> 2011-11-10 14:41:36 UTC --- Changing summary so we think of requesting a maintenance update for 12.1 when that'll be possible. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=729218 https://bugzilla.novell.com/show_bug.cgi?id=729218#c10 Vincent Untz <vuntz@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #10 from Vincent Untz <vuntz@suse.com> 2011-11-16 14:00:02 UTC --- The change actually made it in 12.1 GM, so closing. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com