hvdwolf / jExifToolGUI

jExifToolGUI is a multi-platform java/Swing graphical frontend for the excellent command-line ExifTool application by Phil Harvey
https://hvdwolf.github.io/jExifToolGUI/
GNU General Public License v3.0
430 stars 37 forks source link

Search through metadata - reload images has path twice #286

Closed githlp closed 1 year ago

githlp commented 1 year ago

Version (please complete the following information):

Describe the bug Search through metadata for keyword is done and the matching pictures are listed the reload images function lists the resulting pictures but adds the path therefor no metadata can be viewed/edited on that selection.

To Reproduce Steps to reproduce the behavior:

  1. Load Directory /home/ronald/pictures/photonew/
  2. Search through metadata for keyword is done -> matching pictures are listed
  3. Click on 'Reload these images' Button
  4. Select one of those (filtered) images
  5. In the View Data tab "ExifTool | Error | Invalid Metadata" as the path is shown as /home/ronald/home/ronald/ pictures/photonew/pic_1.jpg
mrtngrsbch commented 1 year ago

I have v2.0.1 on MacOS M1 and I get the same error ;-(

hvdwolf commented 1 year ago

Same on Debian. I will look into it.

hvdwolf commented 1 year ago

I fixed it in the repository. I now hope to (finally) release a new version within 2 weeks.