当前位置:网站首页>UOS统信系统 - WindTerm使用
UOS统信系统 - WindTerm使用
2022-07-31 22:32:00 【嗯嗯**】
1. 下载、使用
官方地址: https://github.com/kingToolbox/WindTerm
下载地址: https://github.com/kingToolbox/WindTerm/releases



2 报错解决
QT使用不了
异常
报错信息: qt . qpa . plugin : Could not load the Qt platform plugin " xcb " in " even though it was found .this application failed to start because no Qt platform plugin could be initialized. Reinstalling the applicat
on may fix this problem
Available platform plugins are : eglfs linuxfb minimal , minimalegl offscreen vnc , xcb

解决方案
我参考解决此问题的视频教程: https://www.bilibili.com/video/av459767242/?vd_source=51d7462b34b751e72deaaf86c1720bd5
# ============不想看详细报错直接忽略=这一步骤=====================
# qt报错信息太少,不够详细可以添加这一行参数 --
vim ~/.bashrc
# ~/.bashrc文件末尾添加的内容
export QT_DEBUG_PLUGINS=1
# 使得~/.bashrc文件新配置生效,这样qt报错的话信息会更详细 - -- 不想看详细报错直接忽略
source ~/.bashrc
# =================================
# 论坛解决方案:
https://bugreports.qt.io/browse/QTBUG-88688
# 修复安装包下载
https://packages.debian.org/bullseye/amd64/libxcb-util1/download
# 修复安装包下载
http://mirrors.ustc.edu.cn/debian/pool/main/x/xcb-util/



已经好上述的东西,直接启动windterm就可以正常使用了
边栏推荐
- Golang must know the Go Mod command
- flowable workflow all business concepts
- Go1.18 upgrade function - Fuzz test from scratch in Go language
- Unity - by casting and cloning method dynamic control under various UGUI create and display
- 如何减少软件设计和实现之间鸿沟
- Qualcomm cDSP simple programming example (to query Qualcomm cDSP usage, signature), RK3588 npu usage query
- The article you worked so hard to write may not be your original
- Judging decimal points and rounding of decimal operations in Golang
- Flex layout in detail
- 20. Support vector machine - knowledge of mathematical principles
猜你喜欢

Chapter VII

How to reduce the gap between software design and implementation
不知道该怎么办的同步问题

The article you worked so hard to write may not be your original

NVIDIA has begun testing graphics products with AD106 and AD107 GPU cores

ECCV 2022 Huake & ETH propose OSFormer, the first one-stage Transformer framework for camouflaging instance segmentation!The code is open source!...

TestCafeSummary

C程序设计-方法与实践(清华大学出版社)习题解析

How to debug TestCafe

Redis综述篇:与面试官彻夜长谈Redis缓存、持久化、淘汰机制、哨兵、集群底层原理!...
随机推荐
Go1.18 upgrade function - Fuzz test from scratch in Go language
【Acwing】第62场周赛 题解
支付模块实现
Several methods of mysql backup table
【Yugong Series】July 2022 Go Teaching Course 025-Recursive Function
Payment module implementation
Embedded development has no passion, is it normal?
How to reduce the gap between software design and implementation
程序进程和线程(线程的并发与并行)以及线程的基本创建和使用
Memblaze released the first enterprise-grade SSD based on long-lasting particles. What is the new value behind it?
@JsonFormat(pattern=“yyyy-MM-dd“)时间差问题
ThreadLocal
Realize serial port receiving data based on STM32 ring queue
Redis综述篇:与面试官彻夜长谈Redis缓存、持久化、淘汰机制、哨兵、集群底层原理!...
hboot与recovery、boot.img、system.img
SQL27 View user details of different age groups
Audio alignment using cross-correlation
Judging decimal points and rounding of decimal operations in Golang
LeetCode 第 304 场周赛
MySQL数据库‘反斜杠\’ ,‘单引号‘’,‘双引号“’,‘null’无法存储