[dolphin] [Bug 508402] Dolphin creates numerous empty temporary files when browsing to /tmp
bugzilla_noreply at kde.org
bugzilla_noreply at kde.org
Thu Oct 2 15:12:33 BST 2025
https://bugs.kde.org/show_bug.cgi?id=508402
taocrismon at hotmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |taocrismon at hotmail.com
--- Comment #7 from taocrismon at hotmail.com ---
Reproduced on Fedora 42 KDE Plasma.
Empty /tmp/dolphin.XXXXXX files are randomly created when I open dolphin or
change directory in dolphin. These files are seemingly never removed.
Browsing to /tmp will spawn these files continuously, but it's reproducible on
any folder that keeps generating new files.
Point dolphin to a folder, run a script like:
while true; do
touch ${the_folder}/`uuidgen`
sleep 1
done
, and run `watch -n1 ls -lht /tmp` in terminal to watch /tmp getting filled.
---
Operating System: Fedora Linux 42
KDE Plasma Version: 6.4.5
KDE Frameworks Version: 6.18.0
Qt Version: 6.9.2
Kernel Version: 6.16.8-200.fc42.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 20 × 12th Gen Intel® Core™ i7-12700F
Memory: 16 GiB of RAM (15.3 GiB usable)
Graphics Processor: AMD Radeon Graphics 9060 XT
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list