Package Details: wps-office-365-fonts 12.8.2.20327-1

Git Clone URL: https://aur.archlinux.org/wps-office-365.git (read-only, click to copy)
Package Base: wps-office-365
Description: WPS Office, is an office productivity suite.
Upstream URL: https://365.wps.cn/
Keywords: office wps
Licenses: LicenseRef-WPS-EULA
Conflicts: wps-office-fonts
Provides: wps-office-fonts
Submitter: JoveYu
Maintainer: JoveYu (7Ji)
Last Packager: JoveYu
Votes: 12
Popularity: 0.067059
First Submitted: 2024-05-14 10:31 (UTC)
Last Updated: 2025-03-27 02:13 (UTC)

Pinned Comments

7Ji commented on 2024-06-16 04:41 (UTC) (edited on 2024-06-16 04:41 (UTC) by 7Ji)

不想wpscloudsvr后台在主wps进程退出后停留后台,又不想完全禁用wpscloudsvr的话,有以下几种方法:

  1. 可以使用 https://github.com/7Ji/wpscloudsvr-wrapper ,这个项目会替换wpscloudsvr,启动后会作为wpscloudsvr的父进程fork启动真正的wpscloudsvr并会在托盘区生成一个图标(名称为 WPS云服务)。所有wps进程退出后,可以点击托盘图标退出,其会将wpscloudsvr正确结束。
  2. 可以以 systemd-run --user -- wps 的形式启动相应进程,wpscloudsvr会和主进程一起被systemd user套入一个Type=oneshot的临时.service中,当主进程退出时,wpscloudsvr会作为service的孤儿进程被杀死。这个方案存在问题是wpscloudsvr会和首个主进程绑定,若保留其后启动的wps窗口而关闭首个,则wpscloudsvr会直接退出,不会等待其余wps进程。

JoveYu commented on 2024-05-15 09:16 (UTC) (edited on 2024-07-26 03:36 (UTC) by JoveYu)

常见问题:

  1. 后台进程退出不关闭
    禁用云服务sudo chmod -x /opt/kingsoft/wps-office/office6/wpscloudsvr

  2. 试用时间有限
    重置试用时间quickstartoffice stop && rm ~/.config/Kingsoft/AuthInfo.conf

  3. 协作开机自动启动
    执行rm ~/.config/autostart/xiezuo.desktop删除启动项目

Latest Comments

1 2 3 4 5 Next › Last »

JaxTsai commented on 2025-04-15 09:38 (UTC)

环境变量有效,感谢🙏🙏🙏 WM是hyprland, 分辨率2240x1400(但14寸😂) scale配的auto, hyprland自动设的1.6

JoveYu commented on 2025-04-15 03:38 (UTC) (edited on 2025-04-15 03:45 (UTC) by JoveYu)

桌面环境设置缩放,wps会自动适配缩放的。我这边使用gnome和KDE都没有问题。你是用什么桌面,什么显示器,缩放配置多少?

其他桌面环境可以尝试使用QT_FONT_DPI环境变量来设置缩放。

export QT_FONT_DPI=96    # 100%缩放
export QT_FONT_DPI=144   # 150%缩放
export QT_FONT_DPI=192   # 200%缩放

JaxTsai commented on 2025-04-15 03:37 (UTC)

请问HiDPI下有解决方案吗?笔记本上字体真的好小😭

JoveYu commented on 2025-01-13 03:11 (UTC)

The application will automatically set the application language based on the system settings. If you need to specify a language, you can try configuring it through the LANG environment variable export LANG=zh_CN.UTF-8.

OriL commented on 2025-01-10 10:47 (UTC)

how to change language of it, I want to use zhCN.

JoveYu commented on 2025-01-08 01:37 (UTC)

@rosenberg, wps-office-365 is the professional or enterprise version wps-office is the personal version.

<deleted-account> commented on 2025-01-07 06:14 (UTC)

What is the difference between this and wps-office-365?

<deleted-account> commented on 2025-01-07 06:14 (UTC)

What is the difference between this and wps-office-365?

JoveYu commented on 2024-11-04 05:34 (UTC)

你是遇到什么操作有问题吗?