D23384: [WIP] Adding support for mounting KIOFuse URLs for applications that don't use KIO
Kai Uwe Broulik
noreply at phabricator.kde.org
Mon Dec 2 11:47:24 GMT 2019
broulik added a comment.
It appears to open everything remote through kiofuse.
- Click a text file in `sftp://foo/bar` will kiofuse it and then open it in Kate
- Clicking a http link in my chat app now kiofuses it and then has the browser desperately try to open `/run/user/1000/kio-fuse-bla/http/kde.org/` - it only gets the first character in the file, so I usually just see `<` for a HTML page
- `xdg-open sftp://foo/bar` will kiofuse it and then open Dolphin pointing to `/run/user/1000/kio-fuse-bla/sftp/foo/bar` instead of opening it normally
REPOSITORY
R241 KIO
REVISION DETAIL
https://phabricator.kde.org/D23384
To: feverfew, fvogt, davidedmundson, dfaure, ngraham
Cc: broulik, sitter, davidedmundson, kde-frameworks-devel, ngraham, LeGast00n, GB_2, michaelh, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20191202/a76afd43/attachment.html>
More information about the Kde-frameworks-devel
mailing list