For those who are using Ubuntu Jaunty, you will notice that there is a change in the way the system notifies you to upgrade software. In the past, an icon will appear on the system tray whenever there is new update available. In Ubuntu Jaunty, instead of showing the icon, the update manager will now pop up the window as and when it detects new update. While this is a good way to grab the user attention and get them to upgrade to the latest software version promptly, it can be pretty annoying for many, especially when you are in the midst of your work. To make it worst, if you close it without updating, it will keep on popping up in regular interval until you have upgraded your system.
Luckily, you can turn off this pop up feature easily and switch back to the old icon-appear-at-system-tray mode.
Open up a terminal, type
gconf-editor
This will load up the gconf editor window
Navigate to Apps->Update Notifier. On the right, unchecked the auto_launch box. Close the window.

That’s it.
To recover the auto launch pop up function, simply repeat the above step, but place a check in the auto_launch box.
Alternative method (via the terminal)
If you are just plain lazy, here’s a much easier step.
In your terminal, type the following command:
gconftool -s --type bool /apps/update-notifier/auto_launch false
To recover:
gconftool -s --type bool /apps/update-notifier/auto_launch true
Tags: jaunty jackalope, Linux, Ubuntu, update manager







Pingback: Disable Ubuntu’s Annoying Update Manager Popup [Linux Tip] · TechBlogger
Pingback: Disable Ubuntu’s Annoying Update Manager Popup [Linux Tip] - 3082th Edition | Technology Revealed
Pingback: Disable Ubuntu’s Annoying Update Manager Popup [Linux Tip] | Diy all the Way
Pingback: Disable Ubuntu’s Annoying Update Manager Popup | Lifehacker Australia
Pingback: Lose the updates pop-up in Jaunty « 0ddn1x: tricks with *nix
Pingback: Disable Ubuntu’s Annoying Update Manager Popup | Ubuntu-News - Your one stop for news about Ubuntu
Pingback: James Emmrich » Blog Archive » How to Remove The Annoying Update manager Pop-up in Ubuntu Jaunty
Pingback: HowtoMatrix » How to Remove The Annoying Update manager Pop-up in Ubuntu Jaunty
Pingback: Interesting links and articles – 6/20/2009 | Chip.Cuccio.US
Pingback: Menonaktifkan Jendela Update Manager Pada Ubuntu Jaunty Jacalope « Catatan pribadi yang tidak pribadi
Pingback: A simple matter of… » Dumbing down and choices