SUMMARY *** If I send pictures I took with my phone's camera to my PC via KDE connect, the GPS coordinates get removed!? *** STEPS TO REPRODUCE 1. Take picture with location data 2. verify GPS coordinates are present (exif) 3. share pictures via kde connect to PC 4. verify pictures on PC, if coordinates (exif info) are still there OBSERVED RESULT GPS-coordinates are removed EXPECTED RESULT Exif information is still present
Did you use the "Share and receive" module and the "Send files" action in KDE connect? That way, the file will not be modified. I can reproduce this issue on Android 11 if I share the image to KDE connect via the gallery app. See https://github.com/nextcloud/android/issues/6248#issuecomment-1147167524 for more info. https://stackoverflow.com/questions/68442139/exif-location-data-removed-when-sharing-photo-via-intent https://developer.android.com/reference/android/provider/MediaStore#EXTRA_ACCEPT_ORIGINAL_MEDIA_FORMAT https://issuetracker.google.com/issues/128675076
(In reply to Arne Keller from comment #1) > Did you use the "Share and receive" module and the "Send files" action in > KDE connect? That way, the file will not be modified. > > I can reproduce this issue on Android 11 if I share the image to KDE connect > via the gallery app. > > See https://github.com/nextcloud/android/issues/6248#issuecomment-1147167524 > for more info. > https://stackoverflow.com/questions/68442139/exif-location-data-removed-when- > sharing-photo-via-intent > https://developer.android.com/reference/android/provider/ > MediaStore#EXTRA_ACCEPT_ORIGINAL_MEDIA_FORMAT > https://issuetracker.google.com/issues/128675076 Yes, its with using share from my phone's gallery
Thank you for the bug report! This issue has already been filed; please follow the linked bug report for updates on a fix. *** This bug has been marked as a duplicate of bug 421613 ***