Package Details: davinci-resolve 19.1.3-2

Git Clone URL: https://aur.archlinux.org/davinci-resolve.git (read-only, click to copy)
Package Base: davinci-resolve
Description: Professional A/V post-production software suite from Blackmagic Design
Upstream URL: https://www.blackmagicdesign.com/support/family/davinci-resolve-and-fusion
Keywords: blackmagic davinci editor resolve video
Licenses: LicenseRef-Commercial
Conflicts: davinci-resolve-beta, davinci-resolve-studio, davinci-resolve-studio-beta
Submitter: jonathon
Maintainer: Muflone
Last Packager: Muflone
Votes: 149
Popularity: 4.87
First Submitted: 2017-04-19 20:57 (UTC)
Last Updated: 2025-01-26 02:20 (UTC)

Dependencies (25)

Required by (0)

Sources (1)

Pinned Comments

Muflone commented on 2025-01-26 00:55 (UTC)

IMPORTANT!

Since version 19.1.3-2 this package will not download automatically the source file from the upstream site.

To build this package you will need to manually download the file from https://www.blackmagicdesign.com/support/family/davinci-resolve-and-fusion and place it in the same directory with the PKGBUILD.

This would reduce the mess in this package, making it more readable and clear. Also bypassing the required information from the upstream URL is not allowed in an automated way.

satriani commented on 2021-05-15 14:14 (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-beta/

And for current studio beta here: https://aur.archlinux.org/packages/davinci-resolve-studio-beta/

Thanks.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 59 Next › Last »

deadmeat commented on 2024-08-29 22:16 (UTC) (edited on 2024-08-29 22:17 (UTC) by deadmeat)

I got around the problem by copying the file during the install process from /usr/lib/libgdk_pixbuf-2.0.so.0.xxx to /home/username/.cache/yay/davinci-resolve/lib/libgdk_pixbuf-2.0.so.0

Not elegant but it worked. The principle is ${srcdir}/squashfs-root/lib/libgdk_pixbuf-2.0.so.0 doesn't exist, there is no lib folder. Maybe it's a typo?

tendan commented on 2024-08-29 21:47 (UTC) (edited on 2024-08-29 21:47 (UTC) by tendan)

I had the same issue. In my case, commenting out line 201 and changing ${srcdir}/squashfs-root/lib/libgdk_pixbuf-2.0.so.0 to ${srcdir}/squashfs-root/libs/libgdk_pixbuf-2.0.so.0 in line 203 (both in PKGBUILD) solves the issue @Silvolde Also make sure to have this library in /usr/lib

Silvolde commented on 2024-08-29 16:51 (UTC) (edited on 2024-08-29 21:35 (UTC) by Silvolde)

Just tried installing it, got this error:

mv: cannot stat '/home/silvolde/.cache/paru/clone/davinci-resolve/src/squashfs-root/lib/libgdk_pixbuf-2.0.so.0': No such file or directory ==> ERROR: A failure occurred in prepare(). Aborting... error: failed to build 'davinci-resolve-19.0-4': error: packages failed to build: davinci-resolve-19.0-4

maybe try including this library if you aren't already doing that? @satriani

satriani commented on 2024-08-29 15:52 (UTC)

Sorry guys. I hope everything works this time. The problem is, I can't test it locally at the moment.

qwkrft commented on 2024-08-28 22:28 (UTC) (edited on 2024-08-28 22:32 (UTC) by qwkrft)

The latest push fixed the symlink error for me, but now has a new error (1/5) Reloading device manager configuration... Failed to wait for daemon to reply: Connection timed out error: command failed to execute correctly

@kapy2121 Thanks for updating that directory, I tried that as well, but I think because the install fails, the other required files aren't prepared and so that may fix issues after a complete install, but not before

Scribbled commented on 2024-08-28 20:38 (UTC)

Is there any part in the PKGBUILD I can edit to get this working before the maintainer fixes it?

qwkrft commented on 2024-08-28 20:29 (UTC)

@amiroof I have the same error using yay. Hopefully there is a fix.

amiroof commented on 2024-08-28 19:23 (UTC)

I'm trying to install this using paru, but I get a ln: failed to create symbolic link '/home/amiroof/.cache/paru/clone/davinci-resolve/src/squashfs-root/libs/libgio-2.0.so': File exists error. Is there any fix?

qwkrft commented on 2024-08-26 08:24 (UTC)

@Kapy2121 Seems like I have a different error. My /opt/davinci directory does not have the installer file. Funnily enough it has the desktop shortcut that is mean to execute the same command you said to do, but it just isn't there! I guess I'll wait and see if the maintainer comes up with a fix for my original issue