Summary: | Renaming Trash .desktop file to remove its .desktop suffix breaks it | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Mike <KMonsefi> |
Component: | Desktop icons & Folder View widget | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED NOT A BUG | ||
Severity: | minor | CC: | akselmo, hein, nate, notmart |
Priority: | NOR | ||
Version First Reported In: | 6.4.1 | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Mike
2025-07-01 14:44:39 UTC
can't seem to reproduce Can't reproduce Operating System: Fedora Linux 42 KDE Plasma Version: 6.4.80 KDE Frameworks Version: 6.17.0 Qt Version: 6.9.1 Kernel Version: 6.15.8-200.fc42.x86_64 (64-bit) Graphics Platform: Wayland Processors: 12 × AMD Ryzen 5 3600 6-Core Processor Memory: 16 GiB of RAM (15.5 GiB usable) Graphics Processor: AMD Radeon RX 6600 Also can't reproduce. Can you share how you created the trash on the desktop? A screen recording that shows the whole process of you creating the desktop trash, renaming its file, and then dragging something to it would be helpful. Screen recording of the issue: https://jumpshare.com/share/g3BquMOX7XVCwX4Q7XTQ Thanks, now I can reproduce it. I suspect all of us had poor reading comprehension here and were putting the trash on the actual desktop, and not in a Folder View Widget with the location set to *anything other than Desktop*, as you wrote. It makes sense why this happens now: .desktop is a special suffix that lets the system know that something is kind of a virtual item, with properties determined by the contents of the file. The suffix is hidden on the actual desktop, or when using the desktop:/ location. In any other location, it will be shown. If you remove the suffix, you can break the item. That's what happened here. I'd recommend not renaming .desktop files. |