Package Details: davinci-resolve-studio 19.1.2-1

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: Muflone
Last Packager: Muflone
Votes: 42
Popularity: 2.56
First Submitted: 2018-01-21 18:37 (UTC)
Last Updated: 2025-01-05 20:37 (UTC)

Dependencies (24)

Required by (0)

Sources (1)

Pinned Comments

Latest Comments

« First ‹ Previous 1 .. 9 10 11 12 13 14 15 16 17 18 19 .. 24 Next › Last »

dack commented on 2022-03-07 18:23 (UTC)

A few suggestions to improve this package:

  • Remove the "setting the right permissions" section. Installed application files should be owned by root and not the user who built the package. This is already the default in makepkg's fakeroot environment, so no owner change is necessary.
  • Change arch to 'x86_64', since these are x86_64 binaries. The 'any' arch is only for architecture independent files (data files, python scripts, etc).

Thanks for maintaining the package and being so quick with the version updates!

Ashark commented on 2022-02-16 05:27 (UTC)

@seriousm4x The same for me. I installed the libxcrypt-compat from aur and it worked. See https://aur.archlinux.org/packages/davinci-resolve#comment-851968

seriousm4x commented on 2022-02-15 09:17 (UTC)

Just updated my system and resolve can't find libcrypt.so.1. Also reinstalling with yay and selecting clean build didn't help.

~ ❯❯❯ /opt/resolve/bin/resolve
/opt/resolve/bin/resolve: error while loading shared libraries: libcrypt.so.1: cannot open shared object file: No such file or directory

When trying to link the lib I get the following

~ ❯❯❯ sudo ln -s /usr/lib/libcrypto.so.1.0.0 /usr/lib/libcrypt.so.1
~ ❯❯❯ resolve
resolve: /usr/lib/libcrypt.so.1: version `GLIBC_2.2.5' not found (required by /opt/resolve/bin/../libs/libaprutil-1.so.0)

Tio commented on 2022-01-12 21:33 (UTC)

Any idea why on my XFCE Arch it has no window decorations? Every other program I have works well.

arugifa commented on 2021-12-17 12:15 (UTC)

After upgrading DaVinci Resolve Studio from 16.2 to 17.4, I also got an error about libgpudetect.so missing, when launching Resolve.

So I re-downloaded manually the 17.4.2 archive on Blackmagic website. Uninstalled and reinstalled Resolve. And then tried to reinstall it again with --rebuild (as indicated in other comments). And I can confirm that the rebuilt worked!

Thanks a lot for your hard work on this PKGBUILD :) (and thanks to the people who give help in the comments section too!)

<deleted-account> commented on 2021-11-22 05:47 (UTC)

@deezid or @satriani please add the envvar QT_QPA_PLATFORM=xcb when running the installer to make packaging work on wayland

justdanyul commented on 2021-11-18 21:17 (UTC) (edited on 2021-11-18 21:18 (UTC) by justdanyul)

Its not working for me. I get

==> Extracting from bundle...
Please wait, this take a while...
/home/daniel/Aurbuilds/davinci-resolve-studio/PKGBUILD: line 131: ./DaVinci_Resolve_Studio_17.4.1_Linux.run: No such file or directory

I checked the src folder and the file exists. I also tried rebuilding everything, but i got the same error.

nixit commented on 2021-10-20 01:10 (UTC)

@dack,

that worked. thanx!

dack commented on 2021-10-20 00:13 (UTC)

@nixit Something must have gone wrong in your build. Maybe do a clean rebuild? I just tried rebuilding it again to test and confirmed that it does still include libgpudetect.so.

nixit commented on 2021-10-19 18:33 (UTC)

@dack, negative it's no in the package file. though it is in the 17.3-1-any.pkg.tar.xz file.

I do not have 17.3.1-1 to test with.