https://bugs.kde.org/show_bug.cgi?id=447906
enriqueii...@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |enriqueii...@gmail.com --- Comment #2 from enriqueii...@gmail.com --- I've observed this problem as well, there is a way to "fix" the problem and I've been able to replicate it on two Manjaro KDE 21.2.1 systems and also "fix" the problem. In `~/.config/dolphinrc`, delete the `[PreviewSettings]` section. It will enable .kra files to show previews on Dolphin, effectively fixing the problem. Other file extensions seem to work just fine too. But, in the preview settings of Dolphin configuration GUI, the `Krita Docutments` checkbox is unticked. Ticking/Unticking this checkbox manually will recreate the `[PreviewSettings]` portion of the `dolphinrc` file and will cause the issue to come back. >From what I was told, interacting with the GUI or the listed set of thumbnailers might be causing a problem. Not entirely sure. This will be contents of the `[PreviewSettings]` when I tick/untick the krita file option the preview settings for my particular systems. ``` Plugins=appimagethumbnail,audiothumbnail,blenderthumbnail,comicbookthumbnail,cursorthumbnail,djvuthumbnail,ebookthumbnail,exrthumbnail,directorythumbnail,fontthumbnail,imagethumbnail,jpegthumbnail,kraorathumbnail,windowsexethumbnail,windowsimagethumbnail,mltpreview,opendocumentthumbnail,gsthumbnail,rawthumbnail,svgthumbnail,ffmpegthumbs ``` -- You are receiving this mail because: You are watching all bug changes.