[jira] [Commented] (CB-12005) Orientation wrong, Exif not changing after the correct orientation is applied

2017-02-02 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-12005:
-

Github user XiMnet commented on the issue:

https://github.com/apache/cordova-plugin-camera/pull/252
  
Hello! 
  
 Just to inform you that I'll be away from 2-7 Feb. My colleagues (CC-ed in 
upda...@ximnet.com.my) will be supporting your requests while I'm away.
  I'll be back on the 8th of Feb.
  
 Happy Chinese New Year and happy holidays! =)

  
  
 Best Regards,
Shien Sim



> Orientation wrong, Exif not changing after the correct orientation is applied
> -
>
> Key: CB-12005
> URL: https://issues.apache.org/jira/browse/CB-12005
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Camera
>Affects Versions: 2.3.0
> Environment: Android 6.0.1
>Reporter: Octavio Pinho Bokel
>  Labels: camera
> Fix For: Master
>
>
> I recently updated the camera plugin to 2.3.0.
> My app (Woopter) use the camera plugin with FILE_URI and correctOrientation = 
> true and the source is the CAMERA
> I noticed that the pictures were showing correctly only on android. On IOS 
> and on the server they were WRONGLY ROTATED.
> What happened is that the picture is keeping the ORIGINAL EXIF after the 
> orientation was corrected. So, in systems that uses the Exif, the picture was 
> being rotated twice. (The Exif is making the correct oriented picture to 
> rotated).



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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



[jira] [Commented] (CB-12005) Orientation wrong, Exif not changing after the correct orientation is applied

2017-02-02 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-12005:
-

Github user asfgit closed the pull request at:

https://github.com/apache/cordova-plugin-camera/pull/239


> Orientation wrong, Exif not changing after the correct orientation is applied
> -
>
> Key: CB-12005
> URL: https://issues.apache.org/jira/browse/CB-12005
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Camera
>Affects Versions: 2.3.0
> Environment: Android 6.0.1
>Reporter: Octavio Pinho Bokel
>  Labels: camera
> Fix For: Master
>
>
> I recently updated the camera plugin to 2.3.0.
> My app (Woopter) use the camera plugin with FILE_URI and correctOrientation = 
> true and the source is the CAMERA
> I noticed that the pictures were showing correctly only on android. On IOS 
> and on the server they were WRONGLY ROTATED.
> What happened is that the picture is keeping the ORIGINAL EXIF after the 
> orientation was corrected. So, in systems that uses the Exif, the picture was 
> being rotated twice. (The Exif is making the correct oriented picture to 
> rotated).



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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



[jira] [Commented] (CB-12005) Orientation wrong, Exif not changing after the correct orientation is applied

2017-02-02 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-12005:
-

Github user XiMnet commented on the issue:

https://github.com/apache/cordova-plugin-camera/pull/252
  
 Hello!
  
 Just to inform you that I'll be away from 2nd - 7th February. My 
colleagues (CC-ed in upda...@ximnet.com.my) will be supporting your requests 
while I'm away.

I'll be back on 8th February.
  
 Happy Chinese New Year and happy holidays! =)

Best Regards,
Inez




> Orientation wrong, Exif not changing after the correct orientation is applied
> -
>
> Key: CB-12005
> URL: https://issues.apache.org/jira/browse/CB-12005
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Camera
>Affects Versions: 2.3.0
> Environment: Android 6.0.1
>Reporter: Octavio Pinho Bokel
>  Labels: camera
> Fix For: Master
>
>
> I recently updated the camera plugin to 2.3.0.
> My app (Woopter) use the camera plugin with FILE_URI and correctOrientation = 
> true and the source is the CAMERA
> I noticed that the pictures were showing correctly only on android. On IOS 
> and on the server they were WRONGLY ROTATED.
> What happened is that the picture is keeping the ORIGINAL EXIF after the 
> orientation was corrected. So, in systems that uses the Exif, the picture was 
> being rotated twice. (The Exif is making the correct oriented picture to 
> rotated).



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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



[jira] [Commented] (CB-12005) Orientation wrong, Exif not changing after the correct orientation is applied

2017-02-02 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-12005:
-

Github user asfgit closed the pull request at:

https://github.com/apache/cordova-plugin-camera/pull/252


> Orientation wrong, Exif not changing after the correct orientation is applied
> -
>
> Key: CB-12005
> URL: https://issues.apache.org/jira/browse/CB-12005
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Camera
>Affects Versions: 2.3.0
> Environment: Android 6.0.1
>Reporter: Octavio Pinho Bokel
>  Labels: camera
> Fix For: Master
>
>
> I recently updated the camera plugin to 2.3.0.
> My app (Woopter) use the camera plugin with FILE_URI and correctOrientation = 
> true and the source is the CAMERA
> I noticed that the pictures were showing correctly only on android. On IOS 
> and on the server they were WRONGLY ROTATED.
> What happened is that the picture is keeping the ORIGINAL EXIF after the 
> orientation was corrected. So, in systems that uses the Exif, the picture was 
> being rotated twice. (The Exif is making the correct oriented picture to 
> rotated).



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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



[jira] [Commented] (CB-12005) Orientation wrong, Exif not changing after the correct orientation is applied

2017-02-02 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on CB-12005:
--

Commit bba8283d98819273cab079007fb9e62c0d0e0dac in cordova-plugin-camera's 
branch refs/heads/master from [~bowserj]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-camera.git;h=bba8283 
]

CB-12005: Changing the getOrientation method to return the defined enumerated 
EXIF instead of orientation in degrees for Consistency

This closes #252


> Orientation wrong, Exif not changing after the correct orientation is applied
> -
>
> Key: CB-12005
> URL: https://issues.apache.org/jira/browse/CB-12005
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Camera
>Affects Versions: 2.3.0
> Environment: Android 6.0.1
>Reporter: Octavio Pinho Bokel
>  Labels: camera
> Fix For: Master
>
>
> I recently updated the camera plugin to 2.3.0.
> My app (Woopter) use the camera plugin with FILE_URI and correctOrientation = 
> true and the source is the CAMERA
> I noticed that the pictures were showing correctly only on android. On IOS 
> and on the server they were WRONGLY ROTATED.
> What happened is that the picture is keeping the ORIGINAL EXIF after the 
> orientation was corrected. So, in systems that uses the Exif, the picture was 
> being rotated twice. (The Exif is making the correct oriented picture to 
> rotated).



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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



[jira] [Commented] (CB-12005) Orientation wrong, Exif not changing after the correct orientation is applied

2017-01-31 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-12005:
-

Github user cordova-qa commented on the issue:

https://github.com/apache/cordova-plugin-camera/pull/252
  
Cordova CI Build has completed successfully.

**Commit** - 
[Link](https://github.com/apache/cordova-plugin-camera/pull/252/commits/8575f7028eb47d525569c3ab6bf3212bc4e66433)
**Dashboard** - 
[Link](http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/127/)

| Builder Name  | Console Output | Test Report | Device Logs  |
| :---: | :---:  |   :---: | :---:|
| [Windows 10  Store]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/127//PLATFORM=windows-10-store/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/127//PLATFORM=windows-10-store/console)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/127//PLATFORM=windows-10-store/testReport/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/127//PLATFORM=windows-10-store/artifact/)
 |
| [iOS 9.3]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/127//PLATFORM=ios-9.3/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/127//PLATFORM=ios-9.3/console)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/127//PLATFORM=ios-9.3/testReport/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/127//PLATFORM=ios-9.3/artifact/)
 |
| [iOS 10.0]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/127//PLATFORM=ios-10.0/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/127//PLATFORM=ios-10.0/console)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/127//PLATFORM=ios-10.0/testReport/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/127//PLATFORM=ios-10.0/artifact/)
 |
| [Android]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/127//PLATFORM=android/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/127//PLATFORM=android/console)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/127//PLATFORM=android/testReport/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/127//PLATFORM=android/artifact/)
 |
 



> Orientation wrong, Exif not changing after the correct orientation is applied
> -
>
> Key: CB-12005
> URL: https://issues.apache.org/jira/browse/CB-12005
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Camera
>Affects Versions: 2.3.0
> Environment: Android 6.0.1
>Reporter: Octavio Pinho Bokel
>  Labels: camera
> Fix For: Master
>
>
> I recently updated the camera plugin to 2.3.0.
> My app (Woopter) use the camera plugin with FILE_URI and correctOrientation = 
> true and the source is the CAMERA
> I noticed that the pictures were showing correctly only on android. On IOS 
> and on the server they were WRONGLY ROTATED.
> What happened is that the picture is keeping the ORIGINAL EXIF after the 
> orientation was corrected. So, in systems that uses the Exif, the picture was 
> being rotated twice. (The Exif is making the correct oriented picture to 
> rotated).



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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



[jira] [Commented] (CB-12005) Orientation wrong, Exif not changing after the correct orientation is applied

2017-01-31 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-12005:
-

GitHub user infil00p opened a pull request:

https://github.com/apache/cordova-plugin-camera/pull/252

CB-12005: Changing the getOrientation method to return the defined en…

…umerated EXIF instead of orientation in degrees for Consistency



### Platforms affected


### What does this PR do?


### What testing has been done on this change?


### Checklist
- [ ] [Reported an issue](http://cordova.apache.org/contribute/issues.html) 
in the JIRA database
- [ x] Commit message follows the format: "CB-3232: (android) Fix bug with 
resolving file paths", where CB- is the JIRA ID & "android" is the platform 
affected.
- [ ] Added automated test coverage as appropriate for this change.


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/infil00p/cordova-plugin-camera ExifVariableBug

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cordova-plugin-camera/pull/252.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #252


commit 8575f7028eb47d525569c3ab6bf3212bc4e66433
Author: Joe Bowser 
Date:   2017-01-31T23:29:56Z

CB-12005: Changing the getOrientation method to return the defined 
enumerated EXIF instead of orientation in degrees for Consistency




> Orientation wrong, Exif not changing after the correct orientation is applied
> -
>
> Key: CB-12005
> URL: https://issues.apache.org/jira/browse/CB-12005
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Camera
>Affects Versions: 2.3.0
> Environment: Android 6.0.1
>Reporter: Octavio Pinho Bokel
>  Labels: camera
> Fix For: Master
>
>
> I recently updated the camera plugin to 2.3.0.
> My app (Woopter) use the camera plugin with FILE_URI and correctOrientation = 
> true and the source is the CAMERA
> I noticed that the pictures were showing correctly only on android. On IOS 
> and on the server they were WRONGLY ROTATED.
> What happened is that the picture is keeping the ORIGINAL EXIF after the 
> orientation was corrected. So, in systems that uses the Exif, the picture was 
> being rotated twice. (The Exif is making the correct oriented picture to 
> rotated).



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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



[jira] [Commented] (CB-12005) Orientation wrong, Exif not changing after the correct orientation is applied

2016-12-21 Thread Judith Hartmann (JIRA)

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

Judith Hartmann commented on CB-12005:
--

I'm having the same issue on a  samsung galaxy S5 (displayed right, but after 
uploading to server wrong). My Huawei P8 Lite however does not have the problem.

> Orientation wrong, Exif not changing after the correct orientation is applied
> -
>
> Key: CB-12005
> URL: https://issues.apache.org/jira/browse/CB-12005
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Camera
>Affects Versions: 2.3.0
> Environment: Android 6.0.1
>Reporter: Octavio Pinho Bokel
>  Labels: camera
> Fix For: Master
>
>
> I recently updated the camera plugin to 2.3.0.
> My app (Woopter) use the camera plugin with FILE_URI and correctOrientation = 
> true and the source is the CAMERA
> I noticed that the pictures were showing correctly only on android. On IOS 
> and on the server they were WRONGLY ROTATED.
> What happened is that the picture is keeping the ORIGINAL EXIF after the 
> orientation was corrected. So, in systems that uses the Exif, the picture was 
> being rotated twice. (The Exif is making the correct oriented picture to 
> rotated).



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

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



[jira] [Commented] (CB-12005) Orientation wrong, Exif not changing after the correct orientation is applied

2016-12-16 Thread Joe Bowser (JIRA)

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

Joe Bowser commented on CB-12005:
-

What device are you getting this on? That's helpful, since I'm investigating a 
similar issue on Samsung devices currently.

> Orientation wrong, Exif not changing after the correct orientation is applied
> -
>
> Key: CB-12005
> URL: https://issues.apache.org/jira/browse/CB-12005
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Camera
>Affects Versions: 2.3.0
> Environment: Android 6.0.1
>Reporter: Octavio Pinho Bokel
>  Labels: camera
> Fix For: Master
>
>
> I recently updated the camera plugin to 2.3.0.
> My app (Woopter) use the camera plugin with FILE_URI and correctOrientation = 
> true and the source is the CAMERA
> I noticed that the pictures were showing correctly only on android. On IOS 
> and on the server they were WRONGLY ROTATED.
> What happened is that the picture is keeping the ORIGINAL EXIF after the 
> orientation was corrected. So, in systems that uses the Exif, the picture was 
> being rotated twice. (The Exif is making the correct oriented picture to 
> rotated).



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

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



[jira] [Commented] (CB-12005) Orientation wrong, Exif not changing after the correct orientation is applied

2016-11-07 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-12005:
-

Github user cordova-qa commented on the issue:

https://github.com/apache/cordova-plugin-camera/pull/239
  
Cordova CI Build has completed successfully.

**Commit** - 
[Link](https://github.com/apache/cordova-plugin-camera/pull/239/commits/aab611e3d9a4779c8bf69cb9bd0f7231c127fcbc)
**Dashboard** - 
[Link](http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/105/)

| Builder Name  | Console Output | Test Report | Device Logs  |
| :---: | :---:  |   :---: | :---:|
| [Windows 8.1 Store]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/105//PLATFORM=windows-8.1-store/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/105//PLATFORM=windows-8.1-store/console)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/105//PLATFORM=windows-8.1-store/testReport/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/105//PLATFORM=windows-8.1-store/artifact/)
 |
| [Windows 10  Store]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/105//PLATFORM=windows-10-store/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/105//PLATFORM=windows-10-store/console)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/105//PLATFORM=windows-10-store/testReport/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/105//PLATFORM=windows-10-store/artifact/)
 |
| [Windows 8.1 Phone]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/105//PLATFORM=windows-8.1-phone/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/105//PLATFORM=windows-8.1-phone/console)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/105//PLATFORM=windows-8.1-phone/testReport/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/105//PLATFORM=windows-8.1-phone/artifact/)
 |
| [iOS]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/105//PLATFORM=ios/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/105//PLATFORM=ios/console)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/105//PLATFORM=ios/testReport/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/105//PLATFORM=ios/artifact/)
 |
| [Android]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/105//PLATFORM=android/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/105//PLATFORM=android/console)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/105//PLATFORM=android/testReport/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/105//PLATFORM=android/artifact/)
 |
 



> Orientation wrong, Exif not changing after the correct orientation is applied
> -
>
> Key: CB-12005
> URL: https://issues.apache.org/jira/browse/CB-12005
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Camera
>Affects Versions: 2.3.0
> Environment: Android 6.0.1
>Reporter: Octavio Pinho Bokel
>  Labels: camera
> Fix For: Master
>
>
> I recently updated the camera plugin to 2.3.0.
> My app (Woopter) use the camera plugin with FILE_URI and correctOrientation = 
> true and the source is the CAMERA
> I noticed that the pictures were showing correctly only on android. On IOS 
> and on the server they were WRONGLY ROTATED.
> What happened is that the picture is keeping the ORIGINAL EXIF after the 
> orientation was corrected. So, in systems that uses the Exif, the picture was 
> being rotated twice. (The Exif is making the correct oriented picture to 
> rotated).



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

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



[jira] [Commented] (CB-12005) Orientation wrong, Exif not changing after the correct orientation is applied

2016-10-25 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-12005:
-

Github user joshgarwood commented on the issue:

https://github.com/apache/cordova-plugin-camera/pull/239
  
When do we expect this to be merged and available?  It's a great change 
that will help the flow of taking pictures :)


> Orientation wrong, Exif not changing after the correct orientation is applied
> -
>
> Key: CB-12005
> URL: https://issues.apache.org/jira/browse/CB-12005
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Camera
>Affects Versions: 2.3.0
> Environment: Android 6.0.1
>Reporter: Octavio Pinho Bokel
>  Labels: camera
> Fix For: Master
>
>
> I recently updated the camera plugin to 2.3.0.
> My app (Woopter) use the camera plugin with FILE_URI and correctOrientation = 
> true and the source is the CAMERA
> I noticed that the pictures were showing correctly only on android. On IOS 
> and on the server they were WRONGLY ROTATED.
> What happened is that the picture is keeping the ORIGINAL EXIF after the 
> orientation was corrected. So, in systems that uses the Exif, the picture was 
> being rotated twice. (The Exif is making the correct oriented picture to 
> rotated).



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

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



[jira] [Commented] (CB-12005) Orientation wrong, Exif not changing after the correct orientation is applied

2016-10-24 Thread Chris Rae (JIRA)

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

Chris Rae commented on CB-12005:


I don't think it should matter too much, but I've noticed that on at least one 
Android device (Nexus 5), the EXIF rotation data is in fact removed from the 
image.

On another devices (Galaxy S6) and an iPod touch, I am seeing the same 
behaviour as the original poster (image is rotated but EXIF rotation tags 
remain).

> Orientation wrong, Exif not changing after the correct orientation is applied
> -
>
> Key: CB-12005
> URL: https://issues.apache.org/jira/browse/CB-12005
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Camera
>Affects Versions: 2.3.0
> Environment: Android 6.0.1
>Reporter: Octavio Pinho Bokel
>  Labels: camera
> Fix For: Master
>
>
> I recently updated the camera plugin to 2.3.0.
> My app (Woopter) use the camera plugin with FILE_URI and correctOrientation = 
> true and the source is the CAMERA
> I noticed that the pictures were showing correctly only on android. On IOS 
> and on the server they were WRONGLY ROTATED.
> What happened is that the picture is keeping the ORIGINAL EXIF after the 
> orientation was corrected. So, in systems that uses the Exif, the picture was 
> being rotated twice. (The Exif is making the correct oriented picture to 
> rotated).



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

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



[jira] [Commented] (CB-12005) Orientation wrong, Exif not changing after the correct orientation is applied

2016-10-12 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-12005:
-

Github user cordova-qa commented on the issue:

https://github.com/apache/cordova-plugin-camera/pull/239
  
Cordova CI Build has completed successfully.

**Commit** - 
[Link](https://github.com/apache/cordova-plugin-camera/pull/239/commits/c974490dd08a491bba6fc7f600313abbe2a78e3f)
**Dashboard** - 
[Link](http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/85/)

| Builder Name  | Console Output | Test Report | Device Logs  |
| :---: | :---:  |   :---: | :---:|
| [Windows 8.1 Store]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/85//PLATFORM=windows-8.1-store/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/85//PLATFORM=windows-8.1-store/console)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/85//PLATFORM=windows-8.1-store/testReport/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/85//PLATFORM=windows-8.1-store/artifact/)
 |
| [Windows 10  Store]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/85//PLATFORM=windows-10-store/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/85//PLATFORM=windows-10-store/console)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/85//PLATFORM=windows-10-store/testReport/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/85//PLATFORM=windows-10-store/artifact/)
 |
| [Windows 8.1 Phone]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/85//PLATFORM=windows-8.1-phone/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/85//PLATFORM=windows-8.1-phone/console)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/85//PLATFORM=windows-8.1-phone/testReport/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/85//PLATFORM=windows-8.1-phone/artifact/)
 |
| [iOS]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/85//PLATFORM=ios/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/85//PLATFORM=ios/console)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/85//PLATFORM=ios/testReport/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/85//PLATFORM=ios/artifact/)
 |
| [Android]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/85//PLATFORM=android/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/85//PLATFORM=android/console)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/85//PLATFORM=android/testReport/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/85//PLATFORM=android/artifact/)
 |
 



> Orientation wrong, Exif not changing after the correct orientation is applied
> -
>
> Key: CB-12005
> URL: https://issues.apache.org/jira/browse/CB-12005
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Camera
>Affects Versions: 2.3.0
> Environment: Android 6.0.1
>Reporter: Octavio Pinho Bokel
>  Labels: camera
> Fix For: Master
>
>
> I recently updated the camera plugin to 2.3.0.
> My app (Woopter) use the camera plugin with FILE_URI and correctOrientation = 
> true and the source is the CAMERA
> I noticed that the pictures were showing correctly only on android. On IOS 
> and on the server they were WRONGLY ROTATED.
> What happened is that the picture is keeping the ORIGINAL EXIF after the 
> orientation was corrected. So, in systems that uses the Exif, the picture was 
> being rotated twice. (The Exif is making the correct oriented picture to 
> rotated).



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

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



[jira] [Commented] (CB-12005) Orientation wrong, Exif not changing after the correct orientation is applied

2016-10-12 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-12005:
-

GitHub user opbokel opened a pull request:

https://github.com/apache/cordova-plugin-camera/pull/239

CB-12005: (android) Fix picture orientation from camera

### Platforms affected
Android (tested on 6.0.1)

### What does this PR do?
Resets the Exif orientation of the picture taken by the camera if it was 
successfully rotated 

### What testing has been done on this change?
It was a very small change, I tested in two devices, also tested using the 
gallery.


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/opbokel/cordova-plugin-camera master

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cordova-plugin-camera/pull/239.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #239


commit d04d11d30437ed9c9043a58163d539e75b6ae1d2
Author: opbokel 
Date:   2016-10-12T04:07:30Z

Fix orientation Bug on Android

When getting the picture from camera and asking to correct orientation, the 
android devices I tested was returning the picture in the right orientation, 
but keeping the old exif orientation info. This made the picture to be 
incorrect rotated on devices that respected the exif (tested IOS).

commit c974490dd08a491bba6fc7f600313abbe2a78e3f
Author: opbokel 
Date:   2016-10-12T04:20:50Z

Fix typo




> Orientation wrong, Exif not changing after the correct orientation is applied
> -
>
> Key: CB-12005
> URL: https://issues.apache.org/jira/browse/CB-12005
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Camera
>Affects Versions: 2.3.0
> Environment: Android 6.0.1
>Reporter: Octavio Pinho Bokel
>  Labels: camera
> Fix For: Master
>
>
> I recently updated the camera plugin to 2.3.0.
> My app (Woopter) use the camera plugin with FILE_URI and correctOrientation = 
> true and the source is the CAMERA
> I noticed that the pictures were showing correctly only on android. On IOS 
> and on the server they were WRONGLY ROTATED.
> What happened is that the picture is keeping the ORIGINAL EXIF after the 
> orientation was corrected. So, in systems that uses the Exif, the picture was 
> being rotated twice. (The Exif is making the correct oriented picture to 
> rotated).



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

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