Program's icon stays in Launcher after removing the program
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Unity |
Invalid
|
High
|
Unassigned | ||
Unity Distro Priority |
Invalid
|
High
|
Unassigned | ||
software-center (Ubuntu) |
Fix Released
|
High
|
Gary Lasker | ||
Precise |
Fix Released
|
High
|
Unassigned | ||
unity (Ubuntu) |
Invalid
|
High
|
Unassigned | ||
Precise |
Invalid
|
Undecided
|
Unassigned |
Bug Description
Ubuntu 12.04
USC 5.2
[TEST CASE]
1. Launch the current Ubuntu Software Center in Precise.
2. Click the "Installed" toolbar button to access the list of installed applications.
3. Choose an installed application to remove (choose one for which there is a corresponding icon in the Unity launcher).
4. Click the "More Info" button.
5. In the details view for the application, click the "Remove" button and enter the password for the remove if prompted.
6. The uninstall process begins and the progress bar moves in Software Center.
7. At the end of the install process, verify that the corresponding icon in the Unity launcher has *not" been removed.
8. Close Ubuntu Software Center.
9. Update to both the software-center *and* unity packages in precise-proposed.
10. Repeat steps 1 through 6.
11. This time, at the end of the install process, verify that the corresponding icon in the Unity launcher is *removed*.
[REGRESSION POTENTIAL]
Risk of regression is very low as this is fixed by the new add-to-launcher timing from Software Center, and the code in Unity is unchanged for this (see comment #4 for this bug). Just verifying that the correct icon is actually removed should be enough.
---
Steps to reproduce:
1. Start USC
2. Select a program to install
3. Click “Install”
(in this moment icon of the program flies to Launcher)
4. Enter your password to authenticate
5. After the program is installed click “Remove” to uninstall the program
What happen:
Icon stays in Launcher
Expected results:
Icon of the program disappears from Launcher
Short screencast attached
Related branches
- Michael Vogt (community): Needs Fixing
- Matthew Paul Thomas: Needs Fixing
-
Diff: 308 lines (+83/-42)7 files modifiedsoftwarecenter/backend/installbackend_impl/aptd.py (+5/-3)
softwarecenter/backend/unitylauncher.py (+5/-5)
softwarecenter/enums.py (+3/-0)
softwarecenter/ui/gtk3/panes/availablepane.py (+47/-30)
softwarecenter/utils.py (+7/-1)
test/gtk3/test_unity_launcher_integration.py (+2/-2)
test/test_utils.py (+14/-1)
Changed in software-center (Ubuntu): | |
importance: | Undecided → High |
Changed in unity (Ubuntu): | |
milestone: | ubuntu-12.04 → none |
Changed in unity: | |
status: | New → Confirmed |
importance: | Undecided → High |
milestone: | none → 5.12.0 |
Changed in unity-distro-priority: | |
status: | New → Fix Committed |
importance: | Undecided → High |
Changed in unity (Ubuntu): | |
status: | Confirmed → Triaged |
Changed in unity: | |
milestone: | 5.12.0 → 5.14.0 |
Changed in software-center (Ubuntu): | |
status: | New → Triaged |
importance: | Undecided → High |
assignee: | nobody → Gary Lasker (gary-lasker) |
milestone: | none → precise-updates |
status: | Triaged → In Progress |
description: | updated |
Changed in software-center (Ubuntu): | |
status: | In Progress → Fix Committed |
Changed in software-center (Ubuntu Precise): | |
status: | New → Fix Committed |
importance: | Undecided → High |
milestone: | none → precise-updates |
Changed in unity (Ubuntu Precise): | |
status: | New → Invalid |
Changed in unity: | |
milestone: | 5.14.0 → none |
Status changed to 'Confirmed' because the bug affects multiple users.