Hello
I did some pictures in my holidays, unfortunately I forgot to geotrack them in the camera. Now I wanted to do this on the computer, which I did before on occasions. However, for some reason in the module map, no mo map is shown, even though looking through older developments the pictures are shown, however on a white board.
Hello Peter.
Does the map view show in the dropdown of other modules at top right, as shown below?
If not, you may have a flatpak or other format that has not had this compiled in.
If the map view IS present, does selecting it bring up the map view?
If the map view comes up, what map source(s) are you trying?
You can potentially run -d all when you start darktable to see if an error message is written to the console.
Also, please state exact version number.
As I recall, in a previous version (it may have been 4.6) there was a change that broke some aspects of map mode.
Thank you, Martin
This afternoon, I tried t again, this time with Google Maps instead of Open street Maps, which I used before - and with Google Maps it works: By the way I do have an appimage installation
1 Like
This should work in flatpak
No offence intended, Mica …
the emphasis was meant to be on
None taken!
Are we aware of packages being built without the map function?
Aware of in official releases in 2024, no.
Aware that certain libraries need to be available for non-official builds to include map view, yes.
paperdigits:
oh which ones?
libosmgpsmap-1.0-dev; there may be others
opened 07:33PM - 15 May 24 UTC
closed 08:49PM - 15 May 24 UTC
### Describe the bug
For an unknown reason, the Maps page is not available an… ymore:
![image](https://github.com/darktable-org/darktable/assets/3989573/c9806023-1143-4ab7-a9cc-61108006e2dc)
Compile options are
> darktable 4.6.1
> Copyright (C) 2012-2024 Johannes Hanika and other contributors.
>
> Compile options:
> Bit depth -> 64 bit
> Debug -> DISABLED
> SSE2 optimizations -> ENABLED
> OpenMP -> ENABLED
> OpenCL -> ENABLED
> Lua -> DISABLED
> Colord -> DISABLED
> gPhoto2 -> DISABLED
> GMIC -> DISABLED - Compressed LUTs are NOT supported
> GraphicsMagick -> DISABLED
> ImageMagick -> DISABLED
> libavif -> ENABLED
> libheif -> ENABLED
> libjxl -> ENABLED
> OpenJPEG -> ENABLED
> OpenEXR -> DISABLED
> WebP -> ENABLED
It was working on 4.4
### Steps to reproduce
1. Open dt
2. Click on the arrow next to Other which display available page/view such as Slideshow, Map
3. Map is not available
Same issue when using my configured keyboard shortcuts
![image](https://github.com/darktable-org/darktable/assets/3989573/75ebc8c4-83c4-4122-be8c-f002b4f822e4)
### Expected behavior
See the menu, be able to open map with it or via keyboard shortcuts.
### Logfile | Screenshot | Screencast
Activated dartkable -d all ... saw nothing specific.
When using KB shortcuts, I only see this
```
68,4293 [lighttable] expose took 0,0000 sec
**69,0866 [dt_shortcut_move] shortcut received: ctrl+m**
72,5975 [lighttable] expose took 0,0000 sec
```
Could not find any dependencies I should add for the Map module to work
The compilation throws a
OPTIONAL OSMGpsMap not found ... but I'm not sure this package is for Linux/(K)Ubuntu !! Cant find it in the repo
### Commit
_No response_
### Where did you obtain darktable from?
self compiled (git)
### darktable version
4.6.1
### What OS are you using?
Linux
### What is the version of your OS?
Kubuntu 24.04
### Describe your system?
CPU: Intel 7700k
RAM: 32GB
GPU: Nvidia 1070 8GB VRAM
### Are you using OpenCL GPU in darktable?
Yes
### If yes, what is the GPU card and driver?
NVidia 1070 (nvidia-driver-550-server)
### Please provide additional context if applicable. You can attach files too, but might need to rename to .txt or .zip
_No response_
1 Like