ujust install-resolve permission denied

https://universal-blue.discourse.group/t/davinci-resolve-setup-guide/1197 when installing davinci resolve using the ujust install-resolve command, it gets most of the way done and then spits out a ton of permission denied errors going into the container terminal and doing the steps manually does not workaround the issue
Universal Blue
DaVinci Resolve Setup Guide
Notice to Bazzite users: Bazzite now has the ujust install-resolve command. DaVinci Resolve is an industry standard professional visual effects and video editor by Blackmagic Design. Open a host terminal and enter: ujust distrobox Select “New” When it asks for an image name, enter: ghcr.io/zelikos/davincibox:latest Name your container:...
Solution:
@wafflesok so found a solution, or rather a quick fix in the mean time. Run this in a terminal:
sed -i 's|^Exec=distrobox-enter -n davincibox --|Exec=distrobox-enter -n davincibox -- bash -lc|' ~/.local/share/applications/DaVinci*.desktop
sed -i 's|^Exec=distrobox-enter -n davincibox --|Exec=distrobox-enter -n davincibox -- bash -lc|' ~/.local/share/applications/DaVinci*.desktop
...
Jump to solution
14 Replies
Zeglius
Zeglius4mo ago
Get sure you are running the latest version (update with rpm-ostree update) and try again. If it isn't working still, gonna need some logs. Try removing the container with ujust install-resolve and selecting uninstall. Then run this:
ujust install-resolve 2>&1 | tee ~/out.log
ujust install-resolve 2>&1 | tee ~/out.log
and try installing. then send the ~/out.log file here
waffles
wafflesOP4mo ago
still not working after a system upgrade, reboot, uninstall and reinstall with log
Zeglius
Zeglius4mo ago
So seems all these error are udev rules trying to be installed, but because resolve runs in a container, cant touch almost anything to /sys. Though that shouldnt be an issue, can be ignored, seems resolve installs correctly in the container
No description
Zeglius
Zeglius4mo ago
though, im noticing some issues trying to open from plasma app menu. Running resolve inside the container at /opt/resolve/bin/resolve works. Probably something to do with my setup, gonna try restarting, and see if the app menu works Ok i think found the culprit:
❯ distrobox-enter -n davincibox -- /opt/resolve/bin/resolve
/opt/resolve/bin/resolve: symbol lookup error: /lib64/libpango-1.0.so.0: undefined symbol: g_once_init_leave_pointer
❯ distrobox-enter -n davincibox -- /opt/resolve/bin/resolve
/opt/resolve/bin/resolve: symbol lookup error: /lib64/libpango-1.0.so.0: undefined symbol: g_once_init_leave_pointer
Solution
Zeglius
Zeglius4mo ago
@wafflesok so found a solution, or rather a quick fix in the mean time. Run this in a terminal:
sed -i 's|^Exec=distrobox-enter -n davincibox --|Exec=distrobox-enter -n davincibox -- bash -lc|' ~/.local/share/applications/DaVinci*.desktop
sed -i 's|^Exec=distrobox-enter -n davincibox --|Exec=distrobox-enter -n davincibox -- bash -lc|' ~/.local/share/applications/DaVinci*.desktop
Then restart and see if resolve opens.
waffles
wafflesOP4mo ago
yes resolve now opens, i am greeted with a wonderful black box killing the black box seems to work
Zeglius
Zeglius4mo ago
So.. works?
waffles
wafflesOP4mo ago
yes thank u
Zeglius
Zeglius4mo ago
lright, though remember this is a workaround, updating resolve will likely undo this
waffles
wafflesOP4mo ago
should i expect this fix in upstream/bazzite any time soon
Zeglius
Zeglius4mo ago
Gonna see if I can fix this or upstream does
waffles
wafflesOP4mo ago
aight cool thx a ton
Zeglius
Zeglius4mo ago
If we can avoid the workaround by fixing upstream, no need I hope
Zeglius
Zeglius4mo ago
GitHub
Non functional .desktop shortcuts with distrobox · Issue #106 · z...
Describe the bug Seems the .desktop file doesnt work. Bug introduced with commit 945ffe8 Installation method used setup.sh Manual Distrobox Toolbox To Reproduce In such, we have Exec=distrobox-ente...
Want results from more Discord servers?
Add your server