<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How to Remove The Annoying Update manager Pop-up in Ubuntu Jaunty</title>
	<atom:link href="http://maketecheasier.com/remove-the-annoying-update-manager-pop-up-in-ubuntu-jaunty/2009/06/18/feed" rel="self" type="application/rss+xml" />
	<link>http://maketecheasier.com/remove-the-annoying-update-manager-pop-up-in-ubuntu-jaunty/2009/06/18</link>
	<description>Uncomplicating the complicated, making life easier</description>
	<lastBuildDate>Sat, 21 Nov 2009 01:01:31 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Allan Kelly</title>
		<link>http://maketecheasier.com/remove-the-annoying-update-manager-pop-up-in-ubuntu-jaunty/2009/06/18/comment-page-1#comment-11652</link>
		<dc:creator>Allan Kelly</dc:creator>
		<pubDate>Fri, 13 Nov 2009 10:59:10 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=5381#comment-11652</guid>
		<description>Many thanks for this blog post. That&#039;s fixed it for me.

Now I have to go round every user on every ubuntu box and change it...

&gt; trainboy wrote:
&gt; Also, there’s no secret registry involved. All of the Gnome options
&gt; are stored in a directory called “.gconf” under the logged in user’s
&gt; home directory.

You&#039;re having a laugh, right? .gconf is a hidden directory that&#039;s invisible to &#039;normal&#039; users. The Update Manager is an excellent and easy way for all users to stay up to date. Shoving it in their face is very very annoying. Having to run a configuration editor which is not on the menus to change this in-your-face behaviour is exactly the sort of thing that pushes &#039;normal&#039; users away.

The file you cite (~/.gconf/apps/update-notifier/%gconf.xml) does not appear to exist until gconf-editor is run, so the can&#039;t even be scripted across a system. Also my tests show that editing the %gconf.xml file does not update the value displayed in gconf-editor.

In short, it&#039;s a mess.

Cheers, al.</description>
		<content:encoded><![CDATA[<p>Many thanks for this blog post. That&#8217;s fixed it for me.</p>
<p>Now I have to go round every user on every ubuntu box and change it&#8230;</p>
<p>&gt; trainboy wrote:<br />
&gt; Also, there’s no secret registry involved. All of the Gnome options<br />
&gt; are stored in a directory called “.gconf” under the logged in user’s<br />
&gt; home directory.</p>
<p>You&#8217;re having a laugh, right? .gconf is a hidden directory that&#8217;s invisible to &#8216;normal&#8217; users. The Update Manager is an excellent and easy way for all users to stay up to date. Shoving it in their face is very very annoying. Having to run a configuration editor which is not on the menus to change this in-your-face behaviour is exactly the sort of thing that pushes &#8216;normal&#8217; users away.</p>
<p>The file you cite (~/.gconf/apps/update-notifier/%gconf.xml) does not appear to exist until gconf-editor is run, so the can&#8217;t even be scripted across a system. Also my tests show that editing the %gconf.xml file does not update the value displayed in gconf-editor.</p>
<p>In short, it&#8217;s a mess.</p>
<p>Cheers, al.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: trainboy</title>
		<link>http://maketecheasier.com/remove-the-annoying-update-manager-pop-up-in-ubuntu-jaunty/2009/06/18/comment-page-1#comment-10261</link>
		<dc:creator>trainboy</dc:creator>
		<pubDate>Fri, 11 Sep 2009 14:22:10 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=5381#comment-10261</guid>
		<description>A couple of additional notes.

Gnome options are local options that belong to the logged-in user. Thus, if you set this option for the wrong user (e.g. root), the setting could appear to disappear if you log out and log in again (as someone else).

This is especially important for Mythbuntu because you usually need to set the option for the user that is automatically logged in and runs the frontend.

Also, there&#039;s no secret registry involved. All of the Gnome options are stored in a directory called &quot;.gconf&quot; under the logged in user&#039;s home directory. In this case, you&#039;ll find the option in question in:

  /home/trainboy/.gconf/apps/update-notifier/\%gconf.xml

If you are comfortable hacking XML, you could just hack this file directly.</description>
		<content:encoded><![CDATA[<p>A couple of additional notes.</p>
<p>Gnome options are local options that belong to the logged-in user. Thus, if you set this option for the wrong user (e.g. root), the setting could appear to disappear if you log out and log in again (as someone else).</p>
<p>This is especially important for Mythbuntu because you usually need to set the option for the user that is automatically logged in and runs the frontend.</p>
<p>Also, there&#8217;s no secret registry involved. All of the Gnome options are stored in a directory called &#8220;.gconf&#8221; under the logged in user&#8217;s home directory. In this case, you&#8217;ll find the option in question in:</p>
<p>  /home/trainboy/.gconf/apps/update-notifier/\%gconf.xml</p>
<p>If you are comfortable hacking XML, you could just hack this file directly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: trainboy</title>
		<link>http://maketecheasier.com/remove-the-annoying-update-manager-pop-up-in-ubuntu-jaunty/2009/06/18/comment-page-1#comment-10256</link>
		<dc:creator>trainboy</dc:creator>
		<pubDate>Fri, 11 Sep 2009 12:20:55 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=5381#comment-10256</guid>
		<description>This is especially annoying behavior for Mythbuntu. Picture it. You&#039;re sitting there watching your favorite TV show, just veging out and the keyboard or remote stops working. What the hey? Took me a while to figure out that the upgrade manager had the focus, despite its not being visible on the screen.

Don&#039;t suppose the guys who build Mythbuntu are ever going to get the concept that its supposed to be an appliance, not a hackers toy. That would be a great day. Nobody wants to see how clever you are, just watch TV.

BTW, while we&#039;re on the subject of upgrades. Upgrades for an appliance are not a real smart idea anyway. Since most of the time, upgrading invariably breaks something, how do you explain to the user that their DVR isn&#039;t talking to the network anymore? Last time I did an upgrade (two weeks ago), the NIC stopped working, my NVidia driver went away, the capture cards didn&#039;t work because the saa7134-dvb driver was removed, smbfs was left out so my shared video volumes wouldn&#039;t mount, I couldn&#039;t hear the sound, etc., etc. Hardly a seamless upgrade that you&#039;d want to foist off on some hapless TV viewer automatically.</description>
		<content:encoded><![CDATA[<p>This is especially annoying behavior for Mythbuntu. Picture it. You&#8217;re sitting there watching your favorite TV show, just veging out and the keyboard or remote stops working. What the hey? Took me a while to figure out that the upgrade manager had the focus, despite its not being visible on the screen.</p>
<p>Don&#8217;t suppose the guys who build Mythbuntu are ever going to get the concept that its supposed to be an appliance, not a hackers toy. That would be a great day. Nobody wants to see how clever you are, just watch TV.</p>
<p>BTW, while we&#8217;re on the subject of upgrades. Upgrades for an appliance are not a real smart idea anyway. Since most of the time, upgrading invariably breaks something, how do you explain to the user that their DVR isn&#8217;t talking to the network anymore? Last time I did an upgrade (two weeks ago), the NIC stopped working, my NVidia driver went away, the capture cards didn&#8217;t work because the saa7134-dvb driver was removed, smbfs was left out so my shared video volumes wouldn&#8217;t mount, I couldn&#8217;t hear the sound, etc., etc. Hardly a seamless upgrade that you&#8217;d want to foist off on some hapless TV viewer automatically.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Damien</title>
		<link>http://maketecheasier.com/remove-the-annoying-update-manager-pop-up-in-ubuntu-jaunty/2009/06/18/comment-page-1#comment-9779</link>
		<dc:creator>Damien</dc:creator>
		<pubDate>Sat, 29 Aug 2009 09:34:53 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=5381#comment-9779</guid>
		<description>gconf-editor is akin to the registery in Windows. I think it is not included in the system preferences because the developers don&#039;t want people to mess with it.</description>
		<content:encoded><![CDATA[<p>gconf-editor is akin to the registery in Windows. I think it is not included in the system preferences because the developers don&#8217;t want people to mess with it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jtrick</title>
		<link>http://maketecheasier.com/remove-the-annoying-update-manager-pop-up-in-ubuntu-jaunty/2009/06/18/comment-page-1#comment-9498</link>
		<dc:creator>jtrick</dc:creator>
		<pubDate>Fri, 21 Aug 2009 05:40:22 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=5381#comment-9498</guid>
		<description>Thank you for such a simple solution to such an irritating problem.  I have no idea why this was not included on the settings menu from within the update manager or why it was ever thought to be a good idea to set this as default behavior in the first place.  On another note, I wonder why gconf-editor is not included in the system preferences or administration menus...?</description>
		<content:encoded><![CDATA[<p>Thank you for such a simple solution to such an irritating problem.  I have no idea why this was not included on the settings menu from within the update manager or why it was ever thought to be a good idea to set this as default behavior in the first place.  On another note, I wonder why gconf-editor is not included in the system preferences or administration menus&#8230;?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://maketecheasier.com/remove-the-annoying-update-manager-pop-up-in-ubuntu-jaunty/2009/06/18/comment-page-1#comment-9037</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Thu, 06 Aug 2009 15:27:37 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=5381#comment-9037</guid>
		<description>I tried this.  The setting did not stick when I restarted the computer.  Any ideas?</description>
		<content:encoded><![CDATA[<p>I tried this.  The setting did not stick when I restarted the computer.  Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Evan</title>
		<link>http://maketecheasier.com/remove-the-annoying-update-manager-pop-up-in-ubuntu-jaunty/2009/06/18/comment-page-1#comment-8723</link>
		<dc:creator>Evan</dc:creator>
		<pubDate>Fri, 17 Jul 2009 17:39:54 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=5381#comment-8723</guid>
		<description>Thank you, and to whoever made this the default with no obvious UI to go back, die in a fire.</description>
		<content:encoded><![CDATA[<p>Thank you, and to whoever made this the default with no obvious UI to go back, die in a fire.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Liane</title>
		<link>http://maketecheasier.com/remove-the-annoying-update-manager-pop-up-in-ubuntu-jaunty/2009/06/18/comment-page-1#comment-8540</link>
		<dc:creator>Liane</dc:creator>
		<pubDate>Mon, 06 Jul 2009 08:20:32 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=5381#comment-8540</guid>
		<description>thx a lot for that one</description>
		<content:encoded><![CDATA[<p>thx a lot for that one</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Damien</title>
		<link>http://maketecheasier.com/remove-the-annoying-update-manager-pop-up-in-ubuntu-jaunty/2009/06/18/comment-page-1#comment-8291</link>
		<dc:creator>Damien</dc:creator>
		<pubDate>Mon, 22 Jun 2009 07:55:55 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=5381#comment-8291</guid>
		<description>Technically - yes. Just that in Linux sense, it is not termed as &#039;registry&#039;.</description>
		<content:encoded><![CDATA[<p>Technically &#8211; yes. Just that in Linux sense, it is not termed as &#8216;registry&#8217;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mario</title>
		<link>http://maketecheasier.com/remove-the-annoying-update-manager-pop-up-in-ubuntu-jaunty/2009/06/18/comment-page-1#comment-8283</link>
		<dc:creator>mario</dc:creator>
		<pubDate>Sun, 21 Jun 2009 21:15:23 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=5381#comment-8283</guid>
		<description>So, this is like editing the registry? Isnt&#039; it?mar</description>
		<content:encoded><![CDATA[<p>So, this is like editing the registry? Isnt&#8217; it?mar</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: angelblade</title>
		<link>http://maketecheasier.com/remove-the-annoying-update-manager-pop-up-in-ubuntu-jaunty/2009/06/18/comment-page-1#comment-8250</link>
		<dc:creator>angelblade</dc:creator>
		<pubDate>Sat, 20 Jun 2009 13:27:12 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=5381#comment-8250</guid>
		<description>Uhmm, well, this is on session preferences instead..</description>
		<content:encoded><![CDATA[<p>Uhmm, well, this is on session preferences instead..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Interesting links and articles &#8211; 6/20/2009 &#124; Chip.Cuccio.US</title>
		<link>http://maketecheasier.com/remove-the-annoying-update-manager-pop-up-in-ubuntu-jaunty/2009/06/18/comment-page-1#comment-8249</link>
		<dc:creator>Interesting links and articles &#8211; 6/20/2009 &#124; Chip.Cuccio.US</dc:creator>
		<pubDate>Sat, 20 Jun 2009 13:20:14 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=5381#comment-8249</guid>
		<description>[...] simply removes the automatic popup, since having an in-your-face dialog window is unnecessary. How to Remove the Annoying Update Manager Popup [Make Tech Easier]   Source: &#8220;Disable Ubuntu&#8217;s Annoying Update Manager Popup [Linux [...]</description>
		<content:encoded><![CDATA[<p>[...] simply removes the automatic popup, since having an in-your-face dialog window is unnecessary. How to Remove the Annoying Update Manager Popup [Make Tech Easier]   Source: &#8220;Disable Ubuntu&#8217;s Annoying Update Manager Popup [Linux [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HowtoMatrix &#187; How to Remove The Annoying Update manager Pop-up in Ubuntu Jaunty</title>
		<link>http://maketecheasier.com/remove-the-annoying-update-manager-pop-up-in-ubuntu-jaunty/2009/06/18/comment-page-1#comment-8247</link>
		<dc:creator>HowtoMatrix &#187; How to Remove The Annoying Update manager Pop-up in Ubuntu Jaunty</dc:creator>
		<pubDate>Sat, 20 Jun 2009 12:34:42 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=5381#comment-8247</guid>
		<description>[...] Read more at Make Tech Easier [...]</description>
		<content:encoded><![CDATA[<p>[...] Read more at Make Tech Easier [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Damien</title>
		<link>http://maketecheasier.com/remove-the-annoying-update-manager-pop-up-in-ubuntu-jaunty/2009/06/18/comment-page-1#comment-8241</link>
		<dc:creator>Damien</dc:creator>
		<pubDate>Sat, 20 Jun 2009 09:18:21 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=5381#comment-8241</guid>
		<description>Yes.</description>
		<content:encoded><![CDATA[<p>Yes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Emmrich &#187; Blog Archive &#187; How to Remove The Annoying Update manager Pop-up in Ubuntu Jaunty</title>
		<link>http://maketecheasier.com/remove-the-annoying-update-manager-pop-up-in-ubuntu-jaunty/2009/06/18/comment-page-1#comment-8234</link>
		<dc:creator>James Emmrich &#187; Blog Archive &#187; How to Remove The Annoying Update manager Pop-up in Ubuntu Jaunty</dc:creator>
		<pubDate>Sat, 20 Jun 2009 06:33:11 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=5381#comment-8234</guid>
		<description>[...] http://maketecheasier.com/remove-the-annoying-update-manager-pop-up-in-ubuntu-jaunty/2009/06/18 [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://maketecheasier.com/remove-the-annoying-update-manager-pop-up-in-ubuntu-jaunty/2009/06/18" rel="nofollow">http://maketecheasier.com/remove-the-annoying-update-manager-pop-up-in-ubuntu-jaunty/2009/06/18</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Disable Ubuntu&#8217;s Annoying Update Manager Popup &#124; Ubuntu-News - Your one stop for news about Ubuntu</title>
		<link>http://maketecheasier.com/remove-the-annoying-update-manager-pop-up-in-ubuntu-jaunty/2009/06/18/comment-page-1#comment-8225</link>
		<dc:creator>Disable Ubuntu&#8217;s Annoying Update Manager Popup &#124; Ubuntu-News - Your one stop for news about Ubuntu</dc:creator>
		<pubDate>Fri, 19 Jun 2009 22:17:24 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=5381#comment-8225</guid>
		<description>[...] The latest version of Ubuntu pops the Update Manager dialog window onto the screen every time there are updates to install—very irritating if you are in the middle of something. More here [...]</description>
		<content:encoded><![CDATA[<p>[...] The latest version of Ubuntu pops the Update Manager dialog window onto the screen every time there are updates to install—very irritating if you are in the middle of something. More here [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lose the updates pop-up in Jaunty &#171; 0ddn1x: tricks with *nix</title>
		<link>http://maketecheasier.com/remove-the-annoying-update-manager-pop-up-in-ubuntu-jaunty/2009/06/18/comment-page-1#comment-8214</link>
		<dc:creator>Lose the updates pop-up in Jaunty &#171; 0ddn1x: tricks with *nix</dc:creator>
		<pubDate>Fri, 19 Jun 2009 17:15:57 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=5381#comment-8214</guid>
		<description>[...] the updates pop-up in&#160;Jaunty Filed under: Linux &#8212; 0ddn1x @ 2009-06-19 17:15:52 +0000   http://maketecheasier.com/remove-the-annoying-update-manager-pop-up-in-ubuntu-jaunty/2009/06/18    Leave a Comment    TrackBack [...]</description>
		<content:encoded><![CDATA[<p>[...] the updates pop-up in&nbsp;Jaunty Filed under: Linux &#8212; 0ddn1x @ 2009-06-19 17:15:52 +0000   <a href="http://maketecheasier.com/remove-the-annoying-update-manager-pop-up-in-ubuntu-jaunty/2009/06/18" rel="nofollow">http://maketecheasier.com/remove-the-annoying-update-manager-pop-up-in-ubuntu-jaunty/2009/06/18</a>    Leave a Comment    TrackBack [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jared</title>
		<link>http://maketecheasier.com/remove-the-annoying-update-manager-pop-up-in-ubuntu-jaunty/2009/06/18/comment-page-1#comment-8204</link>
		<dc:creator>Jared</dc:creator>
		<pubDate>Fri, 19 Jun 2009 00:06:40 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=5381#comment-8204</guid>
		<description>I don&#039;t get Update Pop window.

Here is how I did it.

- Right Click on the Update icon and uncheck &quot;Show Notifications&quot;

I also do NOT see the Update icon from the Panel. Here is how to remove the Update Icon from the panel.

- System &gt;&gt; Preferences &gt;&gt; Sessions &gt;&gt; uncheck &quot;Update Notifier&quot;.

Since I MUST HAVE security updates, I have selected automatic download and install of &quot;Important Security updates&quot;. 

If you want to access the Update Notification preferences, go to System &gt;&gt; Preferences &gt;&gt; Software Sources &gt;&gt; click on the tab &quot;Updates&quot;.

Jared</description>
		<content:encoded><![CDATA[<p>I don&#8217;t get Update Pop window.</p>
<p>Here is how I did it.</p>
<p>- Right Click on the Update icon and uncheck &#8220;Show Notifications&#8221;</p>
<p>I also do NOT see the Update icon from the Panel. Here is how to remove the Update Icon from the panel.</p>
<p>- System &gt;&gt; Preferences &gt;&gt; Sessions &gt;&gt; uncheck &#8220;Update Notifier&#8221;.</p>
<p>Since I MUST HAVE security updates, I have selected automatic download and install of &#8220;Important Security updates&#8221;. </p>
<p>If you want to access the Update Notification preferences, go to System &gt;&gt; Preferences &gt;&gt; Software Sources &gt;&gt; click on the tab &#8220;Updates&#8221;.</p>
<p>Jared</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Disable Ubuntu&#8217;s Annoying Update Manager Popup &#124; Lifehacker Australia</title>
		<link>http://maketecheasier.com/remove-the-annoying-update-manager-pop-up-in-ubuntu-jaunty/2009/06/18/comment-page-1#comment-8201</link>
		<dc:creator>Disable Ubuntu&#8217;s Annoying Update Manager Popup &#124; Lifehacker Australia</dc:creator>
		<pubDate>Thu, 18 Jun 2009 21:35:41 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=5381#comment-8201</guid>
		<description>[...] How to Remove the Annoying Update Manager Popup [Make Tech Easier]       Tagged:annoyanceslinuxubuntuupdates [...]</description>
		<content:encoded><![CDATA[<p>[...] How to Remove the Annoying Update Manager Popup [Make Tech Easier]       Tagged:annoyanceslinuxubuntuupdates [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Disable Ubuntu&#8217;s Annoying Update Manager Popup [Linux Tip] &#124; Diy all the Way</title>
		<link>http://maketecheasier.com/remove-the-annoying-update-manager-pop-up-in-ubuntu-jaunty/2009/06/18/comment-page-1#comment-8200</link>
		<dc:creator>Disable Ubuntu&#8217;s Annoying Update Manager Popup [Linux Tip] &#124; Diy all the Way</dc:creator>
		<pubDate>Thu, 18 Jun 2009 18:40:19 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=5381#comment-8200</guid>
		<description>[...] simply removes the automatic popup, since having an in-your-face dialog window is unnecessary. How to Remove the Annoying Update Manager Popup [Make Tech [...]</description>
		<content:encoded><![CDATA[<p>[...] simply removes the automatic popup, since having an in-your-face dialog window is unnecessary. How to Remove the Annoying Update Manager Popup [Make Tech [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
