https://bugs.kde.org/show_bug.cgi?id=432627
Bharadwaj Raju <bharadwaj.raju...@protonmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bharadwaj.raju777@protonmai | |l.com --- Comment #9 from Bharadwaj Raju <bharadwaj.raju...@protonmail.com> --- (In reply to Nate Graham from comment #6) Reading the GIO docs (https://wiki.gnome.org/Projects/gvfs/doc): > The g_file_get_path() method as implemented in GDaemonFile can provide local > pathname when FUSE mountpoint is registered and connected with the master > gvfs daemon. This path can then be easily used for spawning applications with > a local path. When application is asked to create new GFile instance using > the local FUSE path, it is automatically converted to a native URI. That way > we don't need to pass URI strings outside of GIO world. Is it feasible to do this? Only pass around FUSE paths for compatibility but having KIO convert them to KIO-native URIs in KDE apps? -- You are receiving this mail because: You are watching all bug changes.