ubuntu上pylon无法启动

https://docs.baslerweb.com/knowledge/pylon-viewer-doesnt-start-on-linux#:~:text=pylon%20Viewer%3A%20To%20use%20the%20pylon%20Viewer%2C%20you,the%20following%20packages%3A%20libgl1-mesa-dri%2C%20libgl1-mesa-glx%2C%20libxcb-xinerama0%2C%20and%20libxcb-xinput0.

进入/opt/pylon/bin路径,运行./pylonviewer

会打印

bash 复制代码
qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
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 application may fix this problem.

Available platform plugins are: minimal, eglfs, xcb, vnc, minimalegl, offscreen, wayland, vkkhrdisplay, wayland-egl, linuxfb.

Aborted (core dumped)

看上去像qt的问题

解决方法
https://stackoverflow.com/questions/77725761/from-6-5-0-xcb-cursor0-or-libxcb-cursor0-is-needed-to-load-the-qt-xcb-platform

复制代码
sudo apt-get install -y libxcb-cursor-dev
相关推荐
xlp666hub17 分钟前
深度剖析Linux Input子系统(2):驱动开发流程与现代 Multi-touch 协议
linux
yj_xqj37 分钟前
HAproxy负载均衡集群部署
运维·负载均衡
路由侠内网穿透39 分钟前
本地部署开源工作空间工具 AFFiNE 并实现外部访问
运维·服务器·数据库·物联网·开源
zzzsde41 分钟前
【Linux】Ext文件系统(1)
linux·运维·服务器
爱学习的小囧44 分钟前
ESXi 8.0 无法选择分区方式 小白级详细解决办法
运维·服务器·网络·虚拟化·esxi8.0
F1FJJ1 小时前
什么是 Shield CLI?视频讲解:一条命令,可浏览器远程访问一切内部服务(RDP/VNC/SSH/数据库等)
运维·网络·数据库·网络协议·ssh
WordPress学习笔记1 小时前
wordpress网站上传不了图片可能是文件夹的权限的原因
运维·wordpress·文件夹权限·uploads·wordpress上传错误
gordon~91 小时前
Windows 11 wsl 中安装的Ubuntu-24.04 中装docker
windows·ubuntu·docker
倔强的胖蚂蚁1 小时前
openEuler 24.03 LTS SP3 motd标志区使用教程
运维·云原生
xlq223221 小时前
34 信号
linux