https://bugs.kde.org/show_bug.cgi?id=459224
sanco...@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sanco...@gmail.com --- Comment #7 from sanco...@gmail.com --- Hit this bug. All albums have no covers in the "browser" part. Header bar and playlist panel show album cover images perfectly. That was really strange as previously I was testing elisa on another Linux distro (Debian 12) and the player worked really great. Now on Gentoo, with @world update not so long ago (few days). I never had experience with Qt before so forgive me my blatant method. But I fixed the problem by getting rid of CoverImage component in GridBrowserDelegate.qml. Instead, I just used ImageWithFallback directly. And the problem was solved. I can test more appropriate solution if anyone would suggest another way to fix. It is always reproducible. -- You are receiving this mail because: You are watching all bug changes.