#1069046 fgallery: Missing map.png image in the distributed package

#1069046#5
Date:
2024-04-15 13:43:28 UTC
From:
To:
Dear Maintainer,

I use fgallery with option -g (Respect GPS coordinates of images).

I took some pictures with my smartphone with GPS coordinates embeded
in the EXIF data. Then I created my photo gallery with the -g option.

The gallery is generated and usable, but the picture of the button to
access the OpenStreetMap site with the location where the picture was
taken is broken. And the webserver logs show 404 errors trying to
access a file called "map.png".

I expect to have a somewhat nice picture for this button.

Just dropping an picture named "map.png" in the gallery directory
solves the issue. Thus I believe that when the Debian
Add-geolocation-option.patch was applied, it forgot to add that file.

Thank you for your work,
Kim Minh.

#1069046#10
Date:
2024-04-15 18:34:30 UTC
From:
To:
I see that the fgallery project has moved to gitlab. There the
geolocation merge request is still opened:
https://gitlab.com/wavexx/fgallery/-/merge_requests/95

It references the missing map.png file available from
https://gitlab.com/tillea/fgallery/-/commit/2eaf626c02c805aad32c86307f512ddf2f5ab833

Kim Minh.