jukkar / gpicsync

Automatically exported from code.google.com/p/gpicsync
Other
0 stars 0 forks source link

confusing error when exiftool isn't found #87

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Start gpicsync-GUI without exiftool installed
2. Try to geocode pictures or use the EXIF reader tool
3.

What is the expected output?
An error in the GUI

What do you see instead?
When geocoding I see "WARNING: DIDN'T GEOCODE, no Date/Time Original in
this picture."

The reader tool outputs "
Selected metada 
-------------------
<filename>"

What version of the product are you using? On what operating system?

svn r918 on linux

Please provide any additional information below.

In the console there is output "sh: exiftool: command not found" but this
should be exposed to the user.

Original issue reported on code.google.com by thecap...@gmail.com on 29 May 2009 at 2:21