Summary: | Using Refresh button (F5) to update caption of thumbnails in multi-users environment. | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Peter <benedekppeter> |
Component: | Database-Multiusers | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | REPORTED --- | ||
Severity: | wishlist | CC: | 253n6a7ri, caulier.gilles, metzpinguin |
Priority: | NOR | ||
Version First Reported In: | 8.1.0 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Peter
2022-10-18 11:14:23 UTC
Well, that's not what the F5 function was designed for either. It searches for new images and creates new thumbnails. There is no function to re-read data from the database. digiKam is currently not multi-user capable (not at the same time). We do not know whether the data in the DB has been changed by another program. We have bug reports (wishes) for this. digiKam only monitors within its own instance whether it changes the DB and updates the caches for the items. Maik See this story Bug 146865. Maik You have already found the only way to update, change the album briefly. Maik (In reply to Maik Qualmann from comment #1) > Well, that's not what the F5 function was designed for either. It searches > for new images and creates new thumbnails. There is no function to re-read > data from the database. digiKam is currently not multi-user capable (not at > the same time). We do not know whether the data in the DB has been changed > by another program. We have bug reports (wishes) for this. digiKam only > monitors within its own instance whether it changes the DB and updates the > caches for the items. > > Maik Thanks for answer Maik. I knew about the multi-user environment issue... ...User2 does not modify, only reads the database. After F5 pressed digikam will make the necessary modifications on the data of images, only the captions don't appear under the thumbnails, but captions panel contains the necessary information. So the function works, only the data under the thumbnails is not displayed (respectively not in all cases). Just a small note: Settings -- Collections "Monitor the albums for external changes" function is deliberately not activated for me, because there is no need for constant monitoring. For me the F5 is a appropriate function (even if it wasn't designed for that). peter, With 8.0.0, this file still valid, aka comment is now updated in icon-view tool-tips ? Gilles Caulier Gilles, Tested on 8.1 version; appimage In fact, it got worse. Exiting the album no longer updates any of the captions below the thumbnails (so far this has worked). *** Bug 477157 has been marked as a duplicate of this bug. *** |