Opened 10 years ago
Last modified 8 years ago
#10987 assigned bug
Race condition in Deskbar team list — at Initial Version
Reported by: | diver | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/Deskbar | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Limiting to 1 CPU makes this bug easiest to reproduce.
Steps to reproduce:
1) Run the following:
cp /bin/desklink .
2) Open it in FileTypes, un-check Background app, save.
3) Run the following:
while true ; do ./desklink > /dev/null ; done
3) Now open the Deskbar settings window, push "Defaults" button to revert to default, then check the first 2 check boxes and toggle the second one (Tracker always first) a few times, you should see the desklink entry stick in Deskbar.
It is a bit easier to reproduce by tab focusing the check box and tapping the space bar repeatedly.