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

--- Comment #6 from Halla Rempt <ha...@valdyas.org> ---
When looking for dependent resources -- i.e. brush tips that paintop preset
needs -- we don't care whether the resource we find is active or not. Inactive
resources aren't shown in the resource selectors, but they can be loaded and
used.

When loading a bundle, we load all resources, even if there is already a
resource with the same md5sum in the database, because resources are considered
for md5sum + storage.

So, the query for resource by md5sum can return either resource, but returns
the first one in the database. The problem is that we're still in places are
looking for resources by filename as well.

In any case, I think I'm making progress, and I'm just documenting my ongoing
progress :-)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to