[Digikam-devel] Followup from previous mail

Teemu Rytilahti tpr at iki.fi
Sun Aug 24 17:54:28 BST 2014


Amilcar Lucas wrote:

> Hi,

Hi,

> Am I correct to assume that I will need to edit line
> digikam/database/scancontroller.cpp:515 like this:
> 
> - if  (!d->scanTasks.contains(path))
> + if  (!d->scanTasks.contains(path) && !path.contains("@eadir"))
> 
> To fix the bug ?

I'm not sure if someone answered to you already, but here's my take. This 
change would just make them not to be listed at all if the path would 
contain that, right?

In my opinion the correct way to handle would be to add a special tag to be 
set to images (and folders) to hide, and use normal filtering solutions 
inside the filter models.

-- 
Best Regards,
Teemu Rytilahti





More information about the Digikam-devel mailing list