Package Details: davinci-resolve-studio 18.6.6-3

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: 33
Popularity: 0.81
First Submitted: 2018-01-21 18:37 (UTC)
Last Updated: 2024-06-17 20:06 (UTC)

Dependencies (24)

Required by (0)

Sources (1)

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.

Latest Comments

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

melvyn2 commented on 2021-03-15 17:21 (UTC)

I received the same error as below.

invkao commented on 2021-03-15 06:41 (UTC)

Hi, when i building 17.1-1, i'v got the following errors:

==> Making package: davinci-resolve-studio 17.1-1 (Mon Mar 15 14:34:04 2021)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found DaVinci_Resolve_Studio_17.1_Linux.zip
==> Validating source files with sha256sums...
    DaVinci_Resolve_Studio_17.1_Linux.zip ... Passed
==> Extracting sources...
  -> Extracting DaVinci_Resolve_Studio_17.1_Linux.zip with bsdtar
bsdtar: Failed to set default locale
==> Starting prepare()...
  -> The file(s) 75-sdx.rules, 75-davincipanel.rules, config.dat, log-conf.xml already exist in your filesystem.
  -> This can lead to a conflict and the installation will fail.
  -> Please restart the installation with the --overwrite option.
==> Removing existing $pkgdir/ directory...
==> Entering fakeroot environment...
==> Starting package()...
  -> Creating missing folders...
  -> Extracting from bundle...
==> Please wait, this take a while...
  -> Add lib symlinks...
ln: failed to create symbolic link 'libs/libcrypto.so.10': No such file or directory
==> ERROR: A failure occurred in package().
    Aborting...

ncoder-2 commented on 2021-03-14 22:56 (UTC) (edited on 2021-03-14 22:57 (UTC) by ncoder-2)

I'm getting the following error building 17.1-1:

==> Please wait, this take a while...
  -> Add lib symlinks...
ln: failed to create symbolic link 'libs/libcrypto.so.10': No such file or directory
==> ERROR: A failure occurred in package().
    Aborting...

mgisbers commented on 2021-03-09 22:34 (UTC)

Hi, running the appimage needs an environment with fuse module loaded and packaging user being able to use it.

What about using p7zip to extract the embedded squashfs image???

diff --git a/PKGBUILD b/PKGBUILD
index e9420cb..35c0aa0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -69,7 +69,7 @@ url="https://www.blackmagicdesign.com/support/family/davinci-resolve-and-fusion"
 license=('Commercial')
 depends=('glu' 'gtk2' 'gstreamer' 'libpng12' 'lib32-libpng12' 'ocl-icd' 'openssl-1.0'
          'opencl-driver' 'qt5-base' 'qt5-svg' 'qt5-webkit' 'qt5-webengine' 'qt5-websockets')
-makedepends=('libarchive' 'xdg-user-dirs')
+makedepends=('p7zip' 'libarchive' 'xdg-user-dirs')
 options=('!strip')
 provides=('davinci-resolve')
 install=davinci-resolve.install
@@ -118,7 +118,7 @@ package()
        msg2 "Extracting from bundle..."
        msg "Please wait, this take a while..."
        cd "${srcdir}" || exit
-       ./${_installer_binary} -i -y -n -a -C "${pkgdir}/opt/${_pkgname}"
+       7z x -o"${pkgdir}/opt/${_pkgname}" "./${_installer_binary}"

        msg2 "Add lib symlinks..."
        cd "${pkgdir}/opt/${_pkgname}/" || exit

Same could be done for davinci-resolve aur package.

dack commented on 2021-01-25 17:39 (UTC) (edited on 2021-01-25 17:39 (UTC) by dack)

If you don't want to hold back the system curl version, you can just extract the library files from curl 7.73 and put them in /opt/resolve/libs. Resolve will then use this instead of the system version. You need the following files:

  • libcurl.so.4.7.0
  • libcurl.so.4
  • libcurl.so

Note - the second two are just symlinks to the first one.

diegodorado commented on 2021-01-21 18:20 (UTC)

davinci resolve 16.2.8 started to work after downgrading curl to 7.73 version. Thanks!

matbonn commented on 2021-01-05 12:47 (UTC) (edited on 2021-01-05 12:48 (UTC) by matbonn)

So I the CURL thing solved the V16 studio issue, still have issues with no thumbnails displaying or unable to edit anything on 17beta.

For anyone, who like me, couldn't downgrade CURL as my cache was empty, download the older version here https://archive.archlinux.org/packages/c/curl/ and then save it in the /var/cache/pacman/pkg/ folder then use the command Polarity put below.

matbonn commented on 2021-01-03 11:16 (UTC) (edited on 2021-01-03 11:18 (UTC) by matbonn)

Dunno if I'm the only one but I never got 17 to run properly, it loads fine, no hangs but once open it doesn't display any thumbnails for ANYTHING. I tested on a small folder with 2 JPGs. Give it a couple mins and it will load thumbnails - then crash. Downgrading to 16.2.7 works fine no issues - with the latest 16 though 16.2.8 crashes (I suspect curl bug) but 17 is as above. Same on Arco and Manjaro with 5.9 and 5.10 kernels. I am running a 3900X, 5700XT and have the "pro" opengl workaround implemented.

Polarity commented on 2020-12-21 16:04 (UTC)

@nixit, Thank you! That worked perfectly.

For everyone else having this issue, here's the relevant line to downgrade curl. sudo pacman -U /var/cache/pacman/pkg/curl-7.73.0-1-x86_64.pkg.tar.zst