desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #112924
[Bug 1238064] Re: Quickly re-opening a .desktop-less application may lead to child-less application
Fix Released in bamf BAMF 0.5.1 "The Trusty BAMF".
** Changed in: bamf
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to bamf in Ubuntu.
https://bugs.launchpad.net/bugs/1238064
Title:
Quickly re-opening a .desktop-less application may lead to child-less
application
Status in BAMF Application Matching Framework:
Fix Released
Status in bamf package in Ubuntu:
Fix Released
Bug description:
Launching something like this:
while true; do xclock& sleep 0.5 && kill $(pidof xclock) && sleep
1.1; done
may hit unity by showing an empty arrow on the right side of the icons.
This is because if a BamfView has changed its path, then it needs to reload the
cached data, or the signal won't be fast enough to update the inner children list.
To manage notifications about this bug go to:
https://bugs.launchpad.net/bamf/+bug/1238064/+subscriptions