Package Details: wps-office 11.1.0.11723-1

Git Clone URL: https://aur.archlinux.org/wps-office.git (read-only, click to copy)
Package Base: wps-office
Description: Kingsoft Office (WPS Office) - an office productivity suite
Upstream URL: http://wps-community.org
Licenses: LicenseRef-WPS-EULA
Conflicts: kingsoft-office
Submitter: felixonmars
Maintainer: Universebenzene
Last Packager: Universebenzene
Votes: 493
Popularity: 3.00
First Submitted: 2014-08-17 11:57 (UTC)
Last Updated: 2024-07-29 18:49 (UTC)

Dependencies (25)

Sources (2)

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 the wps-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)

About the software issues, you can go to the official feedback problem. I'm just a packager, I can not solve the software problem.

Latest Comments

« First ‹ Previous 1 .. 29 30 31 32 33 34 35 36 37 38 39 .. 69 Next › Last »

vitalijr2 commented on 2017-08-06 19:33 (UTC)

$ wps QGtkStyle could not resolve GTK. Make sure you have installed the proper libraries. /usr/bin/wps: line 38: 9840 Segmentation fault (core dumped) ${gInstallPath}/office6/${gApp} -style gtk+ ${gOptExt} ${gOpt} "$@"

toptyloo commented on 2017-07-04 11:38 (UTC)

@sl1pkn07 I have the same problem,and I want to know what does"after intall pkgrev 2 works again",although I am using Debian 9 and I am using plasma,I want to find some solutions.

miku84 commented on 2017-06-25 10:53 (UTC)

Oh, that one broke my shortcuts in Plasma, so I removed the 3 xml files wps-office-et.xml wps-office-wpp.xml wps-office-wps.xml from /usr/share/mime/packages/ then sudo update-mime-database /usr/share/mime then I assigned the .xlsx format to et, the .docx format to wps and it is OK now!

miku84 commented on 2017-06-25 10:38 (UTC)

That was big help, thanks! I removed libreoffice file (freedesktop.org.xml) from /usr/share/mime/packages/ then sudo update-mime-database /usr/share/mime, then it is working!

8XA commented on 2017-06-22 23:19 (UTC)

@miku84 The issue is in /usr/share/mime/packages/, with the wps-office-*.xml files. I have installed libreoffice and I have their xml file too, so I removed the wps-office-*.xml files and then I updated from console (sudo update-mime-database /usr/share/mime). That was my solution by now, I will check the wps-office-*.xml files later.

8XA commented on 2017-06-22 23:07 (UTC)

@dann1 Did you try a clean installation or did you execute it with the gtk style as commented below? @gmtrejo I had the same issue, do as I did: Download the previous version (wps-office_10.1.0.5672~a21_x86_64.tar.xz) from the next link: http://wps-community.org/downloads Then, extract the tar.xz and execute any programm inside the extraction (wps, wpp or et). Change the language and close the program. Now in the same folder go to Office6, and in the "mui" folder the downloaded languaje will be there. Copy the languaje folder to /lib/office6/mui/. Delete the tar.xz package and their extraction. Open any program (wps, wpp or et) and change the languaje. The network error is still there, but now you have installed the wished languaje.

dann1 commented on 2017-06-22 21:28 (UTC)

Hello, I get segmentation fault when trying to open any of the softwares provided by the suite. I used to get this when entering presentation mode in wpp pressing f5. /usr/bin/et: line 38: 26609 Segmentation fault (core dumped) ${gInstallPath}/office6/${gApp} ${gOptExt} ${gOpt} "$@" /usr/bin/wps: line 38: 21349 Segmentation fault (core dumped) ${gInstallPath}/office6/${gApp} ${gOptExt} ${gOpt} "$@" /usr/bin/wpp: line 38: 23129 Segmentation fault (core dumped) ${gInstallPath}/office6/${gApp} ${gOptExt} ${gOpt} "$@"

gmtrejo commented on 2017-06-22 16:39 (UTC)

After updating, I can't change the language. Option 'choose language' indicates "network error"

miku84 commented on 2017-06-22 16:00 (UTC) (edited on 2017-06-22 16:03 (UTC) by miku84)

After the install I am having issues to open the .xlsx and .docx files. They are shown as application/zip type and not those. The assignment for .xlsx and .docx are correct to WPS but the problem is that they are shown as zip type. Do you know how to correct it? Plasma5 stable. Thanks

sl1pkn07 commented on 2017-06-21 14:35 (UTC)

@8XA /opt/kingsoft no exist in my system. after deleting $HOME/.kingsoft, $HOME/.config/kingsoft and $HOME/.cache/Kingsoft, same issue removing wps-office and reinstall do nothing @ouyangjun my DE is plasma, and have [testing] active. EDIT: after intall pkgrev 2 works again, but in GTK style (as say in the changes)