https://bugs.kde.org/show_bug.cgi?id=508402

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #7 from [email protected] ---
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 watching all bug changes.

Reply via email to