- 主题:debian 11安装wps后运行没反应
如题,apt install wps.deb 安装了官网下载的deb包,安装顺利。然后运行wps,没任何反应。
执行/opt/kingsoft/wps-office/office6/wps,则提示:
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: xcb.
terminating with uncaught foreign exception
Aborted
--
FROM 113.65.67.*
QT_DEBUG_PLUGINS=1 /opt/kingsoft/wps-office/office6/wps
试试看有没有更详细的错误提示。这种一般是缺少某些库引起的
【 在 anhnmncb 的大作中提到: 】
: 如题,apt install wps.deb 安装了官网下载的deb包,安装顺利。然后运行wps,没任何反应。
: 执行/opt/kingsoft/wps-office/office6/wps,则提示:
: qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it
: ...................
--
FROM 222.128.5.*
谢谢,搞定了,按这个命令提示缺少libxkbcommon-x11-0,安装后正常启动。
【 在 gameplayer 的大作中提到: 】
: QT_DEBUG_PLUGINS=1 /opt/kingsoft/wps-office/office6/wps
: 试试看有没有更详细的错误提示。这种一般是缺少某些库引起的
--
FROM 113.65.67.*
铜豌豆 Linux iso 默认集成安装 wps 了,可以直接使用。
https://www.atzlinux.com/download-iso.htm
11.5.1 版本就是基于 Debian 11.5 的
https://www.atzlinux.com/News/2022/20220920.htm
【 在 anhnmncb 的大作中提到: 】
: 如题,apt install wps.deb 安装了官网下载的deb包,安装顺利。然后运行wps,没任何反应。
: 执行/opt/kingsoft/wps-office/office6/wps,则提示:
: qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it
: ...................
--
FROM 183.240.8.*