Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Race condition when updating interface after lock/unlock #12

Closed
GoogleCodeExporter opened this issue Aug 20, 2015 · 6 comments
Closed

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Launch app
2. Lock or unlock the bootloader using the appropriate button

What is the expected output? What do you see instead?
Bootloader Status should show the new state, as appropriate.  Usually it does, 
but sometimes it does not.  Changing the orientation of the app, switching apps 
then returning, or anything else that causes a UI update fixes the problem.


Please use labels and text to provide additional information.
This appears to be a race condition where the UI update occurs before the 
bootloader change has committed.

Original issue reported on code.google.com by jmason...@gmail.com on 24 Jun 2012 at 4:39

@GoogleCodeExporter
Copy link
Author

Issue 2 has been merged into this issue.

Original comment by supp...@jmason888.com on 25 Jun 2012 at 5:02

@GoogleCodeExporter
Copy link
Author

Original comment by supp...@jmason888.com on 25 Jun 2012 at 5:02

@GoogleCodeExporter
Copy link
Author

Fixed by running su on an AsyncTask

Original comment by jmason...@gmail.com on 25 Jun 2012 at 5:59

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

Bug report from XDA member "blackout23":

I'm using with 4.1.1 which came OTA with my yakju GNEx. Worked like a charm. 
Had to get out and start the app again to see the changed status after locking 
it but that's no problem. Thank you for this tool.

Re-opening issue to investigate.

Original comment by jmason...@gmail.com on 17 Jul 2012 at 3:10

  • Changed state: Accepted
  • Removed labels: Milestone-Release1.0

@GoogleCodeExporter
Copy link
Author

Original comment by jmason...@gmail.com on 23 Jul 2012 at 8:37

  • Changed state: Started

@GoogleCodeExporter
Copy link
Author

Original comment by jmason...@gmail.com on 9 Jan 2015 at 10:39

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant