https://bugs.kde.org/show_bug.cgi?id=432856
--- Comment #8 from Alberto Torres Ruiz <kungfoo...@gmail.com> --- I've found a workaround for the time being: In dolphin go to the place, then press F4 and run: ln -sf "$PWD" ~/ Then use the linked dir in home instead of the /run path. Not ideal but not as bad as before. Or for all remote sites of certain protocol instead of just one: ln -sf $XDG_RUNTIME_DIR/kio-fuse-*/fish ~/kio-fuse-fish (replace fish by the desired protocol) -- You are receiving this mail because: You are watching all bug changes.