Update Manager is good!
It vanishes (crashing?) when I type in my password to do partial upgrades - nice - keep me out of trouble!
Archived thread 1629980 from Natty Narwhal Testing and Discussion (CLOSED). Markdown source: Natty_Narwhal_Testing_and_Discussion_(CLOSED)/thread_1629980_Update_Manager.md
Update Manager is good!
It vanishes (crashing?) when I type in my password to do partial upgrades - nice - keep me out of trouble!
Synaptic, or the command line is the preferred method of updating during the development cycle. For example during this mornings (my time zone) update synaptic wanted to remove the icetea plugins, so I used:
sudo aptitude safe-upgrade
to do the updates.
Note: aptitude isn't installed by default anymore
Thanks for that.