https://bugs.kde.org/show_bug.cgi?id=493274
Méven <me...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDSINFO |CONFIRMED Resolution|WAITINGFORINFO |--- Ever confirmed|0 |1 CC| |me...@kde.org --- Comment #8 from Méven <me...@kde.org> --- (In reply to Ángel Navarro from comment #7) > If I open a folder containing photos of videos and wait Dolphin to generate > thumbnails and then I go to the /tmp folder, Dolphin starts generating > thumbnails for those "dolphin-*" and "plasmashell-*" thumbnails and then > generates thumbnails for those thumbnails it had just created and so the > loop continues. You need to leave the window open for it to happen so > Dolphin will be continuosly creating them. If you open a terminal and run > 'watch -n 0.1 sudo du -h -s /tmp', you can see the disk usage growing a bit > slowly but then it scales up. > > Arch Linux I have tested it, this happens because you don't have installed kio-extras which provides the default thumbnailers, that don't write ever to /tmp, the none-default are the ones provided in /usr/share/thumbnailers/ It needs to be special cased. -- You are receiving this mail because: You are watching all bug changes.