Hello. i have a little problem with the wps-spreadsheet. the main input field (equation textbox). the text is win white. only can see if select the text. the text color in the sheet field row/column is ok
is a knowed issue?
greetings
Git Clone URL: | https://aur.archlinux.org/wps-office-cn.git (read-only, click to copy) |
---|---|
Package Base: | wps-office-cn |
Description: | Kingsoft Office (WPS Office) CN version - an office productivity suite |
Upstream URL: | https://linux.wps.cn |
Licenses: | LicenseRef-WPS-EULA |
Conflicts: | kingsoft-office, wps-office |
Provides: | wps-office |
Submitter: | Universebenzene |
Maintainer: | Universebenzene (witt.9099) |
Last Packager: | witt.9099 |
Votes: | 47 |
Popularity: | 0.85 |
First Submitted: | 2020-01-10 04:38 (UTC) |
Last Updated: | 2024-11-07 07:33 (UTC) |
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 19 Next › Last »
Hello. i have a little problem with the wps-spreadsheet. the main input field (equation textbox). the text is win white. only can see if select the text. the text color in the sheet field row/column is ok
is a knowed issue?
greetings
最新的 qt5-base
更新(5.15.11+kde+r134-1 -> 5.15.11+kde+r136-1
)可能导致 WPS 在编辑界面交互时在用户态锁上挂起,表现为每点击一次,界面卡死固定时长(约 3000 ms):
futex(0x2d24d74, FUTEX_WAIT_BITSET_PRIVATE, 0, {tv_sec=2566, tv_nsec=873916823}, FUTEX_BITSET_MATCH_ANY) = -1 ETIMEDOUT (连接超时)
临时解决方案:# downgrade qt5-base
至 5.15.11+kde+r134-1
版本。
@sunshe35 感觉像yay出毛病了
更新出错,如下:
[sunshe35@archlinux Desktop]$ yay -Syu
:: 正在同步软件包数据库...
core 已经是最新版本
extra 已经是最新版本
multilib-testing 已经是最新版本
multilib 已经是最新版本
archlinuxcn 已经是最新版本
:: 正在搜索 AUR 以获取更新...
:: 正在搜索数据库以获取更新...
-> freetype2: ignoring package upgrade (2.13.0-1 => 2.13.2-1)
-> 不在 AUR 中的软件包: xdman8-bin
:: 2 软件包 个要进行升级/安装的包。
2 aur/wps-office-cn 11.1.0.11704-1 -> 11.1.0.11704-2
1 aur/wps-office-mui-zh-cn 11.1.0.11704-1 -> 11.1.0.11704-2
==> 要排除的包: (示例: "1 2 3", "1-3", "^4" 或软件库名称)
-> 排除软件包可能会导致不完整的升级并破坏系统
==>
AUR Explicit (2): wps-office-cn-11.1.0.11704-2, wps-office-mui-zh-cn-11.1.0.11704-2
:: (0/1) 下载了 PKGBUILD: wps-office-cn
-> 获取 wps-office-cn 时出错: 致命错误:不是 git 仓库(或者直至挂载点 / 的任何父目录)
停止在文件系统边界(未设置 GIT_DISCOVERY_ACROSS_FILESYSTEM)。
context: exit status 128
有爆字体问题的,官方修复之前 可以用老版本 freetype2 而无需降级系统的 freetype2
下载 https://archive.org/download/archlinux_pkg_freetype2/freetype2-2.13.0-1-x86_64.pkg.tar.zst 解包后使用
env LD_LIBRARY_PATH=/path/to/freetype2-2.13.0-1-x86_64/usr/lib wps
启动程序即即可。可以把环境变量加入到desktop file文件里面去
@mfk530 感谢。已采用大佬的方法修复
删掉wps自带的jpeg,可以解决cef问题
sudo rm /usr/lib/office6/libjpeg.so*
我降级到了9/4号的archlinux就好了(bfsu镜像有archive)
Pinned Comments
Universebenzene commented on 2020-01-10 08:31 (UTC) (edited on 2020-01-10 08:45 (UTC) by Universebenzene)
[Attention] The zh_CN mui files (including all the Simplified Chinese support) are splitted into the
wps-office-mui-zh-cn
package. If you want zh_CN support, DO NOT FORGET to install the mui-zh-cn package.Also the mui-zh-cn package can be installed to recover the zh_CN support of the Intl version https://aur.archlinux.org/packages/wps-office , but the login and some other supports are still only available in the CN version.