-
Notifications
You must be signed in to change notification settings - Fork 13
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
Add org.freedesktop.Flatpak permission #75
Conversation
Started test build 103701 |
bot, build |
Queued test build for io.freetubeapp.FreeTube. |
Started test build 103703 |
Build 103703 successful
|
Build 103701 failed |
Freeube can play videos using external players. This is need to launch the external players from the sandbox by calling flatpak-spawn --host. This isn't very ideal as it allows to run arbitrary commands from inside the sandbox.
Started test build 4648 |
Build 4648 failed |
This is failing due to the linter, an exception must be requested. |
cc @PrestonN |
I'm closing this flatpak spawn is a huge access and doesn't make sense to me when a) Freetube can play the videos by itself B) External player is optional and there are too many to support C) Maybe it'd be better to include at least MPV in this flatpak The alternative is to wait for a portal solution |
Fixes #74
This isn't very ideal as it allows to run arbitrary commands from inside the sandbox. But there's no other solution I can think of since Freetube doesn't download the video, it only passes the link to the external player.
Tested with: