Created attachment 166058 [details] screenshot STEPS TO REPRODUCE 1. send a file to another device via Bluetooth applet in the system tray 2. 3. OBSERVED RESULT when sending is finished, Plasma shows a notification with a link. Click on this link results in the error message seen in the attached screenshot. EXPECTED RESULT no error message SOFTWARE/OS VERSIONS Operating System: KDE neon Unstable Edition KDE Plasma Version: 6.0.80 KDE Frameworks Version: 6.0.0 Qt Version: 6.6.2 Graphics Platform: Wayland
Can confirm. The link is clearly wrong: "file:[device name]"
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/3975
Git commit f807a2793bd91360324469c5e2f1b621a62be426 by Kai Uwe Broulik. Committed on 27/02/2024 at 09:22. Pushed by broulik into branch 'master'. Notifications: Only convert absolute paths to file URLs If the contents is just e.g. a device name, there's no point in turning it into a URL. M +5 -0 libnotificationmanager/job_p.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/f807a2793bd91360324469c5e2f1b621a62be426
Git commit 403431b1b801326cbca732dbcc759a719c1bb7f0 by Kai Uwe Broulik. Committed on 27/02/2024 at 11:19. Pushed by broulik into branch 'Plasma/6.0'. Notifications: Only convert absolute paths to file URLs If the contents is just e.g. a device name, there's no point in turning it into a URL. (cherry picked from commit f807a2793bd91360324469c5e2f1b621a62be426) M +5 -0 libnotificationmanager/job_p.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/403431b1b801326cbca732dbcc759a719c1bb7f0