[dolphin] [Bug 444349] New: Dolphin will copy video files in trash to /tmp

Eduardo Sánchez Muñoz bugzilla_noreply at kde.org
Sun Oct 24 21:54:42 BST 2021


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

            Bug ID: 444349
           Summary: Dolphin will copy video files in trash to /tmp
           Product: dolphin
           Version: 21.08.2
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: dolphin-bugs-null at kde.org
          Reporter: eduardosanchezmunoz at gmail.com
                CC: kfm-devel at kde.org
  Target Milestone: ---

SUMMARY

Dolphin will copy video files in trash to /tmp, filling it up and possibly
leaving the system without free RAM.

STEPS TO REPRODUCE

1. Move a video file to the trash
2. Open the trash in dolphin

OBSERVED RESULT

The file will be copied to /tmp and will be kept there

EXPECTED RESULT

The file should not be copied to /tmp

SOFTWARE/OS VERSIONS

Linux: 5.14.10
(available in About System)
KDE Plasma Version: 5.22.5
KDE Frameworks Version: 5.87.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION

I think the files are copied there to generate the thumbnail, but that is not
needed at all. Files in trash are just regular files in ~/.local/share/Trash,
so the thumbnailer can just access them normally.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kfm-devel mailing list