You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before reporting a bug, make sure that you can reproduce it on the latest version of davincibox.
See the upgrading section of the README for more information.
Describe the bug
Failing to install on Linux Mint 22 with AMD GPU RX6600 and DaVinci_Resolve_19.1.2_Linux.run.
It occurs both with the script and the step by step manual install with Distrobox.
There are errors after the final command : distrobox enter davincibox -- setup-davinci squashfs-root/AppRun distrobox
Some files are missing.
Installation method used
[x ] setup.sh
Manual
[x ] Distrobox
Toolbox
To Reproduce
Steps to reproduce the behavior:
Run ./setup.sh DaVinci_Resolve_19.1.2_Linux/DaVinci_Resolve_19.1.2_Linux.run
or distrobox enter davincibox -- setup-davinci squashfs-root/AppRun distrobox
See error
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
This will install product_name on this computer
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
Error: Installer failed
Failed to create temporary files
Patching resolve binaries...
find: ‘/opt/resolve/bin’: Aucun fichier ou dossier de ce nom
Add DaVinci Resolve launcher? Y/n
y
Adding launcher for Distrobox...
Copying graphics...
cp: impossible d'évaluer '/opt/resolve/graphics/DV_*': Aucun fichier ou dossier de ce nom
cp: impossible d'évaluer '/opt/resolve/graphics/application-x-braw-clip_256x256_mimetypes.png': Aucun fichier ou dossier de ce nom
cp: impossible d'évaluer '/opt/resolve/graphics/application-x-braw-clip_48x48_mimetypes.png': Aucun fichier ou dossier de ce nom
cp: impossible d'évaluer '/opt/resolve/graphics/application-x-braw-sidecar_256x256_mimetypes.png': Aucun fichier ou dossier de ce nom
cp: impossible d'évaluer '/opt/resolve/graphics/application-x-braw-sidecar_48x48_mimetypes.png': Aucun fichier ou dossier de ce nom
cp: impossible d'évaluer '/opt/resolve/graphics/blackmagicraw-player_256x256_apps.png': Aucun fichier ou dossier de ce nom
cp: impossible d'évaluer '/opt/resolve/graphics/blackmagicraw-player_48x48_apps.png': Aucun fichier ou dossier de ce nom
cp: impossible d'évaluer '/opt/resolve/graphics/blackmagicraw-speedtest_256x256_apps.png': Aucun fichier ou dossier de ce nom
cp: impossible d'évaluer '/opt/resolve/graphics/blackmagicraw-speedtest_48x48_apps.png': Aucun fichier ou dossier de ce nom
Setting up launchers...
cp: impossible d'évaluer '/opt/resolve/share/*.desktop': Aucun fichier ou dossier de ce nom
rm: impossible de supprimer '/home/USER/.local/share/applications/DaVinciResolveInstaller.desktop': Aucun fichier ou dossier de ce nom
sed: impossible de lire /home/USER/.local/share/applications/blackmagicraw*.desktop: Aucun fichier ou dossier de ce nom
sed: impossible de lire /home/USER/.local/share/applications/DaVinci*.desktop: Aucun fichier ou dossier de ce nom
sed: impossible de lire /home/USER/.local/share/applications/DaVinci*.desktop: Aucun fichier ou dossier de ce nom
sed: impossible de lire /home/USER/.local/share/applications/blackmagicraw*.desktop: Aucun fichier ou dossier de ce nom
sed: impossible de lire /home/USER/.local/share/applications/DaVinci*.desktop: Aucun fichier ou dossier de ce nom
sed: impossible de lire /home/USER/.local/share/applications/blackmagicraw*.desktop: Aucun fichier ou dossier de ce nom
sed: impossible de lire /home/USER/.local/share/applications/DaVinci*.desktop: Aucun fichier ou dossier de ce nom
Launcher setup complete.
You can now launch DaVinci Resolve from your application menu.
Can’t launch Davinci resolve from menu, there is no launcher.
Expected behavior
Davinci Resolve 19 would be installed.
System information (please complete the following)
On my end, I do get the same line as the first in your error log, but then it diverges:
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
This will install DaVinci Resolve on this computer
followed by successfull installation output
Based on the This will install product_name on this computer in yours, my first guess would be that your DaVinci installer is corrupted, so I would suggest re-downloading it if you haven't tried that already. Otherwise, I don't know what the cause of the issue might be
IMPORTANT
Before reporting a bug, make sure that you can reproduce it on the latest version of davincibox.
See the upgrading section of the README for more information.
Describe the bug
Failing to install on Linux Mint 22 with AMD GPU RX6600 and DaVinci_Resolve_19.1.2_Linux.run.
It occurs both with the script and the step by step manual install with Distrobox.
There are errors after the final command :
distrobox enter davincibox -- setup-davinci squashfs-root/AppRun distrobox
Some files are missing.
Installation method used
setup.sh
To Reproduce
Steps to reproduce the behavior:
Run
./setup.sh DaVinci_Resolve_19.1.2_Linux/DaVinci_Resolve_19.1.2_Linux.run
or
distrobox enter davincibox -- setup-davinci squashfs-root/AppRun distrobox
See error
Expected behavior
Davinci Resolve 19 would be installed.
System information (please complete the following)
The text was updated successfully, but these errors were encountered: