PeGa! wrote:Hello Marcih,
Did you see similar behavior posted in the Blackmagic forums? I've tinkered with Resolve in the past, and I hacked my way through with Blackmagic posts, Google and lots of patience.
One thing that comes to my head right now -- try the installation with strace. I know is awful, but trust me it allowed me to make it work.
Hope that helps.
Hi PeGA!,
thanks for responding, I've forgotten about the issue and just went on using the version I had installed.
I have been scouring the Linux issues megathread on the Blackmagic forums, people do seem to have issues but 0 to do with the installer. I've tried using strace which revealed no additional info. Another thing I did was go back in the versions and I discovered that the new installer was introduced in the 15 release already, somewhere between 15.1.2 (the version I've been using up until now with the .sh installer) and 15.3.2 (the last 15 release).
Fortunately I've been able to find a workaround: I've gone back and re-read the installation instructions PDF included in the ZIP archive. It states that you can either use the GUI installer
or a CLI installer; the GUI installer is launched by double-clicking (or just launching it regularly from the command line,
./DaVinci_Resolve_16.0_Linux.run) while the CLI installer is called by running
sudo ./DaVinci_Resolve_16.0_Linux.run -i from the command line. Since the old .sh installer worked for me, I tried the CLI version of the new installer. Lo and behold, it worked. I should've Read The Fine Manual I suppose.
There's obviously something wrong since the Qt5 installer seems to be working for everyone but me (I'll blame it on the devs ignoring all the bug reports from people not using CentOS, the only distro they officially support

) but since I'll be closing the thread since I've gotten it working. Thanks for the nudge to get me to look into it again!