网易AirtestIDE打不开
Tofloor
poster avatar
-o_o-
deepin
2019-07-18 18:51
Author
安装测试软件AirtestIDE(http://airtest.netease.com/index.html)打开报段错误

执行命令: /usr/lib/AirtestIDE

执行结果如下:
Info: filter not set, use raven.filter.FullPassFilter instead.
loading config from : ['/home/king/.local/share/AirtestIDE/AirtestIDE/user.json']
Unable to update the static FcBlanks: 0x0600
Unable to update the static FcBlanks: 0x0601
Unable to update the static FcBlanks: 0x0602
Unable to update the static FcBlanks: 0x0603
Unable to update the static FcBlanks: 0x06dd
Unable to update the static FcBlanks: 0x070f
Unable to update the static FcBlanks: 0x2028
Unable to update the static FcBlanks: 0x2029
Unable to update the static FcBlanks: 0xfff9
Unable to update the static FcBlanks: 0xfffa
Unable to update the static FcBlanks: 0xfffb
段错误
[1:1:0100/000000.868875:ERROR:broker_posix.cc(41)] Invalid node channel message


Reply Favorite View the author
All Replies
avatar
-o_o-
deepin
2019-07-22 19:04
#1
系统升级到15.11问题解决
Reply View the author
avatar
kenzgoingon
deepin
2019-11-24 18:05
#2
https://bbs.deepin.org/post/180723
系统升级到15.11问题解决

您好,请问 deepin15.11 下,Airtest-IDE V1.2.2 能打开吗
Reply View the author
avatar
-o_o-
deepin
2019-11-25 04:33
#3
https://bbs.deepin.org/post/180723
您好,请问 deepin15.11 下,Airtest-IDE V1.2.2 能打开吗

最新的1.2.2不可以
Reply View the author
avatar
ritter
deepin
2019-11-25 05:49
#4
可执行文件为什么在/usr/lib/里面?
Reply View the author
avatar
wksd
deepin
2020-03-31 04:42
#5
https://bbs.deepin.org/post/180723
系统升级到15.11问题解决

airtest用的哪个版本?
Reply View the author
avatar
ZHZ
deepin
2021-04-28 04:28
#6

deepin20.2通过airtest官网下载的deb包安装后也是无法运行。

Reply View the author
avatar
compilelife
deepin
2022-11-05 21:07
#7

解决方案:

dpkg -X airtest.deb 

extractLD_PRELOAD=/usr/lib/x86_64-linux-gnu/dri/iris_dri.so:/usr/lib/x86_64-linux-gnu/libstdc++.so.6 ./extract/usr/lib/AirtestIDE
Reply View the author