https://bugs.kde.org/show_bug.cgi?id=439477
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Version|5.83.0 |5.103.0 Platform|Neon |Manjaro --- Comment #19 from [email protected] --- Also got this issue recently, it downloads urls instead opening in web browser. example open kate in terminal > about > click url kate command= "/usr/bin/brave-beta --use-gl=desktop --enable-features=VaapiVideoDecoder --disable-features=UseChromeOSDirectVideoDecoder" args= ("/usr/bin/brave-beta --use-gl=desktop --enable-features=VaapiVideoDecoder --disable-features=UseChromeOSDirectVideoDecoder", "https://kate-editor.org") kf.kio.core: Protocol Class of url QUrl("https://kate-editor.org") , isn't ':local', cancelling job. Copying QUrl("https://kate-editor.org") to QUrl("file:///home/rob/.cache/kioexec/krun/15485_0/unnamed") All files downloaded, will call slotRunApp shortly No files downloaded -> exiting A KUiServerV2JobTracker instance contains 1 stalled jobs -- You are receiving this mail because: You are watching all bug changes.
