Package Base Details: wps-office

Git Clone URL: https://aur.archlinux.org/wps-office.git (read-only, click to copy)
Submitter: felixonmars
Maintainer: Universebenzene
Last Packager: Universebenzene
Votes: 488
Popularity: 1.94
First Submitted: 2014-08-17 11:57 (UTC)
Last Updated: 2024-02-22 03:20 (UTC)

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 2 3 4 5 6 7 8 9 10 11 12 .. 69 Next › Last »

Universebenzene commented on 2021-10-18 18:49 (UTC)

@kem1o Actually although you can set locale outside, there aren't any Italian support inside wps software. Sorry for that

kem1o commented on 2021-10-18 18:42 (UTC)

Hi @Universebenzene, which local variable should I set to start it in Italian? Can you give me an example? Thanks.

zenfas commented on 2021-10-09 15:24 (UTC)

I can't see ibus input during typing if "Embed preedit text in application window" is enable (by default), all other applications work fine with this, only WPS 11.1.0.10702 has this error. Please support better Preedit and Surrounding text, ForwardKeyEvent... in Ibus and Fcitx, these input methods are very import for non-English typing.

Universebenzene commented on 2021-09-10 02:38 (UTC)

@brianmsm 10702 removed choosing language inside GUI. You can launch wps with changing the locale variable.

brianmsm commented on 2021-09-09 22:53 (UTC)

I don't see the button to change the language anymore, does anyone know how to do it?

fish47 commented on 2021-09-08 09:08 (UTC)

"qt5-base" is necessary, please add it as dependency.

hongchengni commented on 2021-08-19 07:19 (UTC)

After updating from 10161 to 10702, the annotation functionality of the WPS PDF is gone. Does anyone know how to bring this functionality back? Thanks!

matt17br commented on 2021-08-16 19:56 (UTC)

@CalzzOne that's very helpful thanks, looking good!

CalzzOne commented on 2021-08-16 17:17 (UTC) (edited on 2021-08-16 17:22 (UTC) by CalzzOne)

@matt17br: In et.kuip The style responsible for the autofilter is named "AutoFilter". Starting from the version of this particular style I found in the skin named "2018white_dark", I tweaked the colors until I found something I can use. I settled on changing the color named "content-background" to something dark ("#232323") and "filterthis-selectall-text" to something very visible ("#ff0000").

<style class="AutoFilter" base="common"><color name="background" value="#28292B"/><color name="title-background" value="#353638"/><color name="filteritem-split" value="#666666"/><color name="filterthis-normal" value="#5c9b32"/><color name="filterthis-hover" value="#7ab950"/><color name="filterthis-text" value="#ffffff"/><color name="tab-bottom-hover" value="#42b386"/><color name="tab-bottom-normal" value="#c8c8c8"/><color name="content-border" value="#b6c1cc"/><color name="content-background" value="#232323"/><color name="content-background-xa" value="#28292B"/><color name="treeheader-background" value="#eaeaea"/><color name="btn-text" value="#FFFFFFB8"/><color name="tab-text-normal" value="#FFFFFFB8"/><color name="common-text" value="#FFFFFFCC"/><color name="filterthis-selectall-text" value="#ff0000"/><linearGradient name="filterthis-normal" spread="pad" start="0,0" end="0,1"><color position="0" value="#5c9b32"/><color position="1" value="#5c9b32"/></linearGradient><linearGradient name="filterthis-hover" spread="pad" start="0,0" end="0,1"><color position="0" value="#7ab950"/><color position="1" value="#7ab950"/></linearGradient></style>

curlywei commented on 2021-08-15 17:11 (UTC)

Hi @ppc52776: Thanks! It's good solution!