@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
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: | 152 |
Popularity: | 3.34 |
First Submitted: | 2017-04-19 20:57 (UTC) |
Last Updated: | 2025-05-04 01:29 (UTC) |
« First ‹ Previous 1 .. 43 44 45 46 47 48 49 50 51 52 53 .. 60 Next › Last »
@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
@jose1711 I'm afraid I forgot in the last update. Now it is fixed.
@Ashark
thank you, i believe i am using the latest revision (2 days old)
@Ashark
trying your gist version..
package()...
xdg-icon-resource: No writable system icon directory found.
${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.
@Ashark Thanks for your help and advice, I really appreciate it. The automatic downloader is very interesting. I'll take a closer look. With the next update, which I will release soon, we will switch from xorriso to bsdtar. Thanks for that.
I have completely reworked pkgbuild so it corresponds official installer: https://gist.github.com/Ashark/a194db36c8acd53f3cff496b617628fb There are several things remaining that I want to improve:
Check dependencies list
Instead of setting 777 permissions, chgrp to users group.
Maybe add WM_CLASS to desktop file
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.