Just a note: you should bump the pkgrel when updating dependencies because it changes the package. Thanks!
Search Criteria
Package Details: wps-office-mime 11.1.0.11723-2
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: | 492 |
Popularity: | 0.126978 |
First Submitted: | 2014-08-17 11:57 (UTC) |
Last Updated: | 2025-05-02 12:23 (UTC) |
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 70 Next › Last »
xuanruiqi commented on 2022-12-16 18:19 (UTC)
71.zetax commented on 2022-12-14 03:31 (UTC)
/usr/bin/wps
python2
python -c 'import sys, urllib; print urllib.unquote(sys.argv[1])'
python3
python -c 'import sys, urllib.parse; print(urllib.parse.unquote(sys.argv[1]))'
Universebenzene commented on 2022-12-07 10:41 (UTC) (edited on 2022-12-07 10:42 (UTC) by Universebenzene)
@MoetaYuko I'm not really familiar with coding. Do you have any demo for improvement?
moetayuko commented on 2022-12-07 08:42 (UTC)
/usr/bin/wps
uses python2 urllib.unquote to parse file path, it should be patched to use python3 urllib.parse.unquote, otherwise files with Chinese name cannot be opened from file managers.
xxmlud commented on 2022-11-05 10:21 (UTC) (edited on 2022-11-05 10:22 (UTC) by xxmlud)
Hello,
My computer reports core-dumps from wpscloudsvr binary.
nov 04 12:33:53 HOSTNAME systemd-coredump[93561]: Process 93520 (wpscloudsvr) of user 1000 dumped core. │ │ │ │ Module linux-vdso.so.1 with build-id 673cf8edd9ecb7ab2da5cd0d5fd967e3ac08b6be │ │ Module libqwebp.so without build-id. │ │ Module libqwdp.so without build-id. │ │ Module libqwbmp.so without build-id. │ │ Module libjpeg.so.8 with build-id bdb93d6107eae6e25d5aebd19f42743329e1eb57 │ │ Module libtiff.so.5 with build-id 62a8aefb339c3cbe35d1089c66c527a7b090804c │ │ Module libqtiff.so without build-id. │ │ Module libqjpeg.so without build-id. │ │ Module libqicns.so without build-id. │ │ Module libqgif.so without build-id. │ │ Module libqsvg.so without build-id. │ │ Module libnss_myhostname.so.2 with build-id e614d8afad6a46e90c5c1ad7962627b1696e494c │ │ Module libnss_resolve.so.2 with build-id c65daade9d0c8b7000a11ea5a627fcd5be41d01b │ │ Module libnss_mymachines.so.2 with build-id 1c377cb1c9751798d291f2a1c9905ce199c46abd │ │ Module libresolv.so.2 with build-id 2e70cfe9f2972fb13487eeefcb10e4afafed6157
I have seen that it is related to WPS Office, does it happen to any of you? Regards
wszqkzqk commented on 2022-08-16 09:04 (UTC)
Does this package really depend on gtk2
?
The deb ver. of this package's depends are:
Depends: libc6 (>= 2.15) | libc6.1, libstdc++6 (>= 4.6), libfreetype6 (>= 2.4),
libcups2, libglib2.0-0, libglu1-mesa,
libsm6, libxrender1, libfontconfig1,
libxext6, libxcb1, libbz2-1.0
It seems that this package doesn't depend on gtk2
any more.
Hanuman commented on 2022-08-02 20:48 (UTC)
All dictionaries have now been added in package wps-office-all-dicts-win-languages, but spellchecking still remains broken after being reported 1.5 years ago.
blackpoll commented on 2022-07-25 17:30 (UTC)
How do I completely purge this application? yay -Rnsc still leaves multiple files in the root directory and all my mimetypes file associations are still associated with wps-office.
gelie commented on 2022-06-09 11:12 (UTC) (edited on 2022-06-09 11:13 (UTC) by gelie)
Thanks @JoveYu. I now got the sign in button. The UI is in English, but the sign in box is Chinese???
JoveYu commented on 2022-06-09 07:28 (UTC) (edited on 2022-07-13 09:39 (UTC) by JoveYu)
@gelie using package wps-office-cn
and wps-office-mui-zh-cn
Pinned Comments
Universebenzene commented on 2025-01-07 17:16 (UTC)
Users who want WPS version above 12, install wps-office-cn instead.
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)