https://bugs.kde.org/show_bug.cgi?id=415019
Méven Car <meven....@kdemail.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |meven....@kdemail.net --- Comment #10 from Méven Car <meven....@kdemail.net> --- Kioslave have a metadata "Class" field to designate those that depend on local FS. That should include all those that were added to `schemesthatReturnLocalFiles()` function and more broadly. Example: https://invent.kde.org/frameworks/kio/-/merge_requests/117 > It could show all places and use kio-fuse to return a local path to the > requesting application, unless the KIO protocol knows itself how to return a > local path, e.g. for trash:// or desktop:// desktop:/ should be fine, but not trash because it does not support well mostLocalUrl which is used in those cases. https://invent.kde.org/frameworks/kio/-/merge_requests/618 "--getsavefilename" implies write access though and not all those protocols support writing. -- You are receiving this mail because: You are watching all bug changes.