Digikam can't find my photo images

Bill Allen ballen at fastmail.fm
Thu Sep 7 16:53:13 BST 2023


I answered my own question. The following fixed it:

<back up digikam.db>
sqlite3 digikam.db
 > update AlbumRoots set identifier = 'volumeid:?uuid=4FA9....' where id = 
1;


I suspect that a recent macos update force the encryption of local volumes. 
I further suspect the drives were relabeled at that point.

At any rate, all appears well.

On Thursday, September 7, 2023 11:22:57 (-04:00), Bill Allen wrote:

 > System is macos, digikam installed with homebrew. Everything normally 
works great, but at times which I believe are associated with system 
updates, digikam can no longer find my album. This has happened in the 
past, and I've been able to correct it, but it's been a while and either I 
can't remember how I did it (it seems like it was as simple as telling 
digikam where the files are at the startup dialog, but this time that 
didn't help) or something else is wrong. The files are there, I can look at 
them using normal file utilities.
 > 
 > Using sqlite3, I looked at the table AlbumRoots and everything looks 
correct except the identifier field which has "volumeid:?uuid=5908...", 
where when I look at the macos disk utility, I see that my local hard drive 
has a uuid "4FA9......". Is this the problem? If so, how can I fix it 
without triggering a full rescan of my photos? If that isn't the problem, 
where can I look to fix it? 
 > Best regards,
 > Bill
 > 
 > 
 > 


More information about the Digikam-users mailing list