flathub / com.prusa3d.PrusaSlicer

https://flathub.org/apps/details/com.prusa3d.PrusaSlicer
8 stars 14 forks source link

Add access to gvfs #69

Closed nwin closed 1 year ago

nwin commented 1 year ago

Filesystem "xdg-run/gvfs" is needed in order to access gvfs (e.g. smb file shares mounted via gnome files).

This change is only tested via flatseal. I copied the line from FreeCAD so the syntax should be fine.

flathubbot commented 1 year ago

Started test build 35123

flathubbot commented 1 year ago

Build 35123 successful To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/17760/com.prusa3d.PrusaSlicer.flatpakref
nwin commented 1 year ago

I can confirm that the patch works as intended.