If you're not able to launch DaVinci, it's because version 18 installs with out-of-date packages. If you can't fix your issue by installing libjpeg6-turbo as well as the other required packages needed to make DaVinci run, try issuing the following commands to move those out-of-date packages from anywhere DaVinci can read them.
cd /opt/resolve/libs
sudo mkdir disabled-libraries
sudo mv libglib* disabled-libraries
sudo mv libgio* disabled-libraries
sudo mv libgmodule* disabled-libraries
I pulled these commands from H3rz3n's Fedora fix on GitHub, but skipped everything else and just decided to see whether getting rid of the libraries first would fix the issue. So far, I haven't had any issues with it running since, but I assume it still requires you to have the appropriate, up-to-date libraries installed. I'm not sure which libraries it depends on, but at the moment I've got the following installed:
- core/glib2
- extra/glibmm
- multilib/lib32-glib2
Hope this helps.
Pinned Comments
satriani commented on 2021-05-15 14:15 (UTC) (edited on 2021-05-15 14:16 (UTC) by satriani)
Issues and bugs, please report on the official forum here: https://forum.blackmagicdesign.com/viewforum.php?f=21&sid=239f0d5c49abe5d6a635b69638192e9a Thank you!
Visit DaVinci Resolve - ArchWiki before installing: https://wiki.archlinux.org/title/DaVinci_Resolve
ATTENTION: Please don't flag this package as out-of-date before beta version has been released as stable!
This is a current stable Package!
The current free beta is available here: https://aur.archlinux.org/packages/davinci-resolve-beta/
And for current studio beta here: https://aur.archlinux.org/packages/davinci-resolve-studio-beta/
Thanks.