Summary: | Several small new bugs in Geolocation Editor | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Jens <jens-bugs.kde.org> |
Component: | Plugin-Generic-GeolocationEdit | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles, georg.perchermeier, metzpinguin |
Priority: | NOR | ||
Version: | 5.6.0 | ||
Target Milestone: | --- | ||
Platform: | Appimage | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/digikam/da5f552f1b97196c3752edd14f731bb7f4ed0845 | Version Fixed In: | 5.8.0 |
Sentry Crash Report: |
Description
Jens
2017-03-25 21:24:23 UTC
Thes are still in the latest v5.8.0-pre appimage: 1, 3, 4, 5 #2 seems solved. Can you please check? Thanks! For 3: Earth icon menu: Float items-> Show navigation Maik For 1: Click on the header from the list, sort for Name, Date or Latitude and change the sort direction. Maik #3: works, thanks (but why did it vanish? I never switched it off ...) #1: doesn't work, mp4 videos have a datetime stamp in the main albums view but not in the geo view so I cannot get them sorted by date *together with the images*. I would like to see the datetime stamp of the video files in this list too. Git commit 39f1465c20e16e0666717cf40c80e509ea48f20a by Maik Qualmann. Committed on 28/09/2017 at 04:37. Pushed by mqualmann into branch 'master'. use file date when metadata is not available M +22 -3 utilities/geolocation/editor/items/gpsimageitem.cpp https://commits.kde.org/digikam/39f1465c20e16e0666717cf40c80e509ea48f20a Git commit da5f552f1b97196c3752edd14f731bb7f4ed0845 by Maik Qualmann. Committed on 28/09/2017 at 17:32. Pushed by mqualmann into branch 'master'. fix wrong zoom value in the marble map FIXED-IN: 5.8.0 M +2 -1 NEWS M +1 -1 utilities/geolocation/geoiface/backends/backendmarble.cpp M +10 -9 utilities/geolocation/geoiface/widgets/mapwidget.cpp https://commits.kde.org/digikam/da5f552f1b97196c3752edd14f731bb7f4ed0845 Thank you! regarding "use file date when metadata is not available", I assume this means "filesystem date". If so, how about using the Digikam DB datetime stamp? This might be different from the filesystem date. |