https://bugs.kde.org/show_bug.cgi?id=388244
Nate Graham <pointedst...@zoho.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |pointedst...@zoho.com Resolution|--- |INVALID --- Comment #1 from Nate Graham <pointedst...@zoho.com> --- Gwenview is Qt-based KDE software that *does* use KIO, so you shouldn't see this issue there. If you do, it's likely a bug in Gwenview or the way your distro has set up its desktop file (the gwenview executable should be called with %U, not %F). Unfortunately there isn't currently a great solution to this issue. As you've explained, it's simply a different way that KIO and GIO work. KIO would have to be rewritten or extended to provide the same kind of virtual mounts that GVFS does. There was a project to do just this: https://techbase.kde.org/Projects/KioFuse ...But it's been dormant for some time now. The best way to resolve the issue would be work on completing that project, porting it to QT5, and merging it back into KIO. -- You are receiving this mail because: You are watching all bug changes.