WPS PDF is not launching at all. Journalctl outputs nothing. Tried re-installing via "yay" as well as building pkg manually, yet still the PDF application doesn't launch. Does anybody have a fix for this? Please suggest.
Search Criteria
Package Details: wps-office 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: | 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: | 491 |
Popularity: | 1.65 |
First Submitted: | 2014-08-17 11:57 (UTC) |
Last Updated: | 2024-07-29 18:49 (UTC) |
Dependencies (25)
- desktop-file-utils (desktop-file-utils-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- glu (glu-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libjpeg-turbo (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libtool (libtool-gitAUR)
- libxrender
- libxslt (libxslt-gitAUR)
- libxss
- sdl2 (sdl2-compat-gitAUR, sdl2-gitAUR)
- shared-mime-info
- sqlite (sqlite-fossilAUR)
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, xdg-utils-handlrAUR, openerAUR, xdg-utils-mimeoAUR, mimejs-gitAUR)
- xorg-mkfontdir (xorg-mkfontscale)
- cups (cups-gitAUR, cups-gssapiAUR) (optional) – for printing support
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR) (optional) – An URL retrieval utility and library
- libjpeg-turbo (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR) (optional) – JPEG image codec support
- libtiff5AUR (libtiff5-hylafaxplusAUR) (optional) – Provide libtiff.so.5 for wpspdf working
- pango (pango-gitAUR) (optional) – for complex (right-to-left) text support
- Show 5 more dependencies...
Required by (19)
- freetype2-wps
- python-pywpsrpc
- wps-office-all-dicts-win-languages
- wps-office-bwrap
- wps-office-mui-de-de
- wps-office-mui-en-gb
- wps-office-mui-es-es
- wps-office-mui-es-mx
- wps-office-mui-fr
- wps-office-mui-fr-ca
- wps-office-mui-fr-fr
- wps-office-mui-id-id
- wps-office-mui-ja-jp
- wps-office-mui-pl-pl
- wps-office-mui-pt-br
- wps-office-mui-pt-pt
- wps-office-mui-ru
- wps-office-mui-th-th
- wps-office-vero-pt-br
Sources (2)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 70 Next › Last »
jinmax100 commented on 2023-01-16 16:23 (UTC)
jan666 commented on 2022-12-22 16:30 (UTC) (edited on 2022-12-25 13:39 (UTC) by jan666)
After installing and removing WPS office there are left over mime types in /home/username/.local/share/mime/ This will interfere with file icons for Libreoffice, There is only a standard file icon, not the specific one from the chosen theme. After i removed those leftovers file icons return to normal operation.
So possible add a cleanup script to remove those mime types, and add update-mime-database?
This is a problem on Manjaro, Endouveros and Arch as it comes from AUR
xuanruiqi commented on 2022-12-16 18:19 (UTC)
Just a note: you should bump the pkgrel when updating dependencies because it changes the package. Thanks!
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.
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)