Closed Zeglius closed 1 week ago
The issue is happening because DaVinci Helper uses Polkit to get root permission. I never tried Distrobox and I don't know if it supports the use of Polkit to get authentication. The idea behind DaVinci Helper is to run DaVinci Resolve natively on Fedora Linux, without using any type of container or intermediation.
@H3rz3n could you close this issue as "not planned" instead of "completed" please? :)
The idea behind DaVinci Helper is to run DaVinci Resolve natively on Fedora Linux, without using any type of container or intermediation.
Would you also consider adding support for atomic systems (such as Fedora Atomic) ?
Those systems rely mostly on Flatpak / Distroboxes for GUIs
The idea behind DaVinci Helper is to run DaVinci Resolve natively on Fedora Linux, without using any type of container or intermediation.
Would you also consider adding support for atomic systems (such as Fedora Atomic) ?
Those systems rely mostly on Flatpak / Distroboxes for GUIs
Maybe in the future, now the priority is to make a fully functional porting for Debian-based OS like Linux Mint, Ubuntu, ecc... .
I tried to make a Flatpack version of DaVinci Helper but I had some troubles with Polkit. Making a version for Distrobox would be probably easier because replacing polkit commands with sudo should be enough to make it compatible. If you have some spare time you can try yourself to replace those commands with sudo. (^_^)
I tried to make a Flatpack version of DaVinci Helper but I had some troubles with Polkit
Also see https://github.com/ublue-os/config/issues/339#issuecomment-2459947848 :)
I tried to make a Flatpack version of DaVinci Helper but I had some troubles with Polkit.
i think i can help with troubles solving
@H3rz3n, can you share flatpak manifest you wrote?
I tried to make a Flatpack version of DaVinci Helper but I had some troubles with Polkit.
i think i can help with troubles solving
@H3rz3n, can you share flatpak manifest you wrote?
I'm sorry but I don't have it anymore, I tried to make a flatpak version when I was trying to compile the first builds of the version 1. Thank you for your support ! (^_^)
ok maybe i will try to write manifest from scratch
Distrobox container (fedora 41 image). By running
davinci-helper
in terminal, shows needs to be run as root.Running with
sudo davinci-helper
, doesnt open the app:Running with
sudo -E davinci-helper
, it does opens the app, but still show the same error message as running without sudo: