我使用makeresolvedeb在Ubuntu18.04上安装了DaVinci using 16。当我点击桌面图标时,任何可见的事情都不会发生。下面是从命令行运行解析的结果:
$ /opt/resolve/bin/resolve
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
ActCCMessage Already in Table: Code= 2282, Mode= 0, Level= 0, CmdKey= 8, Option= 0
PnlMsgActionStringAdapter Already in Table: Code= 615e, Mode= 0, Level= 0, CmdKey= -1, Option= 0
16.0 (#060) Linux/Clang
Main thread starts: 74325B00
log4cxx: setFile(./logs/rollinglog.txt,true) call failed.
log4cxx: IO Exception : status code = 2
[0x7f6674325b00] | Undefined | INFO | 2019-08-14 16:30:25,444 | --------------------------------------------------------------------------------
log4cxx: No output stream or file set for the appender named [RollLogAppender].
[0x7f6674325b00] | Undefined | INFO | 2019-08-14 16:30:25,444 | Loaded log config from /home/claude/.local/share/DaVinciResolve/configs/log-conf.xml
[0x7f6674325b00] | Undefined | INFO | 2019-08-14 16:30:25,444 | --------------------------------------------------------------------------------
Aborted (core dumped)有人知道我怎么能解决这个问题吗。我熟悉命令行,但我是新手,而不是向导。
我正在运行戴尔Inspiron 15R (核心i7,5537)
非常感谢!
发布于 2019-08-14 21:15:15
你是这样做的吗?
安装了libssl1.0.0、、fakeroot和xorriso包(前两个包用于运行DaVinci解析,最后2个包用于生成deb)。
假设您在主文件夹中提取了DaVinci解析,并将MakeResolveDeb脚本放置在与DaVinci解析相同的文件夹中,则可以使用以下命令创建deb:
接受DaVinci解析许可输入y并按Enter键
https://askubuntu.com/questions/1165804
复制相似问题