https://bugs.kde.org/show_bug.cgi?id=418635

--- Comment #9 from Philipp Reichmuth <philipp.reichm...@gmail.com> ---
(In reply to linadmin from comment #6)
> Please find enclosed jpg-image with embedded GPS info which is erroneously
> displayed as shown in enclosed screenshot gwenview-erroneous-display.png

For me Gwenview displays the GPS Area Information in that file just fine. I can
post a screenshot if you want. 
This is with Gwenview 21.08.3 on OpenSUSE Tumbleweed.

(In reply to linadmin from comment #8)
> (In reply to John Clark from comment #2)
> > Created attachment 143703 [details]
> > Gwenview GPS Area Information
> > exiv2 -M"set Exif.GPSInfo.GPSAreaInformation Somewhere cool in space" 
> > ./test.jpg
> > 
> > and then opened in in Gwenview 21.08.3 and the tag shows correctly.
> 
> For me that exiv2 command does not work at all?
> Maybe that with correct parameters it does set the text in a different was?

It looks like it. Check out the length of the GPSAreaInformation field (266 vs.
46, 27 without the charset tag). 

# exiv2 -g GPSAreaInformation P1020755A.JPG
Exif.GPSInfo.GPSAreaInformation              Undefined 266  charset=Unicode
Dampferanlegestelle
# cp P1020755A.JPG exif-gps-area-information-test.jpg
# exiv2 -M"set Exif.GPSInfo.GPSAreaInformation charset=Unicode
Dampferanlegestelle" ./exif-gps-area-information-test.jpg
# exiv2 -g GPSAreaInformation ./exif-gps-area-information-test.jpg
Exif.GPSInfo.GPSAreaInformation              Undefined  46 charset=Unicode
Dampferanlegestelle

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to