[jira] [Commented] (CB-6333) getPicture won't return photo after first shot, but the second shot will return first shot.

2014-03-27 Thread Zhang Hong (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13948994#comment-13948994
 ] 

Zhang Hong commented on CB-6333:


i forgot to metion that pick a photo from gallery has same issue.

 getPicture won't return photo after first shot, but the second shot will 
 return first shot.
 ---

 Key: CB-6333
 URL: https://issues.apache.org/jira/browse/CB-6333
 Project: Apache Cordova
  Issue Type: Bug
  Components: Android, Plugin Camera
Affects Versions: 3.4.0
 Environment: osx 10.9.1
Reporter: Zhang Hong
Assignee: Joe Bowser

 i've found that we have similar issues on other versions.
 3.4.0-0.1.3 still has this issue.
 reproduce
 1. create new blank project
 2. add platform android
 3. fetch device plugin
 4. fetch camera plugin
 5. write some js code follow document
 6. build it for android
 tested on s4 4.2.2 and genymotion with built-in camera 4.4.2



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6333) getPicture won't return photo after first shot, but the second shot will return first shot.

2014-03-27 Thread Joe Bowser (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13949004#comment-13949004
 ] 

Joe Bowser commented on CB-6333:


[~zhang_hais...@itrus.com.cn] Can you please create a new issue that covers 
that use case? I'd rather not re-open this one.

 getPicture won't return photo after first shot, but the second shot will 
 return first shot.
 ---

 Key: CB-6333
 URL: https://issues.apache.org/jira/browse/CB-6333
 Project: Apache Cordova
  Issue Type: Bug
  Components: Android, Plugin Camera
Affects Versions: 3.4.0
 Environment: osx 10.9.1
Reporter: Zhang Hong
Assignee: Joe Bowser

 i've found that we have similar issues on other versions.
 3.4.0-0.1.3 still has this issue.
 reproduce
 1. create new blank project
 2. add platform android
 3. fetch device plugin
 4. fetch camera plugin
 5. write some js code follow document
 6. build it for android
 tested on s4 4.2.2 and genymotion with built-in camera 4.4.2



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6333) getPicture won't return photo after first shot, but the second shot will return first shot.

2014-03-26 Thread Marcel Kinard (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13948329#comment-13948329
 ] 

Marcel Kinard commented on CB-6333:
---

[~bowserj], was this fixed via a different Jira issue? The reason I ask is that 
I don't see a commit listed here, and the last commit to dev of 
cordova-plugin-camera was 13 days ago. I'd like to peek at your fix, as it 
sounds similar to CB-6047. Can you point me to your commit? Thanks!

 getPicture won't return photo after first shot, but the second shot will 
 return first shot.
 ---

 Key: CB-6333
 URL: https://issues.apache.org/jira/browse/CB-6333
 Project: Apache Cordova
  Issue Type: Bug
  Components: Android, Plugin Camera
Affects Versions: 3.4.0
 Environment: osx 10.9.1
Reporter: Zhang Hong
Assignee: Joe Bowser

 i've found that we have similar issues on other versions.
 3.4.0-0.1.3 still has this issue.
 reproduce
 1. create new blank project
 2. add platform android
 3. fetch device plugin
 4. fetch camera plugin
 5. write some js code follow document
 6. build it for android
 tested on s4 4.2.2 and genymotion with built-in camera 4.4.2



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6333) getPicture won't return photo after first shot, but the second shot will return first shot.

2014-03-26 Thread Joe Bowser (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13948340#comment-13948340
 ] 

Joe Bowser commented on CB-6333:


I didn't actually fix anything.  I literally checked out the dev branch of the 
plugin to see if this was still an issue on the dev branch, since it's fixed, I 
marked it as fixed.

 getPicture won't return photo after first shot, but the second shot will 
 return first shot.
 ---

 Key: CB-6333
 URL: https://issues.apache.org/jira/browse/CB-6333
 Project: Apache Cordova
  Issue Type: Bug
  Components: Android, Plugin Camera
Affects Versions: 3.4.0
 Environment: osx 10.9.1
Reporter: Zhang Hong
Assignee: Joe Bowser

 i've found that we have similar issues on other versions.
 3.4.0-0.1.3 still has this issue.
 reproduce
 1. create new blank project
 2. add platform android
 3. fetch device plugin
 4. fetch camera plugin
 5. write some js code follow document
 6. build it for android
 tested on s4 4.2.2 and genymotion with built-in camera 4.4.2



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6333) getPicture won't return photo after first shot, but the second shot will return first shot.

2014-03-25 Thread Joe Bowser (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13946885#comment-13946885
 ] 

Joe Bowser commented on CB-6333:


I can reproduce on the Nexus 5 running 4.4.2.

 getPicture won't return photo after first shot, but the second shot will 
 return first shot.
 ---

 Key: CB-6333
 URL: https://issues.apache.org/jira/browse/CB-6333
 Project: Apache Cordova
  Issue Type: Bug
  Components: Android, Plugin Camera
Affects Versions: 3.4.0
 Environment: osx 10.9.1
Reporter: Zhang Hong

 i've found that we have similar issues on other versions.
 3.4.0-0.1.3 still has this issue.
 reproduce
 1. create new blank project
 2. add platform android
 3. fetch device plugin
 4. fetch camera plugin
 5. write some js code follow document
 6. build it for android
 tested on s4 4.2.2 and genymotion with built-in camera 4.4.2



--
This message was sent by Atlassian JIRA
(v6.2#6252)