[Digikam-devel] Images not displayed

Johannes Wienke languitar at semipol.de
Wed Apr 18 22:23:51 BST 2012


On 18.04.2012 21:20 schrieb Marcel Wiesweg:
> 
>> I tried to debug this further. What I can see is that if I manually
>> query the database with the same query digikam uses, all relevant images
>> are returned. So I suspect the database is ok. So the images must be
>> swallowed at some later time. Has anyone got some idea how to find out
>> where they disappear in the long model-view chain?
> 
> The immediate entry point from the ioslave is ImageAlbumModel::slotData()
> The place where entries are actually added to the model, with beginInsertRows 
> etc., is ImageModel::publiciseInfos().
> Filtering is done in ImageFilterModelFilterer::process(), for optimization 
> three different code paths are written out, the relevant line is always
> package.filterResults[info.id()] = ... (the result is cached)
> 
> These key points should give a hint where your images are lost

I could compile trunk. 2.5 did not work even with the archlinux
modifications directly from their package...

Anyway, what happens is that the localVersionFilter rejects most of the
images even though I have versioning completely switched off.

Cheers,
Johannes


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 262 bytes
Desc: OpenPGP digital signature
URL: <http://mail.kde.org/pipermail/digikam-devel/attachments/20120418/41a7ad1e/attachment.sig>


More information about the Digikam-devel mailing list