Hi Universebenzene:
Maybe you can only get that kind of login in Windows version.
I think it might be like this, too.
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.112365 |
First Submitted: | 2014-08-17 11:57 (UTC) |
Last Updated: | 2025-05-02 12:23 (UTC) |
« First ‹ Previous 1 .. 15 16 17 18 19 20 21 22 23 24 25 .. 70 Next › Last »
Hi Universebenzene:
Maybe you can only get that kind of login in Windows version.
I think it might be like this, too.
@curlywei So you picture of you "international version" is taken from the MS Windows version of WPS? I followed the link from the https://www.wps.com/ and finally reached the http://wps-community.org/downloads , which is indeed I took the source from right now. Maybe you can only get that kind of login in Windows version.
Hi @Universebenzene: Chinese-local version: https://ibb.co/sQnmbjJ (This AUR that I installed in my computer<ArchLinux>) International version: https://ibb.co/cwBv3mX (Retrieved from: https://www.wps.com/ , MS Windows version)
If this picture still does not be displayed, please provide a photo sharing website that you can use normally.
@curlywei The package source is from wps-community.org, not from wps.cn, so I thought it was international version, but it seems that I made a mistake as your images show. So could you provide the real link of the international version?
As @timxx mentioned,
This package seems to have 2 versions: Chinese-local and international.
We can distinguish the version by login way: 1.Chinese-local https://i.imgur.com/lVdnJ94.png 2.International https://i.imgur.com/XUk6RCe.png
The AUR-package here seems to be Chinese-local version. I want to login drive with Gmail, so I need to install international version in ArchLinux, Is there a solution?
wps (WPS Writer) 11.1.0.8865-3 crashes immediately after I click "New Document". wpp (WPS Presentation) and et (WPS Spreadsheets) are fine. I am using a freshly installed Manjaro MATE 18.1.0. I tried to launch wps from the terminal, but the crash does not give any error message. Anyone encountered the same problem?
Edit: I found that this crash is because of the lack of the wps-office-fonts package. Please mark wps-office explicitly depend on wps-office-fonts.
Please consider listing ttf-ms-fonts as an optional dependency. wps-office was not usable until I installed ttf-ms-fonts, as the fonts that it defaults to were missing and caused Writer to crash if you typed anything. Using KDE.
@Universebenzene Please add ttf-dejavu as a dependency, the math needs DejaVu Math TeX Gyre font(or other math font). Or you can use the one contains in the wps office package. (They also packaged the mtextra.tff font)
@tioguda I will wait for the new update
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)