melonhead901 / lab-specimen-transport-system

Automatically exported from code.google.com/p/lab-specimen-transport-system
0 stars 0 forks source link

Android: Camera will very rarely not start when scanning view is opened #97

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
Reproduction steps are unclear, as this issue occurs randomly and infrequently.

What is the expected output? 
Camera opens and scanning overlays are initialized shortly after.

What do you see instead?
Camera preview area is blank.

Original issue reported on code.google.com by wyiz...@uw.edu on 19 May 2011 at 10:28

GoogleCodeExporter commented 8 years ago
This happened to me a few times. Sometimes it worked if I did weirds things 
like but the phone to sleep then wake it back up.

Original comment by melonhea...@gmail.com on 24 May 2011 at 6:07

GoogleCodeExporter commented 8 years ago

Original comment by melonhea...@gmail.com on 24 May 2011 at 6:19

GoogleCodeExporter commented 8 years ago
Cause was most likely race conditions between the UI thread and scanning 
thread. Should be fixed now.

Original comment by phil...@gmail.com on 28 May 2011 at 3:34