https://bugs.kde.org/show_bug.cgi?id=436871
--- Comment #1 from Eastern Li <eastern...@outlook.com> --- I tried editing `addons/sessionapplet/katesessionsjob.cpp`. Replace `QUrl::fromPercentEncoding(dest.toLatin1())` with `dest` on line 62. Now it seems to be working properly. But I am not sure if the source of the bug is that the function is passed the wrong (not encoded) parameter. -- You are receiving this mail because: You are watching all bug changes.