Bug 494345 - Infinite Thumbnails In /tmp/
Summary: Infinite Thumbnails In /tmp/
Status: RESOLVED DUPLICATE of bug 494061
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-09 13:06 UTC by Nicholas Kinney
Modified: 2024-10-10 15:43 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nicholas Kinney 2024-10-09 13:06:39 UTC
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
Comment 1 Akseli Lahtinen 2024-10-10 15:43:58 UTC
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 ***