-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
prusa3d/PrusaSlicer#13376 (comment)
Hello @johnolinda, you should be able to achieve what you want by running slicer like this:
flatpak run --talk-name=org.freedesktop.Flatpak com.prusa3d.PrusaSlicer
and in the Post processing scripts window:
flatpak-spawn --host dostuff
where dostuff is what you had there previously.
prusa3d/PrusaSlicer#13376 (comment)
OK, just for documentation's sake, here's what I did (using Flatseal) to make this work normally through the GUI. First, I enabled the Socket > D-Bus session bus setting, then added /tmp to Filesystem > Other files. Then I reconfigured the script command with flatpak-spawn --host as recommended and everything appears to work normally now. I'll test the Flatpak and report back if I notice further issues.
Metadata
Metadata
Assignees
Labels
No labels