You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Raghav Katyal (JIRA)" <ji...@apache.org> on 2016/03/30 03:27:25 UTC

[jira] [Commented] (CB-10987) Camera crashes on Windows 10 when targetwidth and targetheight specified

    [ https://issues.apache.org/jira/browse/CB-10987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15217196#comment-15217196 ] 

Raghav Katyal commented on CB-10987:
------------------------------------

[~robo66]: Kindly attached the app.js/index.js file of your project. 

> Camera crashes on Windows 10 when targetwidth and targetheight specified
> ------------------------------------------------------------------------
>
>                 Key: CB-10987
>                 URL: https://issues.apache.org/jira/browse/CB-10987
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Camera
>         Environment: Windows 10, Local Machine
>            Reporter: Raghav Katyal
>            Assignee: Raghav Katyal
>              Labels: reproduced, triaged, windows
>         Attachments: config.xml
>
>
> Breaks when following options specified:
> var options = {
>                 quality: 80,
>                 destinationType: Camera.DestinationType.FILE_URI,
>                 sourceType: Camera.PictureSourceType.CAMERA,
>                 encodingType: Camera.EncodingType.JPEG,
>                 cameraDirection: Camera.Direction.FRONT,
>                 targetWidth: 180,
>                 targetHeight: 180,
>                 saveToPhotoAlbum: false
>             };



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org