I've finally been able to solve that error with the missing libCg.so stuff.
Removing opencl-mesa
fixed it for me.
sudo pacman -R opencl-mesa
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) |
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 Next › Last »
I've finally been able to solve that error with the missing libCg.so stuff.
Removing opencl-mesa
fixed it for me.
sudo pacman -R opencl-mesa
No audio or video working on my end
I suspect this has to do with Qt versions?
Logs at /tmp/resolve/logs had:
This application failed to start because it could not find or load the Qt platform plugin "xcb"
Renaming all of the Qt .so files at /opt/resolve/libs/ makes the logs say
undefined symbol: _Z18g_SetPolishEnabledb
I was unable to find any mention of that in Qt source code, but it is however present in the bundled libQt5Widget that was renamed
Renaming just libQt5Core, libQt5Gui, libQt5Sql gives yet another output:
"no screens available, assuming 24-bit color"
Tried running both on GNOME on X11 and KDE Plasma using Wayland
Hopefully that'll get someone closer to solving this
Same problem. Check with ldd: ldd resolve ./resolve: /opt/resolve/bin/./../libs/libCg.so: no version information available (required by ./resolve) ./resolve: /opt/resolve/bin/./../libs/libCgGL.so: no version information available (required by ./resolve)
Not working with me either. No window appears, just get the following warnings/errors:
bin/resolve: /opt/resolve/bin/../libs/libCg.so: no version information available (required by bin/resolve) bin/resolve: /opt/resolve/bin/../libs/libCgGL.so: no version information available (required by bin/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.0b (#043) Linux/Clang Main thread starts: EDEBDA00 log4cxx: No appender could be found for logger (Undefined). log4cxx: Please initialize the log4cxx system properly.
I get the following error on application start:
➜ /opt/resolve/bin/resolve /opt/resolve/bin/resolve: /opt/resolve/bin/../libs/libCg.so: no version information available (required by /opt/resolve/bin/resolve) /opt/resolve/bin/resolve: /opt/resolve/bin/../libs/libCgGL.so: no version information available (required by /opt/resolve/bin/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 /opt/resolve/bin/resolve: symbol lookup error: /opt/resolve/bin/resolve: undefined symbol: OPENSSL_add_all_algorithms_noconf
is anyone succesfully running this application?
have no audio/video too
For me no MTS support is given (h264, ac-3), resolve complains about missing codec.
This is what i already got:
extra/libx264 2:152.20171224-1 [installed] extra/libx264-all 2:152.20171224-1 [installed]
0x7fcabf7fe700] | IO | ERROR | 2018-04-17 13:17:59,207 | Failed to decode clip , track 0, frame 0: Cannot find the codec for decoding.
Similar issue for MP4/AAC, even tho it seems that resolve does not support AAC, the video part is not working as well: https://haste.tchncs.de/raw/uxijufibek
Hi, I'm getting such error:
This application failed to start because it could not find or load the Qt platform plugin "xcb".
Available platform plugins are: linuxfb, minimal, offscreen, xcb.
Reinstalling the application may fix this problem. [0x7f0cd2e6b240] | Main | INFO | 2018-04-14 12:24:20,267 | Caught termination signal SIGABRT, triggering termination routine [0x7f0cd2e6b240] | Main | ERROR | 2018-04-14 12:24:20,267 | Termination request failed
I have fully updated system. It's Manjaro not Arch, but davinci-resolve worked well.
Any hints? Thanks in advance.
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.