Summary: | Geolocation icon missing | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Barbara Scheffner <laurakittyinka> |
Component: | Albums-IconView | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | metzpinguin |
Priority: | NOR | ||
Version: | 5.5.0 | ||
Target Milestone: | --- | ||
Platform: | Appimage | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/digikam/300aea9d80091ccf4577b3fb140bdafaa8dcd7e1 | Version Fixed In: | 5.5.0 |
Sentry Crash Report: | |||
Attachments: | Missing geolocation icon in Albums View |
Git commit 300aea9d80091ccf4577b3fb140bdafaa8dcd7e1 by Maik Qualmann. Committed on 07/03/2017 at 22:07. Pushed by mqualmann into branch 'master'. remove wrong code to add image position in ImageScanner::copiedFrom() Related: bug 376530 FIXED-IN: 5.5.0 M +2 -1 NEWS M +0 -5 libs/database/item/imagescanner.cpp https://commits.kde.org/digikam/300aea9d80091ccf4577b3fb140bdafaa8dcd7e1 Wolfgang, You need a complete rescan of the metadata. It is also possible that images in the database have been assigned geodata, but they have none. Maik |
Created attachment 104224 [details] Missing geolocation icon in Albums View Sometimes the geolocation icon above the thumbnails for ex. in the Albums View is missing although the image has GPS data assigned (see attachment). All images in this folder got their GPS data assigned in one go by the GPS Correlator. So far I couldn't reproduce this error, it happens erraticly. Later I edited the XML contry code of just his pic with the Metadata Editor and when I used "Reread Metadata from Image" after that, the icon suddenly appeared.