当前位置:网站首页>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
边栏推荐
- Chapter Six
- 基于单片机GSM的防火防盗系统的设计
- Fixed-length usage of nanopb string type based on RT1052 Aworks (27)
- @JsonFormat(pattern="yyyy-MM-dd") time difference problem
- The difference between adding or not adding the ref keyword when a variable of reference type is used as a parameter in a method call in C#
- How to debug TestCafe
- 【Acwing】The 62nd Weekly Game Solution
- linux view redis version command (linux view mysql version number)
- One thing to say, is outsourcing company worth it?
- Transfer Learning - Domain Adaptation
猜你喜欢
![[Code Hoof Set Novice Village 600 Questions] Leading to the combination of formulas and programs](/img/91/63d4f7869e0a55d19701c5ca5c9ed8.png)
[Code Hoof Set Novice Village 600 Questions] Leading to the combination of formulas and programs

20. Support vector machine - knowledge of mathematical principles

Summary of the classic drawing method of histogram

日常--Kali开启SSH(详细教程)

ThreadLocal

Program processes and threads (concurrency and parallelism of threads) and basic creation and use of threads
Dry goods | 10 tips for MySQL add, delete, change query performance optimization

高等代数_证明_任何矩阵都相似于一个上三角矩阵

【Acwing】第62场周赛 题解

Go mode tidy reports an error go warning “all” matched no packages
随机推荐
输入输出优化
The uniapp applet checks and prompts for updates
Daily--Kali opens SSH (detailed tutorial)
Summary of the classic drawing method of histogram
【ACM】2022.7.31训练赛
[QNX Hypervisor 2.2用户手册]9.14 set
C#中引用类型的变量做为参数在方法调用时加不加 ref 关键字的不同之处
「SDOI2016」征途 题解
[NLP] What is the memory of the model!
VOT2021比赛简介
A shortcut to search for specific character content in idea
uniapp小程序检查、提示更新
标段参数说明
Design of Fire and Anti-theft System Based on Single Chip GSM
Learn about C# anonymous methods
useragent online lookup
Implementation of a sequence table
TestCafeSummary
基于simulink的Active anti-islanding-AFD主动反孤岛模型仿真
"APIO2010" Patrol Problem Solution