Package Details: davinci-resolve 19.0.3-1

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: Commercial
Conflicts: davinci-resolve-beta, davinci-resolve-studio, davinci-resolve-studio-beta
Submitter: jonathon
Maintainer: satriani
Last Packager: satriani
Votes: 142
Popularity: 2.08
First Submitted: 2017-04-19 20:57 (UTC)
Last Updated: 2024-10-22 20:37 (UTC)

Dependencies (24)

Required by (0)

Sources (1)

Pinned Comments

satriani commented on 2021-05-15 14:15 (UTC) (edited on 2021-05-15 14:16 (UTC) by satriani)

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 .. 39 40 41 42 43 44 45 46 47 48 49 .. 56 Next › Last »

Ashark commented on 2019-02-01 04:02 (UTC) (edited on 2019-02-04 11:15 (UTC) by Ashark)

@deezid I still do not got the reason what problem does adding of StartupWMClass=resolve to the desktop file solves. See: https://youtu.be/rS_ZXiPxZEY

@satriani Thanks for adding tested configurations to pinned comment. Also, lets check dependency list finally. They were made even for version 12, I suspect they could be not required for now. Can you help?

satriani commented on 2019-01-27 18:44 (UTC)

@jose1711 Did you report this issue in the BM forum? I think this looks like a driver problem. Try to uninstall the program completely and install it again.

jose1711 commented on 2019-01-27 15:35 (UTC)

@satriani

thank you, it builds fine. the program however crashes on start: 'DaVinci Resolve quiet unexpectedly'. anyone has a hint what to check? thanks, j

satriani commented on 2019-01-26 23:38 (UTC)

@jose1711 I'm afraid I forgot in the last update. Now it is fixed.

jose1711 commented on 2019-01-26 15:37 (UTC)

@Ashark

thank you, i believe i am using the latest revision (2 days old)

jose1711 commented on 2019-01-26 15:04 (UTC)

@Ashark

trying your gist version..

package()...
xdg-icon-resource: No writable system icon directory found.

jose1711 commented on 2019-01-26 14:44 (UTC) (edited on 2019-01-26 14:44 (UTC) by jose1711)

${pkgdir} is not populated outside build() or package() function. hence this check

if [ ! -f ${pkgdir}/DaVinci_Resolve_${pkgver}_Linux.zip ]; then

makes no sense. but i am not the first one reporting it either.