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
相关推荐
云边云科技2 分钟前
零售行业新店网络零接触部署场景下,如何选择SDWAN
运维·服务器·网络·人工智能·安全·边缘计算·零售
城管不管15 分钟前
Docker核心---数据卷(堵门秘籍)
运维·docker·容器
AOwhisky28 分钟前
Linux 文本处理三剑客:awk、grep、sed 完全指南
linux·运维·服务器·网络·云计算·运维开发
Gavin_9151 小时前
从零开始部署经典开源项目管理系统最新版redmine6-Linux Debian12
linux·ruby on rails·开源·debian·ruby·redmine
xuanerya1 小时前
使用 SSH 方式克隆 GitHub 仓库没有权限解决办法
运维·ssh·github
花小璇学linux1 小时前
imx6ull-驱动开发篇31——Linux异步通知
linux·驱动开发·嵌入式软件
shelutai1 小时前
ubuntu 编译ffmpeg6.1 增加drawtext,libx264,libx265等
linux·ubuntu·ffmpeg
runfarther2 小时前
搭建LLaMA-Factory环境
linux·运维·服务器·python·自然语言处理·ai编程·llama-factory
百思可瑞教育2 小时前
Spring Cloud Gateway 负载均衡全面指南
运维·负载均衡·北京百思可瑞教育·百思可瑞教育·北京百思教育
hello_ world.2 小时前
RHCA10NUMA
linux