Closed
Bug 1000397
Opened 11 years ago
Closed 11 years ago
[Camera][Madai] Camera app doesn't open from gallery
Categories
(Firefox OS Graveyard :: Gaia::Camera, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: dmarcos, Unassigned)
References
Details
Open gallery and tap on the camera button.
The camera app doesn't start.
Below the log message I'm getting:
E/GeckoConsole( 7304): [JavaScript Error: "TypeError: this.mozCamera is null" {file: "app://camera.gaiamobile.org/js/main.js" line: 3515}]
Comment 1•11 years ago
|
||
(In reply to Diego Marcos [:dmarcos] from comment #0)
>
> E/GeckoConsole( 7304): [JavaScript Error: "TypeError: this.mozCamera is
> null" {file: "app://camera.gaiamobile.org/js/main.js" line: 3515}]
Is that a typo? Shouldn't it be mozCameras ?
| Reporter | ||
Comment 2•11 years ago
|
||
No. this.mozCamera keeps a handle to the current requested camera
Comment 3•11 years ago
|
||
I can't recreate this on 'master'. Assumed fixed.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•