The geolocation editor readily correlates images, but fails to apply data. The
option worked with digikam 6.4.0-3.2 but failed with 6.4.0-3.3 and later. |
In digiKam-7.0.0 there is a new metadata setting in the setup to write
geolocation information into images. As with all other metadata writing options, the default setting is disabled. Maik Am Mittwoch, 29. Juli 2020, 05:27:31 CEST schrieb Karl Mistelberger: > The geolocation editor readily correlates images, but fails to apply data. > The option worked with digikam 6.4.0-3.2 but failed with 6.4.0-3.3 and > later. |
Am Mittwoch, 29. Juli 2020, 07:44:39 CEST schrieb Maik Qualmann:
> In digiKam-7.0.0 there is a new metadata setting in the setup to write > geolocation information into images. As with all other metadata writing > options, the default setting is disabled. I checked "Write Geolocation information (GPS)" in the metadata settings dialog, but the editor still does not write the information. Karl |
Start digiKam in the terminal and activate the debug output beforehand with:
export QT_LOGGING_RULES="digikam.*=true" Post the output after trying to write the geolocation information. Maik Am Mittwoch, 29. Juli 2020, 08:02:18 CEST schrieb Karl Mistelberger: > Am Mittwoch, 29. Juli 2020, 07:44:39 CEST schrieb Maik Qualmann: > > In digiKam-7.0.0 there is a new metadata setting in the setup to write > > geolocation information into images. As with all other metadata writing > > options, the default setting is disabled. > > I checked "Write Geolocation information (GPS)" in the metadata settings > dialog, but the editor still does not write the information. > > Karl |
Am Mittwoch, 29. Juli 2020, 08:11:44 CEST schrieb Maik Qualmann:
> Post the output after trying to write the geolocation information. digikam.geoiface: "ROADMAP" digikam.geoiface: "ROADMAP" digikam.general: Cancel Main Thread digikam.general: Cancel Main Thread digikam.general: Cancel Main Thread digikam.general: scan mode: ScanDeferredFiles digikam.general: total scan value : 70643 digikam.database: items to tag () digikam.database: Complete scan took: 1184 msecs. digikam.general: Event is dispatched to KDE desktop notifier digikam.geoiface: Loading GPS bookmarks from "/home/karl/.local/share/digikam/ geobookmarks.xml" digikam.geoiface: "setting backend marble" digikam.geoiface: "ROADMAP" digikam.geoiface: 900 2100 900 digikam.geoiface: 900 2100 900 digikam.geoiface: 900 2100 900 digikam.geoiface: 900 2100 900 digikam.geoiface: 900 2100 900 digikam.geoiface: 900 2100 900 digikam.geoiface: 900 2100 900 digikam.geoiface: 900 2100 900 digikam.geoiface: 900 2100 900 digikam.geoiface: 900 2100 900 digikam.geoiface: "backend marble is ready!" digikam.geoiface: "marble:2100" digikam.geoiface: 2100 2100 900 digikam.geoiface: 2100 2100 900 digikam.geoiface: 2100 2100 900 digikam.geoiface: 2100 2100 900 digikam.geoiface: "backend marble is ready!" digikam.geoiface: "marble:2100" digikam.geoiface: 2100 2100 900 digikam.geoiface: 2100 2100 900 digikam.geoiface: 2100 2100 900 digikam.geoiface: ---- digikam.dplugin.generic: 0 1 digikam.geoiface: "created cluster 0: 1 tiles" digikam.geoiface: "level 7: 1 non empty tiles sorted into 1 clusters (1 searched)" digikam.geoiface: QVariant(QPersistentModelIndex, QModelIndex(0,0,0x0,Digikam::GPSItemModel(0x55b067a46760))) QSize(58, 32) digikam.geoiface: QVariant(QPersistentModelIndex, QModelIndex(0,0,0x0,Digikam::GPSItemModel(0x55b067a46760))) QSize(71, 39) kf5.kio.kdirmodel: protocol mismatch: "" vs "file" qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 8893, resource id: 18875080, major code: 40 (TranslateCoords), minor code: 0 digikam.geoiface: "created cluster 0: 1 tiles" digikam.geoiface: "level 7: 1 non empty tiles sorted into 1 clusters (1 searched)" digikam.general: 1 digikam.geoiface: ---- digikam.geoiface: "created cluster 0: 1 tiles" digikam.geoiface: "level 7: 1 non empty tiles sorted into 1 clusters (1 searched)" digikam.geoiface: ---- digikam.geoiface: ---- digikam.geoiface: "created cluster 0: 1 tiles" digikam.geoiface: "level 7: 1 non empty tiles sorted into 1 clusters (1 searched)" |
If it is the complete output after pressing the Apply button from the dialog, the writing process is actually missing. I cannot reproduce a problem here with either the Linux or the Windows version. Anything special used? Do you use sidecars? The images are RAW or JPG files? Since you are writing that a package version (6.4.0-3.2 work, but failed with 6.4.0-3.3) change occurred, it cannot be related to a code change on our part. Maik Am Mi., 29. Juli 2020 um 08:19 Uhr schrieb Karl Mistelberger <[hidden email]>: Am Mittwoch, 29. Juli 2020, 08:11:44 CEST schrieb Maik Qualmann: |
Am Mittwoch, 29. Juli 2020, 10:53:01 CEST schrieb Maik Qualmann:
> If it is the complete output after pressing the Apply button from the > dialog, the writing process is actually missing. I cannot reproduce a > problem here with either the Linux or the Windows version. Anything special > used? Do you use sidecars? Found the culprit. Geotagging worked well but in one folder. Saved this folder and downloaded again. One image was different. No visible damage, but it made the editor silently skip all writes in that folder. Karl |
Free forum by Nabble | Edit this page |