When NM doesn't detect internet, Install button is insensitive
Bug #624894 reported by
Jonathan Meek
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Software Updater |
Fix Released
|
Undecided
|
Mohamed Amine Ilidrissi | ||
update-manager (Ubuntu) |
Fix Released
|
High
|
Mohamed Amine Ilidrissi |
Bug Description
When the Network Manager doesn't detect a connection, even if there is one (such as dial-up, which it does not handle), the Update Manager doesn't allow users to install any updates as it forcibly disables the Install option in the window.
Related branches
lp://staging/~ilidrissi.amine/update-manager/update-manager.fix-624894
- Ubuntu Core Development Team: Pending requested
-
Diff: 30 lines (+8/-4)2 files modifiedUpdateManager/UpdateManager.py (+1/-4)
debian/changelog (+7/-0)
Changed in update-manager (Ubuntu): | |
status: | New → Confirmed |
importance: | Undecided → High |
milestone: | none → ubuntu-10.10-beta |
Changed in update-manager (Ubuntu): | |
status: | In Progress → Fix Committed |
Changed in update-manager: | |
status: | In Progress → Fix Committed |
Changed in update-manager: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
This bug has been fixed in update-manager 1:0.142.8
---
update-manager (1:0.142.8) maverick; urgency=low
* UpdateManager/ Core/utils. py: UpdateManager. py:
- fix typo (LP: #615923)
* UpdateManager/
- when NM thinks we have no network, do not disable the buttons
because for dialup users NM is frequently wrong and does not
get that there is a network-connection (thanks to "gambs")
-- Michael Vogt <email address hidden> Thu, 12 Aug 2010 11:53:47 +0200
---