Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix access to remote shares with gvfs 1.48 #3510

Merged
merged 1 commit into from
May 9, 2021

Conversation

nedrichards
Copy link
Contributor

The reason for the changes are explained in: https://gitlab.gnome.org/GNOME/gvfs/-/issues/515#note_919326

Before Posting:

  • Create an issue describing the change. If an issue already exists, please use this. fixes Add flatpak permission for networked gvfs access in gvfs >=14.8 #3509
  • Discuss the issue with the HandBrake team to ensure that the idea has been accepted. (An open enhancement request does not equal acceptance). This will avoid any time wasted on features that are outside the project scope!

Description of Change:
gvfs 1.48 has made a change to improve sandboxed performance when trying to access network shares. The reason for the changes are explained in: https://gitlab.gnome.org/GNOME/gvfs/-/issues/515#note_919326 and the upshot is we need to add "--filesystem=xdg-run/gvfsd", to the flatpak manifest. This does that.

For more context - there's a flathub wide tracker bug to update all developers on this before the change becomes widespread flathub/flathub#2180

Test on:
Tested on the latest fedora 34 beta.

@sr55
Copy link
Contributor

sr55 commented Mar 31, 2021

@jstebbins one for you and we may want to revist or closed #3164 if it's still relevant or not.

@jstebbins jstebbins merged commit dabb5df into HandBrake:master May 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Add flatpak permission for networked gvfs access in gvfs >=14.8
3 participants