gabm / FancyPlaces

GNU General Public License v3.0
21 stars 9 forks source link

image orientation bug on CM12.1 #22

Open egdel opened 8 years ago

egdel commented 8 years ago

I'm using CM12.1. When i take a photo in vertical mode, the app turns 90° the photo. But when i take in horizontal, all works.

gabm commented 8 years ago

hmm thats a hard problem, that i already had - it seems some cameras are rotating the picture, some dont, some only when screen rotation is enabled...

So let me get it right:

Could you please provide me some more information?

egdel commented 8 years ago

The bug always happen with screen rotation enable and disable. I tried all rotation modes but the bug is always present.

gabm commented 8 years ago

ok, it seems this problem is well known, solutions are proposed here: http://stackoverflow.com/questions/14066038/why-image-captured-using-camera-intent-gets-rotated-on-some-devices-in-android I was experiencing the bug myself on my phone, so i start developing a fix for that, when I'm ready I'll ask you to test a build...

gabm commented 8 years ago

Hey eridrivic, i was about to tackle your problem, but unfortunately yours doesn't seem to be mine... (mine is a bug in buggy OxygenOS), so i cannot reproduce your bug at the moment. I'm sorry :/

Could you please provide me with some more information?

thanks!

egdel commented 8 years ago

Gabm, I sended you an e-mail. Do you see it?

gabm commented 8 years ago

yes I got it, thanks for your help :) I already worked out a fix for the problem - I'll send u a test-version soon

gabm commented 8 years ago

Hey eric, please try and see if this version fixes your problem... please try all configurations, also the ones that are known to work...

https://www-user.tu-chemnitz.de/~gabm/FancyPlaces/FP-20151221-1124.apk

egdel commented 8 years ago

Hi,sorry For the delay again, i'm busy. I'm going to try it

egdel commented 8 years ago

There is same problem