15.0.1 installs fine but it doesn't start
"log4cxx: No appender could be found for logger (Undefined).
log4cxx: Please initialize the log4cxx system properly. segfault (core dumped)"
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: | 150 |
Popularity: | 2.52 |
First Submitted: | 2017-04-19 20:57 (UTC) |
Last Updated: | 2025-03-22 03:49 (UTC) |
« First ‹ Previous 1 .. 48 49 50 51 52 53 54 55 56 57 58 .. 60 Next › Last »
15.0.1 installs fine but it doesn't start
"log4cxx: No appender could be found for logger (Undefined).
log4cxx: Please initialize the log4cxx system properly. segfault (core dumped)"
Heyall, davinci-resolve installs fine but when i run it i get, any ideas :
$ /opt/resolve/bin/start-resolve ActCCMessage Already in Table: Code= 2282, Mode= 0, Level= 0, CmdKey= 8, Option= 0 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 15.0.1 (#003) Linux/Clang Main thread starts: F8019B40 log4cxx: No appender could be found for logger (Undefined). log4cxx: Please initialize the log4cxx system properly. segfault (core dumped)
/home/ganthore/code/aur/davinci-resolve/PKGBUILD: line 23: xdg-user-dir: command not found
Hey, you should add the extra/xdg-user-dirs package to the depends() array if you're going to call it directly in the PKGBUILD.
https://github.com/ganthore/arch-davinci-resolve/blob/master/PKGBUILD
So after some digging it does playback uncompressed (yuv/rgb) and mjpeg with pcm files (e.g. gst-launch-1.0 videotestsrc num-buffers=30 ! jpegenc ! queue ! qtmux name=mux ! filesink location=testjpeg.mov audiotestsrc samplesperbuffer=44100 ! mux.)
I understand this may not be the place to discuss that, but sometimes it's hard to distinguish build/install errors from unsupported features (especially since the logs are just silent about the h264 decode).
These documents are kind of contradicting each other: - https://documents.blackmagicdesign.com/DaVinciResolve/20180404-10399d/DaVinci_Resolve_15_Feature_Comparison.pdf (says h264 decode is not supported on resolve) - http://documents.blackmagicdesign.com/DaVinciResolve/20180406-341247/DaVinci_Resolve_15_Supported_Codec_List.pdf (says it is)
Can anyone comment if he succeeded playback of some h264 files, or clarify the epxected status ?
Tried it on GeForce GTX 1060 3GB (local/opencl-nvidia 396.54-1) but it fails to play my mp4/h264/aac samples (i see no picture and seeing "Failed to read audio while generating WFM" logs).
Any ideas ?
I had similar problem with crash after welcome tour and installing correct opencl-driver solved it. Beignet instead mesa-opencl for my Intel CPU.
Current release has a different checksum than in the PKGBUILD:
4b59973bd2e26a62d2cf98378c2a4eda003e4f8c9fa484564add54342a139615 DaVinci_Resolve_15.0_Linux.zip
After I manually edited the PKGBUILD it installs, but crashes after welcome tour.
@alfredo.ardito No problem. Good luck with Resolve!
On my system (Manjaro, 4.18.4) Resolve won't start. It ends with coredump:
Message: Process 19410 (resolve) of user 1000 dumped core.
Stack trace of thread 19410:
#0 0x00007f6448881a3a __cxa_demangle (libc++abi.so.1)
#1 0x00007f644886a4b8 _ZL25default_terminate_handlerv (libc++abi.so.1)
#2 0x00007f6448883036 _ZSt11__terminatePFvvE (libc++abi.so.1)
#3 0x00007f64488833a1 call_terminate (libc++abi.so.1)
#4 0x00007f64488838f7 scan_eh_tab (libc++abi.so.1)
#5 0x00007f6448883ddc __gxx_personality_v0 (libc++abi.so.1)
#6 0x00007f642ef2620b _Unwind_RaiseException (libgcc_s.so.1)
#7 0x00007f64488829c6 __cxa_throw (libc++abi.so.1)
#8 0x0000000000948bf4 n/a (resolve)
I'd be thankful for any suggestion.
I tried rebuilding the package again and then checked the DOWNLOAD directory.
Unfortunately the DaVinci_Resolve_15.0_Linux.zip file was missing and stored elsewhere.
I then moved the missing file to the Download Directory and managed to build the package successfully.
Thank you @marcinn for your attention.
@alfredo.ardito, please open terminal and type:
xdg-user-dir DOWNLOAD
then copy&paste the result.
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.