Unfortunately I can't reproduce this problem here...

Do you get this also when running update manager with "update-manager
--no-focus-on-map"?

Also, when this happens, according to what I've read here it seems that
also compiz is not seeing this window (in fact it won't show in
Super+W).

Anyone could please write what this command gives you out when the bug happens?
gdbus call --session --dest org.ayatana.bamf --object-path 
/org/ayatana/bamf/application739967866 --method 
org.ayatana.bamf.application.Xids

Plus, if this command gives you a xid (unit32 value), could you please give me 
the outputs for:
xprop -id <xid>
xwininfo -id <xid>

PS: This script should roughly do the same as above:

xid=$(gdbus call --session --dest org.ayatana.bamf --object-path
/org/ayatana/bamf/application739967866 --method
org.ayatana.bamf.application.Xids | sed "s/(\[uint32
\([0-9]*\)\].*/\1/"); xprop -id $xid; xwininfo -id $xid


** Changed in: unity
       Status: Confirmed => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1003950

Title:
  launcher does not show minimized update manager while clicked

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1003950/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to