Based on the discussion here #921 I tried what is still missing to support opening remote files without gvfs-fuse. As I suspected, there wasn't much missing - mostly some g_file_test() calls which didn't work remotely, file name validation which didn't allow URIs, getting filenames instead of URIs from file dialogs etc.

What works after these patches:

What doesn't work:


You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany/pull/963

Commit Summary

File Changes

Patch Links:


Reply to this email directly or view it on GitHub.