Closed
Bug 811890
Opened 12 years ago
Closed 12 years ago
[camera] [homescreen] camera doesn't work from locked home screen when you set a passcode
Categories
(Firefox OS Graveyard :: Gaia, defect, P1)
Tracking
(blocking-basecamp:+)
RESOLVED
FIXED
blocking-basecamp | + |
People
(Reporter: marcia, Assigned: marijnh)
Details
(Keywords: unagi)
Attachments
(1 file)
2.39 KB,
image/png
|
Details |
unagi, seen while running:
Gaia: 1c884f41292650615b04ca9f40cab981ea9e4d00
Gecko: 76848b5c67e6c164b28f366534e5eeab8fcadc2a
STR:
1. Settings | Phone Lock | Passcode Lock
2. Set a Pin number.
3. Lock the screen by using the power button
4. Swipe to the left to invoke the camera
Expected: The camera would turn on
Actual: The camera doesn't work
Reporter | ||
Comment 1•12 years ago
|
||
Tony mentioned in the smoketest meeting yesterday that this functionality was supposed to be part of V1, so that is why I nominated it.
Updated•12 years ago
|
blocking-basecamp: ? → +
Priority: -- → P1
Comment 2•12 years ago
|
||
I'm seeing this error:
E/GeckoConsole( 8386): [JavaScript Error: "ReferenceError: asyncStorage is not defined" {file: "app://system.gaiamobile.org/camera/js/camera.js" line: 219}]
Is there a problem accessing asyncStorage when the phone is in a locked state?
Reporter | ||
Updated•12 years ago
|
QA Contact: mozillamarcia.knous
Comment 3•12 years ago
|
||
Its likely that the script doesnt get copied over in the weird process we have for the camera.
Assignee: nobody → dale
Assignee | ||
Updated•12 years ago
|
Assignee: dale → marijnh
Assignee | ||
Comment 4•12 years ago
|
||
Pull request at https://github.com/mozilla-b2g/gaia/pull/6524
Status: NEW → ASSIGNED
Comment 5•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 6•12 years ago
|
||
Able to repro the original issue on the 11/26 unagi build- setting a passcode, locking the phone, and then turning on the camera does not let you take a photo.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
I hate to play reopen ping/pong but I can't reproduce this.
We don't request the unlock code before showing camera though ... is that by design?
Status: REOPENED → RESOLVED
Closed: 12 years ago → 12 years ago
Resolution: --- → WORKSFORME
Comment 8•12 years ago
|
||
Hi, all,
Sorry for my jump in.
As attachment shown, I can reproduce this issue. Reopen it.
Test platform: unagi
Test build: 2013-03-28-07-02-02(Mozilla-b2g18_v1_0_1-unagi-eng)
Mercurial-Information
Gecko revision="c516d7e67150"
Gaia revision="acc7d9d79c5c"
Git-information
Gecko revision="a5fbcbb45bf5299c00044179c0bac4d01deeaa04"
Gaia revision="d40dcdd112f12e2a5a0d1de46451670918fd4369"
If you need further assistance or help, please feel free to contact me.
Thanks!
Best Regards,
William
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Comment 9•12 years ago
|
||
![]() |
||
Comment 10•12 years ago
|
||
Please reopen a case and reference to this bug. thanks.
Status: REOPENED → RESOLVED
Closed: 12 years ago → 12 years ago
Resolution: --- → WORKSFORME
Comment 11•12 years ago
|
||
Hi, al,
Sorry!My bad. Thanks for your reminder.
Two week ago, Bugzilla(Bug 851146) had the same case to trace this issue.
We can close this case and trace camera issue via latest case.
Thanks!
Best Regards,
William
Resolution: WORKSFORME → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•