Package Details: davinci-resolve-beta 19.0b4-1

Git Clone URL: https://aur.archlinux.org/davinci-resolve-beta.git (read-only, click to copy)
Package Base: davinci-resolve-beta
Description: Professional A/V post-production software suite from Blackmagic Design
Upstream URL: https://www.blackmagicdesign.com/support/family/davinci-resolve-and-fusion
Licenses: Commercial
Conflicts: davinci-resolve, davinci-resolve-studio, davinci-resolve-studio-beta
Submitter: satriani
Maintainer: ttc0419
Last Packager: matthewq337
Votes: 16
Popularity: 0.015828
First Submitted: 2017-05-04 16:50 (UTC)
Last Updated: 2024-06-30 20:10 (UTC)

Dependencies (24)

Required by (0)

Sources (1)

Pinned Comments

ttc0419 commented on 2024-11-26 11:41 (UTC)

Will be updated once 20 beta is released; users should use 19 at the moment.

Latest Comments

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

Scioarch commented on 2021-02-25 07:14 (UTC)

Script doesn't download the binary on the 2021-02-07 update:

ERROR: DaVinci_Resolve_17.0b8_Linux.zip was not found in the build directory and is not a URL.

RedlineTriad commented on 2020-12-05 22:09 (UTC)

Patch for fixing install error (ugly but i don't care about panels): https://pastebin.com/qdUhyKqg Patch for updating to v17.0b10: https://pastebin.com/fnewvr0w

felixsanz commented on 2020-12-01 15:37 (UTC) (edited on 2020-12-01 15:40 (UTC) by felixsanz)

there is a lot of issues with permissions, can you check it out please? it doesn't even install

User ID: 0

User Home: /root

.............

Installing Application icons

xdg-icon-resource: No writable system icon directory found.

xdg-mime: No writable system mimetype directory found.

Updating icon cache

gtk-update-icon-cache: Failed to open file /usr/share/icons/hicolor/.icon-theme.cache : Permission denied

I/O error : Permission denied I/O error : Permission denied

Failed to write XML file; For permission problems, try rerunning as root

Installing udev rules

Failed to send reload request: Permission denied

Creating Common Data Dir : /var/BlackmagicDesign/DaVinci Resolve

mkdir: cannot create directory ‘/var/BlackmagicDesign’: Permission denied

steev182 commented on 2020-11-24 23:02 (UTC) (edited on 2020-11-24 23:03 (UTC) by steev182)

Thanks @satriani. That aspect is fixed, but there's still an issue:

`Creating Common Data Dir : /var/BlackmagicDesign/DaVinci Resolve

mkdir: cannot create directory ‘/var/BlackmagicDesign’: Permission denied

DaVinci Resolve installed to /home/steve/.cache/yay/davinci-resolve-beta/pkg/davinci-resolve-beta/opt/resolve`

If I go to that path, then bin, then run resolve, it runs, but it's in my home folder rather than /var.

satriani commented on 2020-11-24 22:03 (UTC)

@pulser: thank you, the error seems to be fixed.

dwende commented on 2020-11-24 05:40 (UTC)

bsdtar replacement does help, however getting a subsequent error:

install: cannot stat 'share/DaVinciResolvePanelSetup.desktop': No such file or directory

pulser commented on 2020-11-22 22:46 (UTC)

A possible fix for the bsdtar error:

Replace

bsdtar x -f ${_installer_binary} -C "${pkgdir}/opt/${_pkgname}"

with

./${_installer_binary} -i -y -n -a -C "${pkgdir}/opt/${_pkgname}"

nucularJohn commented on 2020-11-22 00:44 (UTC) (edited on 2020-11-23 13:53 (UTC) by nucularJohn)

@zeptic having the same error

zeptic commented on 2020-11-20 04:36 (UTC) (edited on 2020-11-20 05:12 (UTC) by zeptic)

Hello, thanks for updating the package to 17.0b1! Unfortunately, I am getting this error while trying to install:

bsdtar: Error opening archive: Unrecognized archive format