当前位置:网站首页>Dealing with the crash of QT quick project in offscreen mode
Dealing with the crash of QT quick project in offscreen mode
2022-07-06 22:26:00 【Hua Weiyun】
Based on squish build qt I encountered a problem in the smoking project , When the test project is cut into off screen mode , contain qml Function page crash ;
The error stack is as follows :
```
(QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>))) [0x7fc925b3fa2b]
libqoffscreen.so(+0x14580) [0x7fc91a804580]
```
The solution is to set qml Soft rendering :
export QT_QPA_PLATFORM='offscreen'
export QMLSCENE_DEVICE='softwarecontext'
Reference resources :
https://stackoverflow.com/questions/52527672/crash-when-running-qt-application-on-ubuntu-server
https://stackoverflow.com/questions/33090346/is-there-any-way-to-use-qtwebengine-without-opengl
边栏推荐
- Hardware development notes (10): basic process of hardware development, making a USB to RS232 module (9): create ch340g/max232 package library sop-16 and associate principle primitive devices
- go多样化定时任务通用实现与封装
- 柔性数组到底如何使用呢?
- 网络基础入门理解
- Chapter 3: detailed explanation of class loading process (class life cycle)
- 中国固态氧化物燃料电池技术进展与发展前景报告(2022版)
- Management background --1 Create classification
- HDR image reconstruction from a single exposure using deep CNN reading notes
- Insert sort and Hill sort
- Research and investment strategy report of China's VOCs catalyst industry (2022 Edition)
猜你喜欢
每日一题:力扣:225:用队列实现栈
Web APIs DOM time object
NPDP认证|产品经理如何跨职能/跨团队沟通?
Hardware development notes (10): basic process of hardware development, making a USB to RS232 module (9): create ch340g/max232 package library sop-16 and associate principle primitive devices
Chapter 4: talk about class loader again
RESNET rs: Google takes the lead in tuning RESNET, and its performance comprehensively surpasses efficientnet series | 2021 arXiv
zabbix 代理服务器 与 zabbix-snmp 监控
Unity3d minigame-unity-webgl-transform插件转换微信小游戏报错To use dlopen, you need to use Emscripten‘s...问题
MySQL----初识MySQL
Senior soft test (Information System Project Manager) high frequency test site: project quality management
随机推荐
将MySQL的表数据纯净方式导出
Netxpert xg2 helps you solve the problem of "Cabling installation and maintenance"
0 basic learning C language - digital tube
zabbix 代理服务器 与 zabbix-snmp 监控
2022年6月国产数据库大事记-墨天轮
extern关键字
剪映+json解析将视频中的声音转换成文本
Aardio - 利用customPlus库+plus构造一个多按钮组件
Unity3d minigame-unity-webgl-transform插件转换微信小游戏报错To use dlopen, you need to use Emscripten‘s...问题
i. Mx6ull build boa server details and some of the problems encountered
QT | UDP broadcast communication, simple use case
HDR image reconstruction from a single exposure using deep CNNs阅读札记
SQL Server生成自增序号
(十八)LCD1602实验
About the professional ethics of programmers, let's talk about it from the way of craftsmanship and neatness
Unity3d Learning Notes 6 - GPU instantiation (1)
China 1,4-cyclohexanedimethanol (CHDM) industry research and investment decision-making report (2022 Edition)
BarcodeX(ActiveX打印控件) v5.3.0.80 免费版使用
2022-07-04 mysql的高性能数据库引擎stonedb在centos7.9编译及运行
[sciter bug] multi line hiding