当前位置:网站首页>UOS - WindTerm use
UOS - WindTerm use
2022-07-31 22:52:00 【Uh-huh**】
Article table of contents
1. Download, use
Official address: https://github.com/kingToolbox/WindTerm
Download address: https://github.com/kingToolbox/WindTerm/releases
2 error resolution
QT not available
Exception
Error message: 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
Solution
I refer to a video tutorial to solve this problem: https://www.bilibili.com/video/av459767242/?vd_source=51d7462b34b751e72deaaf86c1720bd5
# ============ If you don't want to see the detailed error report, just ignore it = this step=====================# The qt error message is too small and not detailed enough to add this line of parameters -- vim ~/.bashrc# Content added at the end of ~/.bashrc fileexport QT_DEBUG_PLUGINS=1# Make the new configuration of the ~/.bashrc file take effect, so that if qt reports an error, the information will be more detailed -- -- I don't want to see the detailed error report and just ignore itsource ~/.bashrc# ===================================# Forum solution: https://bugreports.qt.io/browse/QTBUG-88688# Repair installation package downloadhttps://packages.debian.org/bullseye/amd64/libxcb-util1/download# Repair installation package downloadhttp://mirrors.ustc.edu.cn/debian/pool/main/x/xcb-util/
The above things are ready, just start windterm and it can be used normally
边栏推荐
- 手写一个简单的web服务器(B/S架构)
- Drawing process of hand-drawn map of scenic spots
- [NLP] What is the memory of the model!
- Student management system on the first day: complete login PyQt5 + MySQL5.8 exit the operation logic
- Istio introduction
- The latest masterpiece!Alibaba just released the interview reference guide (Taishan version), I just brushed it for 29 days
- ThreadLocal
- Audio alignment using cross-correlation
- The article you worked so hard to write may not be your original
- 无状态与有状态的区别
猜你喜欢
Daily--Kali opens SSH (detailed tutorial)
[Code Hoof Set Novice Village 600 Questions] Leading to the combination of formulas and programs
Handwritten a simple web server (B/S architecture)
Go1.18 upgrade function - Fuzz test from scratch in Go language
Pytest初体验
C#中引用类型的变量做为参数在方法调用时加不加 ref 关键字的不同之处
Recognize anomalies (you will understand after reading this)
基于simulink的Passive anti-islanding-UVP/OVP and UFP/OFP被动反孤岛模型仿真
Daily practice——Randomly generate an integer between 1-100 and see how many times you can guess.Requirements: The number of guesses cannot exceed 7 times, and after each guess, it will prompt "bigger"
Dry goods | 10 tips for MySQL add, delete, change query performance optimization
随机推荐
[QNX Hypervisor 2.2 User Manual]9.14 set
Dry goods | 10 tips for MySQL add, delete, change query performance optimization
How to identify fake reptiles?
Qualcomm cDSP simple programming example (to query Qualcomm cDSP usage, signature), RK3588 npu usage query
Efficient Concurrency: A Detailed Explanation of Synchornized's Lock Optimization
SQL注入 Less47(报错注入) 和Less49(时间盲注)
Binary tree non-recursive traversal
uniapp小程序检查、提示更新
How to import a Golang external package and use it?
高等代数_证明_任何矩阵都相似于一个上三角矩阵
In Golang go-redis cluster mode, new connections are constantly created, and the problem of decreased efficiency is solved
spark reports an error OutOfMemory "recommended collection"
Chapter VII
-xms -xmx(information value)
Student management system on the first day: complete login PyQt5 + MySQL5.8 exit the operation logic
Collation of knowledge points in Ningbo University NBU IT project management final exam
「SDOI2016」征途 题解
信息学奥赛一本通 1941:【07NOIP普及组】Hanoi双塔问题 | 洛谷 P1096 [NOIP2007 普及组] Hanoi 双塔问题
VOT2021 game introduction
Commonly used security penetration testing tools (penetration testing tools)