[Digikam-devel] [Bug 229108] digikam doesn't display all images after and upgrade

markku.korkeala at iki.fi markku.korkeala at iki.fi
Tue Mar 2 16:57:51 GMT 2010


https://bugs.kde.org/show_bug.cgi?id=229108





--- Comment #4 from  <markku korkeala iki fi>  2010-03-02 17:57:49 ---
I've used the fedora digikam packages and used the 0.10.x series, and 1.0.0
before the 1.1.0 and didn't have problems. The bugreport sounds kind of same,
but some album displays images and some don't.

But I played around with digikam4.db file, and using this sql statement:

select * from images im, imageinformation ii where im.album = 455 and im.id =
ii.imageid;

(and changed the im.album to see output for different albums ), and it seems
that most of my images are missing row in the imageinformation table, only
those images that are displayed by digikam returns also rows from above select
statement. This is the reason I digikam don't display most of my images?

Can I somehow send a subset of the digikam4.db file, I rather not send the
whole file to strangers, due privacy concers, unless really necessary. I can
run any test you need with file.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list