launcher does not show minimized update manager while clicked
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Compiz |
New
|
Undecided
|
Unassigned | ||
Nouveau Xorg driver |
New
|
Undecided
|
Unassigned | ||
Unity |
Fix Released
|
Medium
|
Andrea Azzarone | ||
5.0 |
Fix Released
|
Medium
|
Unassigned | ||
6.0 |
Fix Released
|
Medium
|
Unassigned | ||
Xenial Backports |
Won't Fix
|
Undecided
|
Unassigned | ||
binary-driver-fglrx (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
Precise |
Won't Fix
|
Undecided
|
Unassigned | ||
Quantal |
Invalid
|
Undecided
|
Unassigned | ||
intel-linux-graphics-installer (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
Precise |
Won't Fix
|
Undecided
|
Unassigned | ||
Quantal |
Invalid
|
Undecided
|
Unassigned | ||
unity (Ubuntu) |
Fix Released
|
Medium
|
Andrea Azzarone | ||
Precise |
Fix Released
|
Medium
|
Unassigned | ||
Quantal |
Fix Released
|
Medium
|
Unassigned | ||
update-manager (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned | ||
Precise |
Won't Fix
|
Undecided
|
Unassigned | ||
Quantal |
Won't Fix
|
Undecided
|
Unassigned | ||
xserver-xorg-video-nouveau (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
Precise |
Won't Fix
|
Undecided
|
Unassigned | ||
Quantal |
Invalid
|
Undecided
|
Unassigned |
Bug Description
Found an easy way to reproduce it during brussels sprint:
1. start deja-dup or update-manager
2. kill -9 compiz; metacity
3. compiz --replace
===============
Update manager is showing up in the dock but I can click on the icon all day and nothing happens. Similarly if I do Super-S or Super-W it doesn't show up anywhere.
Even if I alt-tab to the application nothing shows up. This happens only when update manager runs on its own. If I kill it and then launch it myself it comes to the foreground just fine.
I'm not 100% sure whether this is a unity, compiz, or update-manager bug but so far my bet is on unity.
=====Original Report=====
Bug #877444 is showing again in latest updates, please re-open it. This is the exact same problem.
Related branches
- PS Jenkins bot (community): Needs Fixing (continuous-integration)
- Marco Trevisan (Treviño): Approve
-
Diff: 678 lines (+443/-37)8 files modifiedtests/CMakeLists.txt (+3/-1)
tests/bamf-mock-window.c (+239/-0)
tests/bamf-mock-window.h (+80/-0)
tests/mock-application.h (+6/-0)
tests/test_bamf_application.cpp (+86/-0)
unity-shared/ApplicationManager.h (+3/-0)
unity-shared/BamfApplicationManager.cpp (+12/-20)
unity-shared/BamfApplicationManager.h (+14/-16)
Changed in unity: | |
milestone: | none → 5.14.0 |
Changed in unity (Ubuntu Precise): | |
status: | New → Confirmed |
importance: | Undecided → Medium |
Changed in unity: | |
milestone: | 5.14.0 → 5.16.0 |
Changed in unity: | |
milestone: | 5.16.0 → 5.18.0 |
Changed in unity: | |
milestone: | 5.18.0 → 7.0.0 |
Changed in unity (Ubuntu): | |
assignee: | nobody → Marco Trevisan (Treviño) (3v1n0) |
Changed in unity: | |
assignee: | Marco Trevisan (Treviño) (3v1n0) → Andrea Azzarone (andyrock) |
Changed in unity (Ubuntu): | |
assignee: | Marco Trevisan (Treviño) (3v1n0) → Andrea Azzarone (andyrock) |
Changed in unity: | |
status: | Triaged → In Progress |
Changed in unity (Ubuntu): | |
status: | Confirmed → In Progress |
Changed in unity: | |
status: | In Progress → Fix Committed |
Changed in unity (Ubuntu): | |
status: | In Progress → Fix Committed |
Changed in unity: | |
status: | Fix Committed → Fix Released |
Changed in unity (Ubuntu Precise): | |
status: | Confirmed → Fix Released |
Changed in unity (Ubuntu Quantal): | |
status: | Confirmed → Fix Released |
Changed in update-manager (Ubuntu): | |
status: | New → Confirmed |
Changed in update-manager (Ubuntu Precise): | |
status: | New → Confirmed |
Changed in update-manager (Ubuntu Quantal): | |
status: | New → Confirmed |
description: | updated |
Changed in update-manager (Ubuntu Precise): | |
status: | Confirmed → Won't Fix |
Changed in xenial-backports: | |
status: | New → Won't Fix |
update manager icon appeared for me in the launcher automatically yesterday, I clicked it and update manager appeared, hence the issue does not exist for everyone. This could have been a one time issue for you and not something that's 100% reproduce able. Can you test again and let us know if the issue happens for you again as well.
PS: that's really not a helpful way to report bugs. Steps to reproduce the issue are really important not giving the link to other report.