daemon: Use named sockets to avoid network permission requirement
All threads resolved!
All threads resolved!
Use named sockets instead of abstract sockets to avoid network permission requirements for Flatpak applications. Add warnings with hint that --filesystem=xdg-run/gvfsd
is needed. Also add session bus fallback for synchronous API. See #515 (closed).
Edited by Ondrej Holy
Merge request reports
Activity
Filter activity
mentioned in issue #515 (closed)
/cc @alexl
- Resolved by Ondrej Holy
- Resolved by Ondrej Holy
This looks good to me (other than nit above). I can't see how a sync call on a thread would block async calls or anything else on the main thread. However it might be nice to verify that.
added 1. Enhancement 5. Daemon labels
added 23 commits
-
2da528b6...0524981f - 19 commits from branch
master
- dc27b94e - daemon: Use named sockets to avoid network permission requirement
- 9aa40b72 - gvfsiconloadable: Fallback to session bus when peer-to-peer fails
- 80a1bb43 - client: Show warning when peer-to-peer connection failed
- 39cf4dac - client: Add fallback to session bus also for synchronous API
Toggle commit list-
2da528b6...0524981f - 19 commits from branch
added 4 commits
Toggle commit list
Please register or sign in to reply