Re: [darktable-dev] Darktable 2.2.3 -> Geotagging doesn't work

2017-02-13 Thread Tobias Ellinghaus
Am Samstag, 11. Februar 2017, 12:15:11 CET schrieb Holger Klemm: > Hello, > I would like to use the geotagging of darktable 2.2.3, but it does not work > properly. > > I have a raw file created on 2016: 12: 23 at 11:41:00 o'clock. My GPX file > with the track/waypoint has the same date and exactly

Re: [darktable-dev] automatic haze/dust removal

2017-02-13 Thread Heiko Bauke
Dear Jo, Am 12.02.2017 um 09:55 schrieb johannes hanika: src/iop/useless.c this looks very useful! I will continue to optimize my Python implementation of automatic haze removal and then start to write a darktable module on the basis of my Python prototype and the (not that) useless module

[darktable-dev] Crash when trying to import many folders

2017-02-13 Thread Michael Demetriou
Hi, I have 777 folders in my library. In them there are usually some `darktable-exported` folders that I do not want to import into darktable. Thus instead of importing the whole `photos` folder recursively, I ctrl+A all the 777 folders and import them. This causes gnome-shell to crash and takes

Re: [darktable-dev] Darktable 2.2.3 -> Geotagging doesn't work

2017-02-13 Thread Holger Klemm
Hi Tobias, i have changed the camera and the gps logger to the correct time zone. After that I adjusted the time from the camera to the GPS logger. Habe a look at the picture. http://www.multimedia4linux.de/dt/geotagging.jpg Image time and logfile time is the same, but it is not possible to attac

Re: [darktable-dev] Lua API 4.0.0 missing feature

2017-02-13 Thread Holger Klemm
Hi, I have analyzed my geodata xmp problem. Create and modify the geodata with the lua function Types.dt_lua_image_t.latitude, Types.dt_lua_image_t.longitude, Types.dt_lua_image_t.elevation works and modified the xmp file. But if I delete the geodata, then the xmp file remains unchanged. After a

Re: [darktable-dev] Darktable 2.2.3 -> Geotagging doesn't work

2017-02-13 Thread Tobias Ellinghaus
Am Montag, 13. Februar 2017, 18:40:20 CET schrieb Holger Klemm: > Hi Tobias, > i have changed the camera and the gps logger to the correct time zone. > After that I adjusted the time from the camera to the GPS logger. > > Habe a look at the picture. > http://www.multimedia4linux.de/dt/geotagging.j