I use a test directory where I copy some pictures from my collection. Strangely, all the pictures from that directory appear in digikam except 2 that have disappeared from the digikam view ! It is not possible to make them reappear, even if I copy these files into another directory of my collection. What can cause an image not to be displayed in digikam ?? Remarks: - the concerned images are copies from others from my collection where they do not appear neither (-> all copies of these 2 pictures are invisible) - the pictures are 'normal' jpg files. I have tried using digikam from another user (=clean profile) -> the pictures all well present => it seems there is a problem in my profile but what ?? - I have had a look into digikam4.db -> the invisible pictures are well present 'normally' in the pictures table. So: what can cause that they are not displayed in digikam ? - I have moved, copied, renamed these 2 pictures -> no effect - Launching digikam from konsole -> I don't see any particular message. Reproducible: Always
It sound like a dysfunction with digiKam KIOSlave. Turn on right digiKam debug space with kdebugdialog, and run digiKam on the console to see more traces. Look also in you ~./.xsession-errors file to see if some traces from digiKam kio-slaves are visible... Gilles Caulier
This command line must be verbose if something is wrong with digiKam KIO slave : cat ~/.xsession-errors | grep digikam Gilles Caulier
Thank for your answer. 1) cat ~/.xsession-errors | grep digikam -> doesn't show anything I launched digikam two times: here are the logs added in ~/.xsession-errors -> http://nicofo.tuxfamily.org/tmp/xsession-errors-digikam.txt 2) here are the logs given by digikam with debug mode: -> http://nicofo.tuxfamily.org/tmp/digikam-log.txt I have not seen any particular error, but you could certainly better analyze theses logs that me.
No there is nothing wrong about digiKAm kioslave. Perhaps your database file is corrupted. If you can, backup digikam4.db file and delete it. Run digiKam and rescan your collections. This solve the problem ? Gilles Caulier
Are you sure that problem is not relevant of digiKam versioning settings ? Check on setup dialog for details, especially the section Editing Images where "Always show original image" and "Always show intermediate snapshot" options can be a solution... Gilles Caulier
(In reply to comment #5) > Are you sure that problem is not relevant of digiKam versioning settings ? Yes, I have already checked that. I have tested to migrate database (from the menu). I don't know what it has done, but it has lasted more than one hour ( I have a quite old pc) and the missing pictures are back. Unfortunately, I have lost all my tags ( and didnt made a backup of digikam4.db before ... ). So it was probably well a database file corruped. However I dont think it s normal that a database migration looses all the tags :-(
Do yo u use a MySQL database ? Gilles Caulier
(In reply to comment #7) > Do yo u use a MySQL database ? > > Gilles Caulier According to the settings window of digikam, I use SQLite and not MySQL. Actually I use the default database with Fedora: I never changed the database settings.
Nicofo, Problem still reproducible using last digiKam 4.2.0 ? Gilles Caulier
Gilles, I have seen this bug only once when I reported it and was not able to reproduce it.
Thanks i close this file now Gilles Caulier
This problem is releavant of digiKam KIO Slaves and all of these have been dropped in favor of a multi-threaded interface to query the database.