Closed
Bug 865243
Opened 12 years ago
Closed 12 years ago
[Camera][DeviceStorage][nexus-s] "No memory card found. Insert a memory card to take pictures." - Nexus S has no slot
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 865255
People
(Reporter: mikeh, Unassigned)
Details
Attachments
(1 file)
302.17 KB,
text/plain
|
Details |
I was trying to test a patch for bug 833280 when I ran into this issue.
STR:
0. ./config.sh nexus-s && B2G_DEBUG=1 MOZ_DMD=1 ./build.sh && ./flash.sh
1. unlock device and open camera
Expected behaviour: camera opens, I am able to take pictures
Observed behaviour:
100%, camera UI appears, appears to start, then throws up an error message that says, "No memory card found: Insert a memory card to take pictures." -- the Nexus S does not have a memory card slot.
50%, the camera UI reappears over the error message, then the error message appears again, and the b2g parent process crashes.
(It looks like the crash is due to an assertion failure in GPS--will file a separate bug.)
Reporter | ||
Comment 1•12 years ago
|
||
This occurs with:
- gecko: b2g18:ae6cac4083ae
- gaia:140a9f7a6ade455763aca5e65b2572a51c731746
Reporter | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•