19.0-3 still failes to start
./resolve: symbol lookup error: /usr/lib/libgdk_pixbuf-2.0.so.0: undefined symbol: g_task_set_static_name
Git Clone URL: | https://aur.archlinux.org/davinci-resolve-studio.git (read-only, click to copy) |
---|---|
Package Base: | davinci-resolve-studio |
Description: | Professional A/V post-production software suite from Blackmagic Design. Studio edition, requires license key or license dongle. |
Upstream URL: | https://www.blackmagicdesign.com/support/family/davinci-resolve-and-fusion |
Keywords: | blackmagic davinci editor resolve studio video |
Licenses: | Commercial |
Conflicts: | davinci-resolve, davinci-resolve-beta, davinci-resolve-studio-beta |
Submitter: | codibit |
Maintainer: | deezid (satriani) |
Last Packager: | satriani |
Votes: | 41 |
Popularity: | 1.71 |
First Submitted: | 2018-01-21 18:37 (UTC) |
Last Updated: | 2024-10-22 20:37 (UTC) |
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 24 Next › Last »
19.0-3 still failes to start
./resolve: symbol lookup error: /usr/lib/libgdk_pixbuf-2.0.so.0: undefined symbol: g_task_set_static_name
19.0-2 still failes to install
ln: failed to create symbolic link '/home/max/.cache/yay/davinci-resolve-studio/src/squashfs-root/libs/libgio-2.0.so': File exists
==> ERROR: A failure occurred in prepare().
Aborting...
-> error making: davinci-resolve-studio-exit status 4
-> Failed to install the following packages. Manual intervention is required:
davinci-resolve-studio - exit status 4
Line 193: "${srcdir}/squashfs-root/libs/libgio-2.0.so" needs to me moved to "${srcdir}/squashfs-root/libs/libgio-2.0.so.orig" like the other libs above. Same for line 195 with libgmodule
If davinci-resolve-studio doesnot open after installing from aur try running /opt/resolve/bin/resolve
==>if the output comes like this /opt/resolve/bin/resolve: symbol lookup error: /usr/lib/libgdk_pixbuf-2.0.so.0: undefined symbol: g_task_set_static_name
==>try running this sudo cp /usr/lib/libgio-2.0.so /opt/resolve/libs && sudo cp /usr/lib/libgmodule-2.0.so /opt/resolve/libs
This command helped me open davinci-resolve-studio normally without messing with any gpu drivers or anything.
There's still in issue with the PKGBUILD somewhere inside of prepare() on line 115. I think it has something to do with extraction.
Even with the new PKGBUILD I still had follow the instructions @Seeed provided.
After the install to get it to open I had to follow the instructions to get it to open provided by @Kapy2121 for davinci-resolve standard.
I was able to install Resolve Studio 19 as well using the changes suggested by @Rubble1278:
pkgname=davinci-resolve-studio major_version=19.0 minor_version=0 pkgver=${major_version}.${minor_version}
Here are the updated referid and sha256sums:
cb45c8e75fcc459497f21ecbba3b0174
9e2a96672fc076152880b4099c3a56b87f00a62491baabbd53eb87255c26cb54
Additionally, the extracted .run
file in the src
folder had to be renamed to DaVinci_Resolve_Studio_19.0.0_Linux.run
for the installation to work, as @Rubble127 suggested.
It would be great if the maintainer could update the package for others. Thanks!
Greetings, I want to ask when Davinci Resolve Studio 19 stable will be available.
Is this package still maintained?
EDITED:
If anyone else is trying to install
I got it to work. I had to manually change major_version to 19.0 and minor_version to 0, I also updated the sha256sums and _referid in the pkgbuild.
this is where I got the _referid aka releaseId https://www.blackmagicdesign.com/api/support/latest-stable-version/davinci-resolve-studio/linux
The run file when extracted is only 19.0 and not 19.0.0 So I added the extra zero before extracting. I'm sure this can also work if major is set to 19 instead of 19.0
After the install, I had to change permissions for /opt/resolve/.license to 757, after activating i changed it back to 755
DaVinci Resolve Studio 19.0.1.69 has been released as stable.
If you can't get activation to work using a license key, it's because Resolve cant write to .license. What worked for me was: chown $USER:$GROUP /opt/resolve/.license before trying to activate my license. After activation you can set it back to root. This is my first day on Arch and everyting seems so much easier than Ubuntu - as long as you have the wiki.
Pinned Comments
satriani commented on 2021-05-15 14:24 (UTC)
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-studio-beta/
For current free beta here: https://aur.archlinux.org/packages/davinci-resolve-beta/
Thanks.