Closed
Bug 843616
Opened 13 years ago
Closed 13 years ago
Camera - emulator - can only take one photo at a time
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 839628
People
(Reporter: mikeh, Unassigned)
Details
Copied from bug 826072 comment 30:
Mike,
one thing i am noticing on the emulator is that in order for me to be able to take a second photo i need to exit the app, and then return.
V/EmulatedCamera_Device( 172): Stopping emulated camera device's worker thread...
when i exit the app logcat outputs
I/IdleService( 43): Register idle observer 469741a0 for 1 seconds
I/IdleService( 43): Register: adjusting next switch from -1 to 1 seconds
I/IdleService( 43): next timeout -653 msec from now
I/IdleService( 43): SetTimerExpiryIfBefore: next timeout -653 msec from now
I/IdleService( 43): reset timer expiry to 10 msec from now
I/IdleService( 43): Get idle time: time since reset 1654 msec
I/IdleService( 43): Get idle time: time since reset 1665 msec
I/IdleService( 43): Idle timer callback: current idle time 1665 msec
I/IdleService( 43): next timeout 4294967293335 msec from now
I/IdleService( 43): SetTimerExpiryIfBefore: next timeout 4294967293335 msec from now
I/IdleService( 43): reset timer expiry to 4294967293345 msec from now
I/IdleService( 43): Idle timer callback: tell observer 469741a0 user is idle
I/IdleService( 43): Get idle time: time since reset 1665 msec
V/EmulatedCamera_Device( 172): Emulated camera device's worker thread has been stopped.
V/EmulatedCamera_FakeDevice( 172): stopDevice
V/EmulatedCamera_Preview( 172): stopPreview
D/EmulatedCamera_Camera( 172): Starting camera for picture: NV21(jpeg)[640x480]
do you notice the same ?
Comment 1•13 years ago
|
||
After applying a patch in Bug 839628 , I can take multiple photos on emulator in my environment.
| Reporter | ||
Comment 2•13 years ago
|
||
I've landed the patch from bug 839628 on b2g18.
dclarke, if you still see this issue, feel free to reopen.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
Comment 3•13 years ago
|
||
issue is gone.
You need to log in
before you can comment on or make changes to this bug.
Description
•