Package Details: davinci-resolve-studio 19.1.4-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: LicenseRef-Commercial
Conflicts: davinci-resolve, davinci-resolve-beta, davinci-resolve-studio-beta
Submitter: codibit
Maintainer: Muflone
Last Packager: Muflone
Votes: 46
Popularity: 2.29
First Submitted: 2018-01-21 18:37 (UTC)
Last Updated: 2025-03-22 16:28 (UTC)

Dependencies (25)

Required by (1)

Sources (1)

Pinned Comments

Muflone commented on 2025-01-26 02:15 (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.

Latest Comments

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

Rubble1278 commented on 2024-08-23 03:19 (UTC) (edited on 2024-08-23 15:23 (UTC) by Rubble1278)

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

ravenx8 commented on 2024-08-23 00:20 (UTC)

DaVinci Resolve Studio 19.0.1.69 has been released as stable.

vinterstille commented on 2024-08-01 09:02 (UTC)

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.

Bink commented on 2024-07-25 05:44 (UTC)

The output there appears normal @alexmurkoff. I get the same thing, and it is starting here. It would seem to be a local issue.

alexmurkoff commented on 2024-07-25 05:14 (UTC)

Hey, installed Resolve via this package some time ago. It was working up until some moment, but I'm not sure which exactly... Anyone have any info on that? Did it randomly stop working for anyone else after a package update?

$ /opt/resolve/bin/resolve 
ActCCMessage Already in Table: Code= c005, Mode= 13, Level=  1, CmdKey= -1, Option= 0
ActCCMessage Already in Table: Code= c006, Mode= 13, Level=  1, CmdKey= -1, Option= 0
ActCCMessage Already in Table: Code= c007, Mode= 13, Level=  1, CmdKey= -1, Option= 0
ActCCMessage Already in Table: Code= 2282, Mode=  0, Level=  0, CmdKey= 8, Option= 0
PnlMsgActionStringAdapter Already in Table: Code= 615e, Mode=  0, Level=  0, CmdKey= -1, Option= 0
18.6.6.0007 Linux/Clang x86_64
Main thread starts: B76A9000
0x740cb76a9000 | Undefined            | INFO  | 2024-07-25 12:12:58,278 | --------------------------------------------------------------------------------
0x740cb76a9000 | Undefined            | INFO  | 2024-07-25 12:12:58,278 | Loaded log config from /home/alex/.local/share/DaVinciResolve/configs/log-conf.xml
0x740cb76a9000 | Undefined            | INFO  | 2024-07-25 12:12:58,278 | --------------------------------------------------------------------------------

artemklevtsov commented on 2024-06-29 04:36 (UTC)

Package still broken. Fix please.

Tecnio commented on 2024-06-24 14:18 (UTC)

Can confirm commenting out line 193 resolves the issue.

Seeed commented on 2024-06-19 04:40 (UTC)

I can confirm that commenting out line 193 in the PKGBUILD worked for me as well.

ferda commented on 2024-06-18 06:40 (UTC)

Commenting out line 193 in the PKGBUILD results in a successful build.

lou commented on 2024-06-18 03:14 (UTC)

I am having the same problem as ferda also.