Edit\Metadata\Edit GPS Data... Bug ?

Bugs found in XnView Classic. Please report only one bug per topic!

Moderators: helmut, XnTriq, xnview

Post Reply
User avatar
oops66
XnThusiast
Posts: 2005
Joined: Tue Jul 17, 2007 1:17 am
Location: France

Edit\Metadata\Edit GPS Data... Bug ?

Post by oops66 »

Hello,
When I try to add GPS data to a jpg file (my sample is without any Exif, IPTC,XMP metadata)
The "write" process does not work and any GPS data are added.

So I have to do first ( to integrate GPS data into the Exif fields) with for example (exif & exiv2 / or / exiftool)

Code: Select all

exif -c myphoto.jpg
exiv2 -M"set Exif.GPSInfo.GPSLatitude 48/1 7/1 40/1" -M"set Exif.GPSInfo.GPSLatitudeRef N" myphoto.jpg.modified.jpeg
exiv2 -M"set Exif.GPSInfo.GPSLongitude 2/1 4/1 50/1" -M"set Exif.GPSInfo.GPSLongitudeRef E" myphoto.jpg.modified.jpeg
May be this function work with a native Windows OS for the other users ?
Tryed with XnView v1.97 under Ubuntu10.04+Wine1.2
XnViewMP Linux X64 - Debian - X64
marsh
XnThusiast
Posts: 2443
Joined: Sun May 15, 2005 6:31 am

Re: Edit\Metadata\Edit GPS Data... Bug ?

Post by marsh »

The write function did not work for me also.
I placed exiftool.exe from MP into v.1.97.8 's AddOn directory. Browser menu... Edit>Metadata>Edit GPS data...
User avatar
xnview
Author of XnView
Posts: 46255
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Edit\Metadata\Edit GPS Data... Bug ?

Post by xnview »

I've tested, and no problem here...
Pierre.
User avatar
oops66
XnThusiast
Posts: 2005
Joined: Tue Jul 17, 2007 1:17 am
Location: France

Re: Edit\Metadata\Edit GPS Data... Bug ?

Post by oops66 »

Hello Pierre,
xnview wrote:I've tested, and no problem here...
On Windows XP ?

Here (Ubuntu10.04+Wine) the plugin problem is probably dues to the stand alone windows binary: "exiftool.exe" located \AddOn\... via Wine ( maybe a Wine bug ?)
...Anyway, it's not very important, because I have just to wait for the GPS integration on XnViewMP linux version , or a fix from Wine with exiftool.exe :?
XnViewMP Linux X64 - Debian - X64
marsh
XnThusiast
Posts: 2443
Joined: Sun May 15, 2005 6:31 am

Re: Edit\Metadata\Edit GPS Data... Bug ?

Post by marsh »

oops66 wrote: Here (Ubuntu10.04+Wine) the plugin problem is probably dues to the stand alone windows binary: "exiftool.exe" located \AddOn\... via Wine ( maybe a Wine bug ?)
Update: it worked after vc6 redist was installed. (Debian 6.0)
User avatar
oops66
XnThusiast
Posts: 2005
Joined: Tue Jul 17, 2007 1:17 am
Location: France

Re: Edit\Metadata\Edit GPS Data... Bug ?

Post by oops66 »

Thank you for the information marsh :?
XnViewMP Linux X64 - Debian - X64
Post Reply