Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P1: Critical
-
Resolution: Done
-
Affects Version/s: 5.2.1
-
Fix Version/s: 5.2.1
-
Component/s: Multimedia
-
Labels:None
-
Environment:Android, Galaxy S4
-
Commits:30078eeee13b60af65deb14a6ac1d6deca53003c
Description
Calling QCamera::unload() and then load() again fails. It seems unload() doesn't actually release the camera and the lock is still active after calling unload(). Trying to use the built-in camera app also fails after that.