SUMMARY If there is an image in /tmp/ it will generate infinite thumbnail files. STEPS TO REPRODUCE 1. Save image to /tmp/ 2. Open /tmp/ in dolphin 3. Et Voila! Infinite images. OBSERVED RESULT Infinite thumbnails generated in /tmp/ folder every update. EXPECTED RESULT Maybe re-use the first thumbnail for itself? Or just don't generate thumbnails in the folder that thumbnails get saved to. SOFTWARE/OS VERSIONS Windows: macOS: (available in the Info Center app, or by running `kinfo` in a terminal window) Linux/KDE Plasma: Arch KDE Plasma Version: 6.1.5 KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION
This should be fixed with https://invent.kde.org/frameworks/kio/-/merge_requests/1728 *** This bug has been marked as a duplicate of bug 494061 ***