flathub / org.darktable.Darktable

https://flathub.org/apps/details/org.darktable.Darktable
5 stars 14 forks source link

Map mode is missing #22

Closed garrett closed 5 years ago

garrett commented 5 years ago

I'm on Fedora 29 beta (and also on F28 release) and have noticed that the Flatpak version of darktable does not have the "map" mode for seeing geo related information & geotagging.

The standard F28 & F29 versions have this, but the Flatpak build does not.

Perhaps there's some dependency not pulled in during build time?

paperdigits commented 5 years ago

I'd also like the map module, and I'm interested in figuring out what is causing it not to work.

paperdigits commented 5 years ago

I think it has to do with missing optional dependencies, such as libosmgpsmap-1.0-dev

matze commented 5 years ago

I'd also like the map module, and I'm interested in figuring out what is causing it not to work.

That'd be great and even greater if you have a patch before the imminent release of 2.6 :-)

paperdigits commented 5 years ago

List of optional dependencies: libgphoto2-dev libsoup2.4-dev libopenexr-dev libwebp-dev libflickcurl-dev libopenjp2-7-dev libsecret-1-dev libgraphicsmagick1-dev libcolord-dev libcolord-gtk-dev libcups2-dev libsdl1.2-dev libsdl-image1.2-dev libgl1-mesa-dev libosmgpsmap-1.0-dev libopenjp2-7-dev llvm-3.9 clang-3.9 python3-jsonschema

hfiguiere commented 5 years ago

I have a PR #23 that will fix both the map issue and 2.6.0 release.

matze commented 5 years ago

Thanks, it's merged.