在开发板上运行我们开发的QT UI无法显示相关文字数字信息 及 无法设置屏幕

固件类型:自行编译的固件
SDK包名称:rk3399_linux_release_v2.5.1_20210301
SDK修改内容:rk3399_linux_release_v2.5.1_20210301
Log日志:ok.txt

你好,目前使用的是QT5.12.2版本,编译环境及开发运行环境参考wiki 技术案例-QT creator来设置的

问题如下:
1. 开发板上运行QT UI无法显示文字 数字信息,如下图:

windows下正常运行界面图如下:

  1. 屏幕方向无法旋转
    参考wiki 这里更改没有效果

  2. QT UI无法加载SQLITE数据库文件(后缀名.db结尾)

注:log文件可以忽略

tchip_askquestions
ok.txt (13.9 KB)

你用文件系统或者固件是哪个

我看你log是没有找到中文字符集呀

[root@rk3399:/]# xkbcommon: ERROR: couldn't find a Compose file for locale "zh_CN.utf8"
could not create XKB compose table for locale 'zh_CN.utf8'.  Disabiling compose
xkbcommon: ERROR: couldn't find a Compose file for locale "zh_CN.utf8"
could not create XKB compose table for locale 'zh_CN.utf8'.  Disabiling compose
qt.qpa.wayland: No shell integration named "xdg-shell" found

895816513 发表于 2022-5-26 17:37
我看你log是没有找到中文字符集呀

怎么打开使用这个中文字符集