https://bugs.kde.org/show_bug.cgi?id=418258
Bug ID: 418258 Summary: ssh:// links not working in Plasma 5.18.2 and Frameworks 5.67.0 Product: frameworks-kio Version: 5.67.0 Platform: Neon Packages OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: fa...@kde.org Reporter: chgonzal...@gmail.com CC: kdelibs-b...@kde.org Target Milestone: --- SUMMARY After upgrading to Plasma 5.18.2 and Frameworks 5.67.0 on KDE Neon I can't use ssh:// links anymore. Before the upgrade, clicking an URL like "ssh://user@host" launch Konsole with an SSH conection open to the server. Now it shows a popup with this error message: "File not found: ssh://user@host". If I use "xdg-open ssh://root@172.19.99.1" from Konsole I get this: > command= "ktelnetservice5 %u" args= ("ktelnetservice5 %u", > "ssh://root@172.19.99.1") > kf5.kio.core: couldn't create slave: "klauncher ha respondido: Protocolo > desconocido «ssh».\n" ("Protocolo desconocido" is spanish for "Unknown protocol".) But if I use "ktelnetservice5 ssh://root@172.19.99.1" then all is working without problem. STEPS TO REPRODUCE 1. Click on any link with this format "ssh://user@host" 2. 3. OBSERVED RESULT A popup is shown with this error message: "File not found: ssh://user@host". EXPECTED RESULT Konsole is lauched with an SSH session established to the server. SOFTWARE/OS VERSIONS Linux/KDE Plasma: KDE Neon 5.18 KDE Plasma Version: 5.18.2 KDE Frameworks Version: 5.67.0 Qt Version: 5.14.1 ADDITIONAL INFORMATION Before the upgrade, ssh:// links was working without problem. -- You are receiving this mail because: You are watching all bug changes.