Closed
Bug 1131279
Opened 10 years ago
Closed 10 years ago
[Camera][Gecko][Shinano] After tapping on the Camera app icon, the UI doesn't appear for 30s
Categories
(Firefox OS Graveyard :: Gaia::Camera, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: mikeh, Unassigned)
References
Details
Attachments
(1 file)
(deleted),
text/plain
|
Details |
During that 30s, the screen is black (except for the Home button, which is unresponsive) but logcat shows that the camera hardware is opened and running.
gdb seems to show that the b2g parent process Main Thread is blocked in SetSensorState() during this time (see attached).
Reporter | ||
Updated•10 years ago
|
Blocks: shinano-backlog
Reporter | ||
Comment 1•10 years ago
|
||
This issue is resolved by this patch:
https://github.com/mozilla-b2g/device-shinano/commit/e49283b7f7dc708d8fa858d1f0e190dd092f364a
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•