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

Kai Uwe Broulik <k...@privat.broulik.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |k...@privat.broulik.de

--- Comment #5 from Kai Uwe Broulik <k...@privat.broulik.de> ---
It's a bug in the thumbnail KIO which creates the directory thumbnails. Loading
from cahce works but generation of new ones does not work. This is why the
thumbnails start showing up after having entered the directory because the
thumbnails are generated properly then.

Bug is in
https://invent.kde.org/network/kio-extras/-/blob/master/thumbnail/thumbnail.cpp#L734
where "subPlugin" is the path to the .so file whereas m_enabledPlugins contains
a list of IDs, so this check never passes and no thumbnail is generated.

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

Reply via email to