update manager launches automatically
i am using ubuntu 9.04(upgraded).
for some days, update manager launches automatically at startup
+
update notifier gone from the panel.
Question information
- Language:
- English Edit question
- Status:
- Solved
- Assignee:
- No assignee Edit question
- Solved by:
- Philip Muškovac
- Solved:
- 2009-07-30
- Last query:
- 2009-07-30
- Last reply:
- 2009-07-30
Philip Muškovac (yofel) said : | #1 |
This change is intended, you can read up on this ing bug 332945
Mr. MInhaj (imhell99) said : | #2 |
i updated to jaunty about 1 months ago,
this problem was not after update ,
only some days ago this behavior started.
Mr. MInhaj (imhell99) said : | #3 |
Is there any way for update notifier to be shown in the panel ?
|
#4 |
You could try:
To disable the new behaviour and get the old behaviour:
gconftool -s --type bool /apps/update-
(Take into account that this gconf change is not supported.)
To have the update manager launch immediately when updates are available, use this:
gconftool -s --type int /apps/update-
(Taken from the bug I posted you)
Mr. MInhaj (imhell99) said : | #5 |
Thanks Philip Muskovac, that solved my question.