@shuryanc On non-systemd systems, you just need to delete all /usr/lib/office6/libdbus-1.so*
files. wps should automatically find system so, no need to create link manually.
Search Criteria
Package Details: wps-office-mime 11.1.0.11723-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/wps-office.git (read-only, click to copy) |
---|---|
Package Base: | wps-office |
Description: | Mime files provided by Kingsoft Office (WPS Office) |
Upstream URL: | http://wps-community.org |
Licenses: | LicenseRef-WPS-EULA |
Submitter: | felixonmars |
Maintainer: | Universebenzene |
Last Packager: | Universebenzene |
Votes: | 491 |
Popularity: | 0.95 |
First Submitted: | 2014-08-17 11:57 (UTC) |
Last Updated: | 2024-07-29 18:49 (UTC) |
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 .. 70 Next › Last »
Universebenzene commented on 2024-03-01 02:25 (UTC)
shuryanc commented on 2024-02-29 15:01 (UTC) (edited on 2024-02-29 15:03 (UTC) by shuryanc)
For me, I have to make symbolic link under /usr/lib/office6 to make wps to work in Artix. libdbus-1.so.3.32.4 -> /usr/lib64/libdbus-1.so.3.32.4 libdbus-1.so -> libdbus-1.so.3.32.4 libdbus-1.so.3 -> libdbus-1.so.3.32.4
jinmax100 commented on 2024-01-08 17:03 (UTC)
If it's already not obvious, and you still are getting issues while using bold fonts then the culprit is freetype2
. You just have to downgrade freetype2
to version 2-13.0 as stated in the wiki itself. For extra safety exclude package upgrade in pacman.conf too.
bbnolauv commented on 2023-12-04 06:33 (UTC)
In the latest update, I found that I could no longer download the debian package of wps, and it would stop responding every time it downloaded to more than 90MB. At the same time, I went to the official website of wps office to manually download its debian package, and it also stopped responding at the same location. This seems to be a problem with the official software source. Does anyone have any ideas?
kde-yyds commented on 2023-11-18 12:31 (UTC)
is there any way to enable gpu acceleration for wps presentation? animations are very laggy even the option enable gpu acceletation is enabled
ihipop commented on 2023-10-08 04:23 (UTC)
@bbnolauv here is a temporary solution without downgrade system freetype2 to 2.13.0: https://aur.archlinux.org/packages/wps-office-cn#comment-937115
linlinlin1992 commented on 2023-10-05 07:42 (UTC) (edited on 2023-11-13 08:09 (UTC) by linlinlin1992)
@Universebenzene after updating to the latest version, the zotero ribbon does show up. But upon clicking on, for example, add/edit citation, nothing happens. Is there anyone share the same issue?
As of 2023-11-13, after upgrading both add-on and wps to latest version, the problem solved.
Universebenzene commented on 2023-09-28 05:04 (UTC)
@galvez_65 Should be fixed now.
galvez_65 commented on 2023-09-25 01:54 (UTC)
@JinHaoliag I wasn't able to get the AUR package to work properly, but what I did do was to install the official rpm package from WSP in a SUSE Tumbleweed distrobox container, exported the apps and they work great. I did have to edit the .desktop files to make them work, but now it's working as expected.
JinHaoliag commented on 2023-09-24 09:07 (UTC)
I have the same problem, have you solved this problem? @galvez_65
Pinned Comments
Universebenzene commented on 2023-01-20 10:34 (UTC)
Anyone who meet the problem of launching wpspdf, please install the optional dependency libtiff5
Universebenzene commented on 2020-10-22 02:25 (UTC)
If you have the "ERROR: One or more files failed the validity check!" problem, try cleaning your AUR cache first, and try again.
Universebenzene commented on 2020-01-10 04:48 (UTC) (edited on 2020-06-09 15:38 (UTC) by Universebenzene)
[ATTENTION] The new international version (11.1.0.9080) removed zh_CN support, login, and some other functions. If you still want full functions, or you want aarch64 support, you may need the Chinese version from https://linux.wps.cn here: https://aur.archlinux.org/pkgbase/wps-office-cn
Universebenzene commented on 2019-10-26 05:46 (UTC) (edited on 2019-10-26 07:10 (UTC) by Universebenzene)
I split the
/usr/share/mime/packages/wps-office-*.xml
files to thewps-office-mime
package to avoid mime issues. If you still want the mime files provided by wps-office itself, you can install the new mime package.Universebenzene commented on 2019-07-05 17:08 (UTC)
There is no official 32-bit package for version 11.1.0.8722, so I drop the support for i686 arch. For archlinux32 users you can create another wps-office package for 32-bit system yourself.
Universebenzene commented on 2019-04-16 13:34 (UTC)
When you shut down wps-office, the wpsoffice process may still exist. You can do
sudo chmod -x /usr/lib/office6/wpsoffice
to fix it. But this might bring you problem with signing in.oowl commented on 2017-11-29 14:16 (UTC)