STEPS TO REPRODUCE 1. set your desktop do folder view layout 2. copy two files of the same type to desktop 3. try to rename one of the two files using the same name as the other file that you copied to desktop - file conflict dialog shows up 4. click on "Suggest new name" and then "Rename" buttons OBSERVED RESULT "Malformed url" error EXPECTED RESULT the file is renamed SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 6.4.5 KDE Frameworks Version: 6.18.0 Qt Version: 6.9.2 Graphics Platform: Wayland
Can reproduce.
Can still repro this Operating System: KDE Linux 2026-05-26 KDE Plasma Version: 6.7.80 KDE Frameworks Version: 6.27.0 Qt Version: 6.11.1 Kernel Version: 7.0.10-arch1-1 (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
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/3767
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/kio/-/merge_requests/2252
Git commit 07cb635012552165fc41d77dbbf89f8184aeded8 by Akseli Lahtinen. Committed on 03/06/2026 at 09:54. Pushed by akselmo into branch 'master'. KDirModel: Use mostLocalUrl for old url When renaming files on desktop layer, the fileItem url can be something like "desktop:/" In those cases we want to look for the mostLocalUrl and use that as our oldUrl instead, since it resolves the url properly. M +4 -2 src/widgets/kdirmodel.cpp https://invent.kde.org/frameworks/kio/-/commit/07cb635012552165fc41d77dbbf89f8184aeded8