I have the next error on Manjaro:
Preparing...
Cloning wps-office build files...
Generating wps-office-mime information...
Failed to prepare transaction:
Failed to generate wps-office-mime information
Search Criteria
Package Details: wps-office-mime 11.1.0.10976-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: | custom |
Submitter: | felixonmars |
Maintainer: | Universebenzene |
Last Packager: | Universebenzene |
Votes: | 474 |
Popularity: | 2.69 |
First Submitted: | 2014-08-17 11:57 (UTC) |
Last Updated: | 2022-04-21 11:10 (UTC) |
Latest Comments
romank commented on 2022-01-19 14:39 (UTC)
JoveYu commented on 2022-01-17 05:59 (UTC)
i use 4K monitor with 200% scaled. I try to fix font rendering for hidpi monitor.
dot not use QT_SCALE_FACTOR=2
for wps, and use QT_FONT_DPI=192
.
I added the following to the file /usr/bin/{wps,et,wpp,wpspdf}
head.
export QT_SCALE_FACTOR=1
export QT_FONT_DPI=192
ayyash07 commented on 2022-01-09 22:57 (UTC)
QT_SCREEN_SCALE_FACTORS=1 this env variable fixes issue.
guiodic commented on 2021-11-23 16:11 (UTC)
has anyone had success for font rendering?
jesusdc commented on 2021-11-01 22:01 (UTC) (edited on 2021-11-02 22:47 (UTC) by jesusdc)
@tornad099, yes, I'm using KDE. It doesn't work, though. BTW, I found another user who reported the same problem 5 years ago, and his screen resolution was 1920x1080, which has the same proportion as mine (1366x768). Also, looking at the changelog of the latest official Linux build it says "introduced HIDPI support"; perhaps, that's what screwed everything up. Because as I mentioned in my first post, it doesn't happen on the previous build I tested (11.1.0.9719-1 version).
I also tried on a VM, and everything's fine with the touchpad scrolling there. ¿Any other thoughts? I'm willing to try anything just to see if we can get that sorted.
Edit: I've just tried with a mouse and the scrolling is perfectly fine, it seems the problem relies on the touchpad. I still think the "System DPI is asymmetric" warning has to do with it.
tornado99 commented on 2021-11-01 10:47 (UTC)
@jesusdc, could you try putting env QT_SCREEN_SCALE_FACTORS=1 in the .desktop file (assuming you are using KDE)?
or you can try just going back to an older build. i think they are still on the server if you know the filename.
jesusdc commented on 2021-10-29 23:28 (UTC) (edited on 2021-10-30 01:50 (UTC) by jesusdc)
Hey there guys, I'm getting the following error, "system DPI is asymmetric. WPS Office may have display issues", and what it causes is the touchpad scrolling to be unbearably fast. So I tested with older builds in descendant order, and it doesn't happen on 11.1.0.9719-1 version. Specifically this one: https://aur.archlinux.org/cgit/aur.git/commit/?h=wps-office&id=7782cc07de0d1b222759886491939a7f010c39d8.
I've googled in every possible way, but can't seem to find an answer. I would stick to the build mentioned above that works for me, but it has the dark theme glitch, and it also crashes when trying to open external links from a document.
I'd appreciate any clue, I don't want to give up on WPS as it's the only office suite I can use due to its compatibility.
Edit: Just in case, the warning is shown in the system check box that appears in the first launch, usually with the other warning if ttf-wps-fonts are not installed. Heres's a screenshot: https://i.imgur.com/t8wz2fw.png
MegaTH1RT3EN commented on 2021-10-29 14:40 (UTC) (edited on 2021-10-29 14:41 (UTC) by MegaTH1RT3EN)
How can I change the variable to start my wps in pt-br? I'm very new in the Arch community and I have no idea how to do.
Universebenzene commented on 2021-10-19 13:46 (UTC)
@kem1o Just install ttf-wps-fonts
kem1o commented on 2021-10-19 13:14 (UTC)
@Universebenzene Ok I got it. Do you know how to solve this symbol problem instead? Thanks.
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!
flavio92ux commented on 2021-08-15 00:06 (UTC)
Good, @tornado99. Perfect solution, works prerfectly!
ppc52776 commented on 2021-08-14 18:23 (UTC)
@curlywei, For who can't see fcitx5 input during typing, try to disable show preedit in application
option in Fcitx 5 > Global Options
.
tornado99 commented on 2021-08-14 16:19 (UTC)
Just to add that the true dark theme, which you can download from here: https://github.com/Prayag2/wps-skin-installer/tree/main/.skins, is now no longer buggy on WPS, and works well. You can also edit /home/[user]/.local/share/Kingsoft/office6/skinsv2/default/histroy.ini to add paths to extra skin folders, then change lastSkin= to the one you want. WPS Office does try to overwrite this file when it quits, so you will have to change permissions to read only.
matt17br commented on 2021-08-12 14:04 (UTC)
@CalzzOne, thanks a lot for the insight. Your second solution doesn't seem to make a difference on my end, whereas your first solution works in that the menu bar on wps now has an actual dark theme, however the issue I still encounter is the following: https://i.imgur.com/15XsARx.png
As @flavio92ux pointed out the other day, the only fix that seems to work for me is running et as root, but your fix seems to work for him and I have no idea what I'm doing wrong. Just a minor annoyance but still pretty weird.
flavio92ux commented on 2021-08-12 12:59 (UTC)
Thanks, @CalzzOne. The second solution worked for me. Thanks very much a lot!
flavio92ux commented on 2021-08-12 12:59 (UTC)
Thanks, @CalzzOne. The second solution worked for me. Thanks very much a lot!
curlywei commented on 2021-08-12 10:00 (UTC) (edited on 2021-08-12 10:23 (UTC) by curlywei)
I can't display input block with fcitx5-chewing or fcitx5-mozc, but previous version is fine (English is no problem no matter what versions) Does anyone encounter this problem?
Refer here gif animation: https://imgur.com/eD4pO5p.mp4
Starting from 0:33, you can look problem when input Chinese.
CalzzOne commented on 2021-08-12 05:36 (UTC) (edited on 2021-08-12 05:37 (UTC) by CalzzOne)
@matt17br, @tornado99, @flavio92ux :
I "fixed" the dark skin issue by modifying the theme files. In /usr/lib/office6/skins/
there are a bunch of folders, but WPS is only aware of 2019dark
and 2019white
. 2018white_dark
palys nice with dark KDE themes. You have 2 options:
- rename
2018white_dark
to2019dark
- edit
2019dark/et.kuip
file itelf. This file contains a bunch of<style>...</style>
tags. Replace or edit the tag named "EtEditBarWidget" with the following data:
<style class="EtEditBarWidget"><linearGradient name="background" spread="pad" start="0,0" end="0,1"><color position="0" value="#e8e8e8"/></linearGradient><color name="background" value="#ffffff"/><color name="text" value="#000000"/></style>
.
The background
and 'text` were missing. Now that I know how theme files work, I am going to explore this and customize wps even further.
matt17br commented on 2021-08-10 23:34 (UTC)
"You can edit the actual files in /usr/bin/wps wpp et to include these 2 lines: (gOpt= is already there)
gOpt="-style=gtk+"
export GTK2_RC_FILES=/usr/share/themes/Breeze/gtk-2.0/gtkrc"
@tornado99 this fix used to work before this new version came out, but unfortunately I have to report that it doesn't seem to fix anything for me anymore. I was able to fix the pixelation editing the desktop files, but the weird theme artifacts are still a concern using a dark theme by default.
ppc52776 commented on 2021-08-09 04:00 (UTC)
@tornado99, Thanks!! Putting the env QT_SCREEN_SCALE_FACTORS=1
to .desktop file is a good solution.
JoveYu commented on 2021-08-09 03:43 (UTC)
any one meet this problem, you can delete file /usr/lib/office6/libstdc++.so*
libGL error: MESA-LOADER: failed to open radeonsi: /usr/lib/office6/libstdc++.so.6: version `GLIBCXX_3.4.29' not found (required by /usr/lib/dri/radeonsi_dri.so) (search paths /usr/lib/dri)
libGL error: failed to load driver: radeonsi
libGL error: MESA-LOADER: failed to open radeonsi: /usr/lib/office6/libstdc++.so.6: version `GLIBCXX_3.4.29' not found (required by /usr/lib/dri/radeonsi_dri.so) (search paths /usr/lib/dri)
libGL error: failed to load driver: radeonsi
libGL error: MESA-LOADER: failed to open swrast: /usr/lib/office6/libstdc++.so.6: version `GLIBCXX_3.4.29' not found (required by /usr/lib/dri/swrast_dri.so) (search paths /usr/lib/dri)
libGL error: failed to load driver: swrast
tornado99 commented on 2021-08-06 23:08 (UTC) (edited on 2021-08-06 23:08 (UTC) by tornado99)
You can edit the actual files in /usr/bin/wps wpp et to include these 2 lines: (gOpt= is already there)
gOpt="-style=gtk+"
export GTK2_RC_FILES=/usr/share/themes/Breeze/gtk-2.0/gtkrc
flavio92ux commented on 2021-08-06 12:54 (UTC) (edited on 2021-08-06 19:00 (UTC) by flavio92ux)
How to fix wps spreadsheet breeze dark theme issue (KDE Plasma)? P.S. the command from Arch wiki (env GTK2_RC_FILES=/usr/share/themes/Breeze/gtk-2.0/gtkrc et -style gtk+) dont work for me.
The only temporary solution was to run it as root (because my root user have a light theme) but should have better solution.
tornado99 commented on 2021-08-06 09:58 (UTC)
You have to change the [Desktop Entry] in usr/share/applications/wps-office-wps.desktop and the other 3 wps files to: Exec=env QT_SCREEN_SCALE_FACTORS=1... That fixes the pixellation but it doesn't turn back on RGB antialiasing for low dpi displays.
theriddick commented on 2021-08-05 23:36 (UTC)
wps-office is all pixelated for me even with QT_SCREEN_SCALE_FACTORS=1, and the stupid spell checker still doesn't work, (no underlining words or even noticing them).
ppc52776 commented on 2021-08-05 19:24 (UTC) (edited on 2021-08-05 19:31 (UTC) by ppc52776)
@tornado99, I found the problem. Need to set KDE Display Global Scaling to 100% or set the QT_SCREEN_SCALE_FACTORS environment to empty or 1. But disable global scaling makes icon/window/font too small. Font size can be enlarge by setting font dpi, but icon/window is still too small.
tornado99 commented on 2021-08-05 11:58 (UTC) (edited on 2021-08-05 12:00 (UTC) by tornado99)
@ppc52776, 11.1.0.10702 seems to have upgraded the included Qt from 4.7 to 5.12. This is good news as subpixel positioning of characters should now be supported, so text spacing should improve. On the other hand, they seem to have switched from RGB font antialiasing to grayscale antialising on low dpi screens (e.g. 1080p, QHD). It looks clear on my screens but I'm puzzled why they made this change. Also, it still ignores any system hinting settings.
ppc52776 commented on 2021-08-05 01:50 (UTC)
Font rendering in today's version 11.1.0.10702 is ugly.
PedroHLC commented on 2021-08-04 15:48 (UTC)
Warning Wayland users: Today's version seems to include a libQt5 without wayland support.
snazza commented on 2021-07-16 08:06 (UTC)
On my system WPS Office crashes as soon as I click on Settings. Reinstalling or cleaning the profile didn't work...
tornado99 commented on 2021-06-28 15:18 (UTC)
On my system WPS appears to ignore the font hinting setting. My /home/[user]/.config/fontconfig/fonts.conf file exists. If I switch sub-pixel rendering from RGB to None, and restart WPS it obeys that. But switching hinting from slight to none or full doesn't change anything in WPS. Any way to fix this? Possibly something needs to be in /etc/fonts/local.conf or /etc/fonts/conf.d/?
Universebenzene commented on 2021-06-22 12:42 (UTC)
@saber716rus Use English to give feedback please. BTW there were wps-office-mui
packages on AUR to provide other language support in the past, but the upstream was dead. So only English locale now.
saber716rus commented on 2021-06-22 11:32 (UTC)
Нет русской локали
theriddick commented on 2021-04-19 00:06 (UTC)
I gave up on WPS because I couldn't get the spell checker working even with language packages installed. Something was broken, no idea what.
chain commented on 2021-04-18 14:58 (UTC)
@marlor If u wish u can copy needed language from windows version of WPS. Just install it with wine and then copy language packs & vocabulary. Works like a charm with RU.
marlor commented on 2021-04-16 12:17 (UTC)
Why there have been no further versions in other languages except English and Chinese for months?
littlewang commented on 2021-02-26 06:09 (UTC)
@rs28 Thank you, the method works. Perhaps, I should pay attention to the Manjaro forum.
rs28 commented on 2021-02-25 23:32 (UTC)
for manjaro users, if after an update it stops working at all and shows nothing, this is the solution https://forum.manjaro.org/t/error-with-wps-office/53053
theriddick commented on 2021-02-21 21:55 (UTC) (edited on 2021-02-21 21:58 (UTC) by theriddick)
@lewis2e I've done the exact same thing now, just got the old multi language files from the older snap version of the app (which works).
Same issue, selected en_AU Australian language, it changed to the correct spellcheck dict.. still doesn't work!
Would be nice if this package was updated with the language files from the older version since WPS seems content to strip languages from new releases (their dict license expired?). IE. /usr/lib/office6/dict and mui folders+files from v10.
lewis2e commented on 2021-02-21 08:49 (UTC)
@theriddick Weird, definitely works for me. Both real time spell check (Red squiggly lines under misspelled words) and the F7 step by step spell check. I can't explain why it works - I haven't made any changes beyond dropping the dict into /home/$USER/.local/share/Kingsoft/office6/dicts/
theriddick commented on 2021-02-21 04:13 (UTC) (edited on 2021-02-21 04:14 (UTC) by theriddick)
@lewis2e yeah I added my own dictionary but when selected it didn't spell check (found no spelling errors). The dictionary was added correctly and showed up, even words were visible in it but it simply failed to spell check.
lewis2e commented on 2021-02-20 16:43 (UTC)
Spell check works for me just fine. It didn't come with any dictionaries, but I got the UK file from the WayBackMachine (the WPS Community website used to offer them as a download - don't know why they don't anymore). I'm also using Manjaro.
theriddick commented on 2021-02-20 12:51 (UTC) (edited on 2021-02-20 12:51 (UTC) by theriddick)
I just ended up installing the SNAP version 10.1.0 with multi-language support packaged in. This version here not only has missing languages but also no functional spellchecker (its broken).
So if those things bother you, the old snap version works. I don't know what WPS is doing but it also seems their website packaged versions has these things missing+broken.
littlewang commented on 2021-02-20 12:00 (UTC) (edited on 2021-02-20 12:02 (UTC) by littlewang)
After the manjaro system was updated to the latest software version through the terminal "yay -Syyu", why the wps cannot be opened? I uninstalled the software and reinstalled the wps from the aur, but it still did not work. What should I do, and thanks for your kind replys.
theriddick commented on 2021-02-16 10:53 (UTC)
@Universebenzene yes I see that, but is for the Chinese version. Unfortunately I was looking for the multi language english version. I found instructions elsewhere on howto do it however. UNFORTUNATELY there is a bug with WPS Office where it will not spell check words, so much for that.. lmao
Universebenzene commented on 2021-02-16 09:55 (UTC)
@theriddick It's already mentioned in pinned message.
tinywrkb commented on 2021-01-17 12:18 (UTC)
fcitx5-wps make it possible to have an updated Fcitx5 module in WPS.
See here how it is built for Flatpak without the need to install or build QT 4.7.4.
Further information is available in this blog post (use Google Translate if needed).
Except for updating the Fcitx module it also solves the problem of having to set QT_IM_MODULE=fcitx5
instead of fcitx
.
With the latest Fcitx5 5.0.4 we actually don't need this if the fcitx4frontend addon is enabled, and it is by default, but I thought it worth posting here.
lewis2e commented on 2020-12-01 20:25 (UTC)
Does anyone know how to install different dictionaries? In my case I need en_GB but I don't know where to get it and nor can I see any way to install it
chain commented on 2020-11-22 12:24 (UTC)
Still problems with mime. Every time after writing microsoft type of document, WPS rewrite Override.xml in @HOME/.local/share/mime/application. So I had to patch \usr\lib\office6\libkso.so from to change this. That's real problem with mime types, not only google drive don't recognize documents, any software that need to check mime type, for example, in my CRM internal viewer can't show file contents.
galaxy0419 commented on 2020-11-21 16:24 (UTC) (edited on 2020-11-22 03:41 (UTC) by galaxy0419)
Hi @Universebenzene,
Thanks for the package, but there are several things can be improved:
- depends of PKGBUILD are outdated, missing a lot of libraries and some of the libraries are redundant. Use ldd to find the correct libraries.
- Package like this should be installed under /opt instead of /usr, see this wiki for more info
- What's the point of spliting into two packages? I know that you also made a mine package for cn version and they cannot be installed together, but can two versions of wps office installed side by side?
- What's the point of leaving outdated source and code in PKGBUILD?
- Please remove the post_install message, it's outdated and I don't understand why do we need that.
- Use rpm as source would be better as you do not need extra step to extract data.tar.xz.
I'm happy to be the maintainer if you do not have the time.
Cheers
chain commented on 2020-10-26 18:41 (UTC) (edited on 2020-10-29 15:03 (UTC) by chain)
google drive don't recognize docx, xlsx and all the office files from linux because of wps mime type - "mimeType": "application/wps-office.docx" for example instead of "application/vnd.openxmlformats-officedocument.wordprocessingml.document" can you change this behavior? Or may be tell how to repair it? Thanx. I've found decision: sudo rm -rf /usr/share/mime/packages/wps-office* rm -rf $HOME/.local/share/mime/packages/Override.xml sudo update-mime-database /usr/share/mime update-mime-database $HOME/.local/share/mime
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.
JoZ3 commented on 2020-10-21 20:47 (UTC) (edited on 2020-10-21 20:47 (UTC) by JoZ3)
Validating source files with sha1sums ... wps-office_11.1.0.9711.XA_amd64.deb ... HAS FAILED ==> ERROR: One or more files did not pass the validation check! Error: Failed to build wps-office
I download the file wps-office_11.1.0.9711.XA_amd64.deb and I usded sha1sum to checking the file integrity, and the checksums is the same that appears in the file PKGBUILD and the error keeps appearing
bkb commented on 2020-10-12 18:00 (UTC)
-> Compressing package...
And yeah... Thats all...
JoseRondon commented on 2020-09-23 16:44 (UTC) (edited on 2020-09-23 16:51 (UTC) by JoseRondon)
Validating source files with sha1sums ...
wps-office_11.1.0.9662.XA_amd64.deb ... HAS FAILED
==> ERROR: One or more files did not pass the validation check!
Error: Failed to build wps-office
Any idea?
freenestor commented on 2020-06-21 15:27 (UTC) (edited on 2020-06-21 15:32 (UTC) by freenestor)
Does anybody have the problem when close wps and et, it crashes and restarts more offen? You can find coredumps under /var/lib/systemd/coredump. journalctl -e show something like:
cess 498368 (et) of user 1000 dumped core.
ck trace of thread 498368: 0x00007f6509dd1812 __pthread_clockjoin_ex (libpthread.so.0 + 0xa812) 0x00007f65079128ae n/a (libetmain.so + 0x25b98ae) 0x00007f65079126ab n/a (libetmain.so + 0x25b96ab) 0x00007f65079100bc n/a (libetmain.so + 0x25b70bc) 0x00007f65074c4011 n/a (libetmain.so + 0x216b011) 0x00007f65088c562b n/a (libetmain.so + 0x356c62b) 0x00007f650885bc3e n/a (libetmain.so + 0x3502c3e) 0x00007f65088c5b31 n/a (libetmain.so + 0x356cb31) 0x00007f6500d0fc65 _ZN15KxAppCoreNotify11notifyEventEP16KCoreNotifyEvent (libkso.so + 0x2356c65) 0x00007f6504893f38 _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent (libQtCore.so.4 + 0x7bff38) 0x00007f650489603b _ZN12QApplication6notifyEP7QObjectP6QEvent (libQtCore.so.4 + 0x7c203b) 0x00007f6500c1836a _ZN13KxApplication6notifyEP7QObjectP6QEvent (libkso.so + 0x225f36a) 0x00007f65047d5297 _ZN16QCoreApplication14notifyInternalEP7QObjectP6QEvent (libQtCore.so.4 + 0x701297) 0x00007f65047d61a0 _ZN23QCoreApplicationPrivate16sendPostedEventsEP7QObjectiP11QThreadData (libQtCore.so.4 +> 0x00007f650480b7cb n/a (libQtCore.so.4 + 0x7377cb) 0x00007f64fe21343c g_main_context_dispatch (libglib-2.0.so.0 + 0x5243c) 0x00007f64fe260fa9 n/a (libglib-2.0.so.0 + 0x9ffa9) 0x00007f64fe212221 g_main_context_iteration (libglib-2.0.so.0 + 0x51221) 0x00007f650480b19d _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQ> 0x00007f6504962013 n/a (libQtCore.so.4 + 0x88e013) 0x00007f65047d1f75 _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQtCore.so.4 + 0x6fdf75) 0x00007f65047d58b5 _ZN16QCoreApplication4execEv (libQtCore.so.4 + 0x7018b5) 0x00007f650084d05b _ZN12KApplication4execEv (libkso.so + 0x1e9405b)
Universebenzene commented on 2020-06-09 15:36 (UTC)
@brent.thierens Here the package is the Intl version of WPS, which actually doesn't have an aarch64 version. Instead you can use the cn version https://aur.archlinux.org/pkgbase/wps-office-cn , which does have the aarch64 support.
bpint commented on 2020-06-09 06:23 (UTC)
11.1.0.9522 has been released. Plz update.
twnaing commented on 2020-05-25 04:57 (UTC) (edited on 2020-05-25 04:58 (UTC) by twnaing)
It is conflicting with /usr/bin/et
provided by eternalterminal.
What is the recommended way to deal with this situation?
GuyFreakz commented on 2020-05-11 10:23 (UTC)
I got this error message
...
curl: (6) Could not resolve host: kdl.cc.ksosoft.com ==> ERROR: Failure while downloading http://kdl.cc.ksosoft.com/wps-community/download/6757/wps-office_10.1.0.6757_x86_64.tar.xz Aborting... Failed to build wps-office-stable
Pls help
dsch commented on 2020-04-19 05:13 (UTC)
I was using wps-office-stable which was version 10, since with version 11 keyboard shortcuts do not work. Can anybody please confirm that, so I can bring it with Kingsoft?
dsch commented on 2020-04-19 05:00 (UTC)
The sources are not available anymore.
arch86 commented on 2020-04-17 08:18 (UTC) (edited on 2020-04-17 17:04 (UTC) by arch86)
对着文件右键-打开方式-wps文字,打开的不是文件而是wps文字主界面,deepin桌面环境
brent.thierens commented on 2020-04-16 09:08 (UTC)
Can ARM64 (AArch64) support be added? I modified the PKGBUILD manually and it works just fine by only modifying the download link. The package can be found here: https://linux.wps.cn/ It is in Chinese, but Google Translate helps for that. I don't think the ARM version is available on the international website yet. The application is in English however. Direct download: https://wdl1.cache.wps.cn/wps/download/ep/Linux2019/9505/wps-office_11.1.0.9505_arm64.deb It would be nice to be able to use my pamac instead of updating it manually every time :)
leebut commented on 2020-04-09 23:13 (UTC)
Could you tell me what the wps-office-mime package does to WPS Office, please? I'm not sure whether or not I need it nor how it works. Thanks
Gavin_Andre commented on 2020-04-09 11:27 (UTC) (edited on 2020-04-10 03:46 (UTC) by Gavin_Andre)
为什么第二次按复制就会清空剪贴板了? 是bug还是linux版就是这样设计的?有遇到同样问题的吗?系统是manjaro 19.0.2 gnome 3.36.1
annguyen commented on 2020-04-09 09:17 (UTC)
The new version is available (11.1.0.9505)
Please update it.
bpint commented on 2020-03-08 13:51 (UTC) (edited on 2020-03-08 13:54 (UTC) by bpint)
@Universebenzene [POSSIBLE BUG & WORKAROUND] WPS takes 25 seconds to start on Manjaro.
When WPS starts, it talks to dbus-daemon and fails for some reason, so that it will only start after a 25-second dbus AT bridge timeout.
I myself add the following line, as a workaround, to /usr/bin/wps, /usr/bin/wpp, /usr/bin/et, and /usr/bin/wpspdf,
export DBUS_SESSION_BUS_ADDRESS=""
How does this happen?
STRACE for /usr/lib/office6/wps (note the 25-second gap),
21:45:55.701316 connect(10, {sa_family=AF_UNIX, sun_path="/run/user/1000/bus"}, 110) = 0
...
21:45:55.709173 sendto(8, "BEGIN\r\n", 7, MSG_NOSIGNAL, NULL, 0) = 7
21:45:55.709218 write(11, "\1\0\0\0\0\0\0\0", 8) = 8
21:45:55.709260 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 10
21:45:55.709293 write(10, "\1\0\0\0\0\0\0\0", 8) = 8
21:45:55.709350 write(11, "\1\0\0\0\0\0\0\0", 8) = 8
21:45:55.709392 poll([{fd=10, events=POLLIN}], 1, 25000) = 1 ([{fd=10, revents=POLLIN}])
21:45:55.709429 read(10, "\1\0\0\0\0\0\0\0", 16) = 8
21:45:55.709463 poll([{fd=10, events=POLLIN}], 1, 25000) = ? ERESTART_RESTARTBLOCK (Interrupted by signal)
...
21:46:20.723912 write(10, "\1\0\0\0\0\0\0\0", 8) = 8
21:46:20.724318 futex(0x1021e10, FUTEX_WAKE_PRIVATE, 2147483647) = 0
21:46:20.724590 close(10) = 0
...
Universebenzene commented on 2020-03-02 08:57 (UTC)
@core00077 既然是中文用户的话可以加archlinuxcn软件仓库嘛,那有现成的(
coreja commented on 2020-03-02 08:29 (UTC)
@Universebenzene Sorry, the moment I published that comment, I notice your pinned comment and realize what I said was wrong. So I edit my comment and when I publish my comment again, then I notice your reply.
coreja commented on 2020-03-02 08:03 (UTC) (edited on 2020-03-02 08:20 (UTC) by coreja)
As the author metions in Jan, this package has another version that is designed for zh_cn users due to some decisions made by wps. So there are two version, the international one which don't support login zh_CN and other functions, and the other one maintains such functions, it's called wps-office-cn, which is also maintained by this author.
作者在一月份提过了,现在这个包(wps-office)有另一个版本,这个版本是为中国用户定制的(wps决定的)。所以现在有俩版本,国际版不支持中文、登录以及其他功能(比如云同步),另一个版本保留了这些功能,包的名字叫wps-office-cn,这个包也是该作者维护的。
Neros commented on 2020-02-10 20:33 (UTC)
Is there a mirror to download the package? Because the one inside the PKGBUILD is very slow...
demolisher commented on 2020-02-07 13:33 (UTC)
@Universebenzene
Thanks. It worked.
Universebenzene commented on 2020-02-05 13:49 (UTC)
@demolisher Delete the existed deb source first
demolisher commented on 2020-02-05 12:24 (UTC)
Getting this error running makepkg:
==> Making package: wps-office 11.1.0.9080-2 (Wed 05 Feb 2020 09:16:16 AM UTC) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found wps-office_11.1.0.9080.XA_amd64.deb ==> Validating source files with sha1sums... wps-office_11.1.0.9080.XA_amd64.deb ... FAILED ==> ERROR: One or more files did not pass the validity check!
Disabled md5 checksums with makepkg --skipchecksums. Now I got this output:
==> Making package: wps-office 11.1.0.9080-2 (Wed 05 Feb 2020 09:15:52 AM UTC) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found wps-office_11.1.0.9080.XA_amd64.deb ==> WARNING: Skipping verification of source file checksums. ==> Extracting sources... ==> Starting prepare()... bsdtar: Error opening archive: Failed to open 'data.tar.xz' ==> ERROR: A failure occurred in prepare(). Aborting...
Where is this data.tar.xz located? Can't find it anywhere.
Serial commented on 2020-01-11 21:35 (UTC) (edited on 2020-01-11 21:36 (UTC) by Serial)
Hello team Archlinux
Out of curiosity I was installing wps-office on another machine here that has Manjaro-Deepin 18.1.5 at home and to surprise the updated wps-office installed and worked normally.
Following are some installation images:
https://i.imgur.com/yBeffEl.png
https://i.imgur.com/hfpYeh1.png
For ArcoLinuxB-Deepin version 20.1.4 continues with installation errors
Your Considerations
Serial
adamzyg commented on 2020-01-10 15:18 (UTC)
国际版果然把涉嫌隐私的功能去掉了。这功能会影响它的推广。
Universebenzene commented on 2020-01-10 08:05 (UTC)
@FubinSama Please read the pinned message first. Also we are on discussing about this in archlinuxcn right now.
FubinSama commented on 2020-01-10 07:56 (UTC)
Oh my god. When I update this pacakage, it can't use chinese.Could u mark this in the description which in 'archlinuxcn'. Now what I only can do is removing this pacakage and waiting to reinstall by yay. this just a suggestion. thank u for your work.
FirstAirBender commented on 2020-01-10 06:51 (UTC) (edited on 2020-01-10 06:55 (UTC) by FirstAirBender)
For those of you experiencing slow download speeds for the latest file, just use uget
and crank up the number of connections to 16 or whatever your max is.
After the file is downloaded (took 7 mins for me, sheesh), copy it to the cache folder of your aur helper. I use yay
, so ~/.cache/yay/wps-office/
. Now when you reattempt the update, it should just pick up the file you downloaded and continue with that.
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
Serial commented on 2020-01-09 20:34 (UTC)
@Universebenzene
If you were told which dependency is giving problem would be easier to solve.
Cloning wps-office-mui files to compile ... Checking 1wps-office-mui-en-us dependencies ... Cloning ttf-wps-fonts files to compile ... Checking 1ttf-wps-fonts dependencies ... Cloning wps -office-extension-english-brazilian-dictionary files to compile ... Checking 1wps-office-extension-english-brazilian-dictionary dependencies ... Cloning wps-office files to compile ... Checking 1wps-office dependencies ... Preparing ... Building wps-office-mui ... ==> Creating the package: wps-office-mui 11.1.0.9080-2 (Thu 09 Jan 2020 17:31:40 -03) ==> Checking the dependencies of runtime ... ==> Missing dependencies: -> wps-office ==> Checking compile time dependencies ... ==> ERROR: Could not resolve all dependencies.
Serial commented on 2020-01-09 20:24 (UTC)
@Universebenzene
I tried to do as requested by you but it did not solve .... does not install on ArcoLinuxB-Deepin 20.1.4
Universebenzene commented on 2020-01-09 18:36 (UTC)
@Serial This might be your internet issue. You can download the deb manually from http://linux.wps.com/ and put it into your AUR helper's source directory.
Serial commented on 2020-01-09 17:44 (UTC)
Cloning wps-office files to compile ... Checking 1wps-office dependencies ... Preparing...
Building wps-office ... ==> Creating the package: wps-office 11.1.0.9080-1 (Thu 09 Jan 2020 14:41:51 -03) ==> Checking runtime dependencies ... ==> Checking build time dependencies ... ==> Getting fonts ... -> Downloading wps-office_11.1.0.9080.XA_amd64.deb ... ** Resuming transfer from byte position 204126446 % Total% Received% Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 -: -: - -: -: - -: -: - 0 0 0 0 0 0 0 0 0 -: -: - -: -: - -: -: - 0 0 0 0 0 0 0 0 0 -: -: - 0:00:01 -: -: - 0 0 0 0 0 0 0 0 0 -: -: - 0:00:02 -: -: - 0 0 0 0 0 0 0 0 0 -: -: - 0:00:03 -: -: - 0 curl: (22) The requested URL returned error: 416 ==> ERROR: Download failed http://wdl1.pcfg.cache.wpscdn.com/wpsdl/wpsoffice/download/linux/9080/wps-office_11.1.0.9080.XA_amd64.deb Aborting ... Failed to build wps-office
mgundogdu1 commented on 2020-01-09 15:37 (UTC)
Hi! Last update solved my problem. Thanks for your great effort. Best regards!
Serial commented on 2020-01-08 17:37 (UTC)
@Universebenzene
Thank you
Universebenzene commented on 2020-01-08 14:26 (UTC)
@Serial You came to the wrong place. Please go to https://aur.archlinux.org/pkgbase/wps-office-mui/ to give your feedback.
Serial commented on 2020-01-08 14:21 (UTC)
pksyua :: Synchronizing the package database ... core is up to date extra is up to date community is up to date multilib is up to date arcolinux_repo is up to date arcolinux_repo_3party is up to date arcolinux_repo_submicron is up to date :: Starting full system update ... nothing to do :: Searching databases for updates ... :: Searching AUR for updates ... -> Missing AUR Packages: deepin-manual qcef -> Flagged Out Of Date AUR Packages: screenkey :: 1 Packages to upgrade. 1 aur / wps-office-mui-en 11.1.0.8865-1 -> 11.1.0.9080-1 ==> Packages to exclude: (eg: "1 2 3", "1-3", "^ 4" or repo name) ==> :: Checking for conflicts ... :: Checking for inner conflicts ... [Aur: 1] wps-office-mui-11.1.0.9080-1 (wps-office-mui-en)
1 wps-office-mui (wps-office-mui-en) (Installed) (Build Files Exist) ==> Packages to cleanBuild? ==> [N] one [A] ll [Ab] ort [I] nstalled [No] tInstalled or (1 2 3, 1-3, ^ 4) ==> :: Downloaded PKGBUILD (1/1): wps-office-mui (wps-office-mui) 1 wps-office-mui (wps-office-mui-en) (Installed) (Build Files Exist) ==> Diffs to show? ==> [N] one [A] ll [Ab] ort [I] nstalled [No] tInstalled or (1 2 3, 1-3, ^ 4) ==> :: Parsing SRCINFO (1/1): wps-office-mui (wps-office-mui) ==> Creating the package: wps-office-mui 11.1.0.9080-1 (Wed 08 Jan 2020 11:16:12 -03) ==> Getting fonts ... -> Found of_DE.7z -> Found en_GB.7z -> Found es_ES.7z -> Found es_MX.7z -> Found fr_CA.7z -> Found fr_FR.7z -> Found ja_JP.7z -> Found pl_PL.7z -> Found pt_BR.7z -> Found pt_EN.7z -> Found ru_RU.7z -> Found th_TH.7z -> Found zh_HK.7z -> Found zh_TW.7z ==> Validating source files with sha256sums ... de_DE.7z ... FAILED en_GB.7z ... FAILED es_ES.7z ... FAILED es_MX.7z ... FAILED fr_CA.7z ... FAILED fr_FR.7z ... FAILED ja_JP.7z ... FAILED pl_PL.7z ... FAILED pt_BR.7z ... FAILED pt_EN.7z ... FAILED ru_RU.7z ... FAILED th_TH.7z ... FAILED zh_HK.7z ... FAILED zh_TW.7z ... FAILED ==> ERROR: One or more files failed the validity check! Error downloading sources: wps-office-mui (wps-office-mui)
Universebenzene commented on 2020-01-07 05:56 (UTC)
@mhusmann You just did it incorrectly. The problem is not caused by the pacman cache, but you AUR helper's cache.
mhusmann commented on 2020-01-07 05:42 (UTC)
I have cleaned the pacman cache but no way to update wps-office. Still the same checksum error
mhusmann commented on 2020-01-07 05:42 (UTC)
I have cleaned the pacman cache but no way to update wps-office. Still the same checksum error
mgundogdu1 commented on 2020-01-04 12:18 (UTC) (edited on 2020-01-04 12:24 (UTC) by mgundogdu1)
Hi! I have an issue with wps-presentation. I'm not sure is it wps issue or dependency package issue. --open wps- office presentation (from menu or command line with wpp) --press new document button --wps freeze and cpu usage peak suddenly (note: other wps-office products works fine) There is no problem with open pptx file in file manager already made. I have latest wps-office release. This issue appeared after last update. My system is: 4.19.91-1-MANJARO #x86_64 GNU/Linux Xfce Desktop. Is there anyone can confirm my issue and then I can sure this issue related my distro or related with wps itself. Thanks!
cnekmp commented on 2019-12-29 20:58 (UTC)
"FAILED fix_desktop_exec.patch ... Passed ==> ERROR: One or more files failed the validity check! Error downloading sources"
Solution is to clean up yay helper cache with a command: "sudo yay -Sc"
springzfx commented on 2019-12-28 09:56 (UTC) (edited on 2019-12-28 09:57 (UTC) by springzfx)
@mhusmann
sometimes your network service provider will cache. You can manualy download it with wget --no-cache <url>
. So the provider won't redirect you to the cache.
Universebenzene commented on 2019-12-28 09:54 (UTC)
If you meet problem with the checksum of 11.1.0.8865-7, please clean the cache of your AUR helpers and try again.
Universebenzene commented on 2019-12-28 09:52 (UTC)
@mhusmann Please read the previous comments first.
mhusmann commented on 2019-12-28 09:49 (UTC)
I cannot update wps-office. Getting an validity check error. I guess the checksum is wrong. Any help?
Universebenzene commented on 2019-12-28 00:32 (UTC)
@ariel Same as Serial. Please clean your AUR helper's cache and try again.
ariel commented on 2019-12-28 00:23 (UTC)
I mean
Building wps-office... ==> Making package: wps-office 11.1.0.8865-7 (Сб 28 дек 2019 03:22:28) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found wps-office_11.1.0.8865_amd64.deb -> Found fix_desktop_exec.patch ==> Validating source files with sha1sums... wps-office_11.1.0.8865_amd64.deb ... FAILED fix_desktop_exec.patch ... Passed ==> ERROR: One or more files did not pass the validity check!
ariel commented on 2019-12-28 00:19 (UTC)
I have just the same problem as eusebe. What is wrong with sha1sum?
Universebenzene commented on 2019-12-27 17:52 (UTC)
@Serial please delete the cached .deb file of wps-office of your AUR helper first.
Serial commented on 2019-12-27 17:41 (UTC)
:: Synchronizing the package database ... core is up to date extra is up to date community is up to date multilib is up to date arcolinux_repo is up to date arcolinux_repo_3party is up to date arcolinux_repo_submicron is up to date :: Starting full system update ... nothing to do :: Searching databases for updates ... :: Searching AUR for updates ... -> Missing AUR Packages: deepin-manual qcef -> Flagged Out Of Date AUR Packages: balena-etcher screenkey :: 1 Packages to upgrade. 1 aur / wps-office 11.1.0.8865-6 -> 11.1.0.8865-7 ==> Packages to exclude: (eg: "1 2 3", "1-3", "^ 4" or repo name) ==> :: Checking for conflicts ... :: Checking for inner conflicts ... [Aur: 1] wps-office-11.1.0.8865-7
1 wps-office (Installed) (Build Files Exist) ==> Packages to cleanBuild? ==> [N] one [A] ll [Ab] ort [I] nstalled [No] tInstalled or (1 2 3, 1-3, ^ 4) ==> :: PKGBUILD up to date, Skipping (1/1): wps-office 1 wps-office (Installed) (Build Files Exist) ==> Diffs to show? ==> [N] one [A] ll [Ab] ort [I] nstalled [No] tInstalled or (1 2 3, 1-3, ^ 4) ==> :: Parsing SRCINFO (1/1): wps-office ==> Creating the package: wps-office 11.1.0.8865-7 (Fri 27 Dec 2019 14:38:25 -03) ==> Getting fonts ... -> Found wps-office_11.1.0.8865_amd64.deb -> Found fix_desktop_exec.patch ==> Validating source files with sha1sums ... wps-office_11.1.0.8865_amd64.deb ... FAILED fix_desktop_exec.patch ... Passed ==> ERROR: One or more files failed the validity check! Error downloading sources: wps-office
ruinb0w commented on 2019-12-27 03:28 (UTC)
Bug report: ==> ERROR: One or more files did not pass the validity check! :: Unable to build wps-office - makepkg exited with code: 1
OS: manjro-18.10.4 kernel: 5.4.2-1 AUR tool: trizen
Universebenzene commented on 2019-12-26 05:29 (UTC)
@kayaksan @fsck_bieber The upstream says "The server is under maintenance, the version will be released this week." Maybe we should wait for some time
kayaksan commented on 2019-12-26 05:16 (UTC)
Validity check problems for 11.1.0.8865. Clearing the cache doesn't work.
fsck_bieber commented on 2019-12-02 16:15 (UTC)
I find all files uploaded to Google Drive failed to be recognized when the linux wps mime are effective. Such a pain to me, until I know it now!
sigma14 commented on 2019-11-15 20:28 (UTC)
the download link does not seem to be working anymore? any chance for a alternate link to be used?
curl: (22) The requested URL returned error: 504 Gateway Time-out ==> ERROR: Failure while downloading http://kdl.cc.ksosoft.com/wps-community/download/8865/wps-office_11.1.0.8865_amd64.deb
Universebenzene commented on 2019-10-30 05:40 (UTC)
@gameslayer Try installing the optdepend ttf-wps-fonts
gameslayer commented on 2019-10-30 05:32 (UTC)
Need to include the fonts it needs, will take a bit to open and always complain about missing font's.
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.
simgunz commented on 2019-10-25 17:45 (UTC) (edited on 2019-10-25 17:45 (UTC) by simgunz)
The following pacman hook allows to automatically remove the WPS mime type definitions each time wps-office is updated.
/etc/pacman.d/hooks/wps-office.hook:
[Trigger]
Operation = Install
Operation = Upgrade
Type = Package
Target = wps-office
[Action]
Description = Remove MIME types that mess up things...
When = PostTransaction
Exec = /bin/sh -c 'rm /usr/share/mime/packages/wps-office-*.xml && update-mime-database /usr/share/mime'
curlywei commented on 2019-10-20 06:41 (UTC) (edited on 2019-10-20 06:55 (UTC) by curlywei)
Hi Universebenzene:
Maybe you can only get that kind of login in Windows version.
I think it might be like this, too.
Universebenzene commented on 2019-10-20 06:22 (UTC) (edited on 2019-10-20 06:23 (UTC) by Universebenzene)
@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.
curlywei commented on 2019-10-20 06:08 (UTC) (edited on 2019-10-20 06:09 (UTC) by curlywei)
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.
Universebenzene commented on 2019-10-20 05:07 (UTC)
@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?
curlywei commented on 2019-10-20 04:56 (UTC)
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?
hongchengni commented on 2019-10-13 02:39 (UTC) (edited on 2019-10-20 03:12 (UTC) by hongchengni)
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.
lewis2e commented on 2019-09-22 07:30 (UTC)
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.
timxx commented on 2019-09-12 01:01 (UTC)
@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)
Serial commented on 2019-09-11 14:59 (UTC)
@tioguda I will wait for the new update
Serial commented on 2019-09-11 14:59 (UTC)
@Universebenzene Changed to English as requested.
Universebenzene commented on 2019-09-11 13:18 (UTC) (edited on 2019-09-11 13:21 (UTC) by Universebenzene)
@Serial 1. You'd better use English to discribe your problem. 2. That might be wps-office-mui's problem. Might be @timxx 's duty to update it.
Serial commented on 2019-09-11 13:08 (UTC) (edited on 2019-09-11 13:28 (UTC) by Serial)
Unable to update new version on OS: ArcoLinuxB-deepin v19.07.9 Kernel: 5.2.13-arch1-1-ARCH.
Note: Dependency Error
Synchronizing package database ... Initializing full system update ... Cloning wps-office files to compile ... Checking 1wps-office dependencies ... Failed to prepare transaction. Edit wps-office build files
Initializing full system update ... Cloning wps-office files to compile ... Checking 1wps-office dependencies ... Failed to prepare transaction. Failed to prepare transaction: could not satisfy dependencies: installing wps-office (11.1.0.8865-1) breaks dependency 'wps-office = 11.1.0.8722' required by wps-office-mui-en
Synchronizing package database ... Preparing ... Failed to prepare transaction: target not found:
Synchronizing package database ... Updating community.db ... Updating arcolinux_repo.db ... Initializing full system update ... Cloning wps-office files to compile ... Checking 1wps-office dependencies ... Failed when preparing transaction. Failed to prepare transaction: could not satisfy dependencies: installing wps-office (11.1.0.8865-1) breaks dependency 'wps-office = 11.1.0.8722' required by wps-office-mui-en
SolarAquarion commented on 2019-09-11 10:17 (UTC)
here's the patch for glib https://gitlab.gnome.org/GNOME/glib/merge_requests/1085.patch
lewis2e commented on 2019-09-11 10:01 (UTC)
@Vistaus I had this exact problem. I installed this on my laptop with no issues. Then, I tried to install it on my desktop and got the same problem you have. I resolved it removing the wps-office package and starting fresh (git clone, makepkg, pacman -U). The second time it installed correctly. I am not sure why. The only thing I noticed is that the second time makepkg -s seemed to pick up open-ssl as a missing dependency and install it. Not sure that happened the first time. Anyway, try removing it and starting fresh.
timxx commented on 2019-09-11 09:13 (UTC)
For those who need document encryption feature or other feature enable only in Chinese version, consider using the package from https://wdl1.cache.wps.cn/wps/download/ep/Linux2019/8865/wps-office_11.1.0.8865_amd64.deb (from the official website: https://linux.wps.cn). It seems that they now distinguish the Chinese and non-Chinese version by different package, and the privacy/EULA isn't the same, LoL.
Vistaus commented on 2019-09-09 21:11 (UTC)
Can anyone help me, please?
Vistaus commented on 2019-09-06 20:29 (UTC)
I installed this package but it doesn't seem to install WPS correctly 'cause when I try to launch wps or wpp, the terminal outputs "wps does not exist!" (or wpp)
Universebenzene commented on 2019-09-04 02:51 (UTC)
@Roken I highly recommend you to enable the en_US.UTF-8 during locale-gen
as the Installation guide's example https://wiki.archlinux.org/index.php/Installation_guide#Localization
Roken commented on 2019-09-03 19:53 (UTC)
You've hard (soft?) coded the locale into the PKGBUILD, which creates errors and failures.
Fixing for my locale allowed an error-free installation.
We don't all use US locales.
Universebenzene commented on 2019-09-03 15:33 (UTC)
@SolarAquarion I got 503 Service Unavailable with you link...
SolarAquarion commented on 2019-09-03 15:25 (UTC)
There is a merge-request in glib that fixes the problems with the mime xml's of wps-office https://gitlab.gnome.org/GNOME/glib/merge_requests/1085/
Universebenzene commented on 2019-09-02 14:12 (UTC) (edited on 2019-09-03 08:39 (UTC) by Universebenzene)
@Ataraxy It seems fixed now. You can try it again.
Ataraxy commented on 2019-09-02 11:52 (UTC) (edited on 2019-09-02 11:54 (UTC) by Ataraxy)
When building (after removing cache), I get:
-> Generating .MTREE file...
-> Compressing package...
: Can't translate pathname 'usr/lib/office6/mui/zh_CN/resource/help/etclassics/分析和管理数据/' to UTF-8: Can't translate pathname 'usr/lib/office6/mui/zh_CN/resource/help/etclassics/分析和管理数据/分类汇总/' to
UTF-8: Can't translate pathname 'usr/lib/office6/mui/zh_CN/resource/help/etclassics/分析和管理数据/分类汇总/about_subtotal.htm' to UTF-8: Can't translate pathname 'usr/lib/office6/mui/zh_CN/resource/help/etclas
sics/分析和管理数据/分类汇总/delete_subtotal.htm' to UTF-8: Can't translate pathname 'usr/lib/office6/mui/zh_CN/resource/help/etclassics/分析和管理数据/分类汇总/insert_subtotal.htm' to UTF-8: Can't translate pat
hname 'usr/lib/office6/mui/zh_CN/resource/help/etclassics/分析和管理数据/分级显示/' to UTF-8: Can't translate pathname 'usr/lib/office6/mui/zh_CN/resource/help/etclassics/分析和管理数据/分级显示/about_summarizin
gData.htm' to UTF-8: Can't translate pathname 'usr/lib/office6/mui/zh_CN/resource/help/etclassics/分析和管理数据/分级显示/create_summarizingData.htm' to UTF-8: Can't translate pathname 'usr/lib/office6/mui/zh_CN
/resource/help/etclassics/分析和管理数据/分级显示/delete_summarizingData.htm' to UTF-8: Can't translate pathname 'usr/lib/office6/mui/zh_CN/resource/help/etclassics/分析和管理数据/分级显示/showOrHidden_summarizi
ngData.htm' to UTF-8
There are MANY more errors like the above.
% echo $LANG
en_AU.utf8
Universebenzene commented on 2019-08-30 04:53 (UTC)
@yjun Actually there is NO PROBLEM now. Please read the pinned message about version 8722-4.
yjun commented on 2019-08-30 04:46 (UTC)
I got the checksum problem,please update the checksum.
Universebenzene commented on 2019-08-21 15:47 (UTC)
If you meet any problems about mime detecting (such as thumbnails in file mananger), you can delete the /usr/share/mime/packages/wps-office-*.xml
files and run update-mime-database /usr/share/mime
.
SolarAquarion commented on 2019-08-21 12:03 (UTC)
Can you rm /usr/share/mime/packages/wps-office-*.xml, it causes an overflow in KDE apps and apps that want to know the mime for each application type
Universebenzene commented on 2019-08-18 15:46 (UTC)
@Fixed As I remebered, WPS just support the formula function on Windows version, which is just a internal MathType.
Fixed commented on 2019-08-18 15:39 (UTC)
Can anyone advise if I can include any math formula into WPS Writer?
Can't find any options for that in the "Include" bar.
serpi90 commented on 2019-08-17 01:34 (UTC)
I had also had a checksum problem with 8722-4, a cleanup of the build cache (pamac) solved the problem.
Universebenzene commented on 2019-08-16 14:29 (UTC)
@mgundogdu1 the 8722-4 release is already updated to this sha1sum. Please check again.
mgundogdu1 commented on 2019-08-16 13:26 (UTC) (edited on 2019-08-17 06:18 (UTC) by mgundogdu1)
Hi! Mine is here: 7a420957166d2bf6430a67b186f16361dd7b5c7b
Note Thanks @serpi90 cleaning cache worked for me also.
Universebenzene commented on 2019-08-16 08:19 (UTC)
@mgundogdu1 @xuanruiqi Could you please show me you sha1sum wps-office_11.1.0.8722_amd64.deb
output?
mgundogdu1 commented on 2019-08-16 08:08 (UTC)
I also get Needs a checksum update problem
Universebenzene commented on 2019-08-16 05:23 (UTC)
@xuanruiqi Already updated 16h ago. Nothing changed since then yet.
xuanruiqi commented on 2019-08-16 05:15 (UTC)
Needs a checksum update
kxuan commented on 2019-08-15 10:24 (UTC)
checksum failed! The file on the official website may have been changed?
Fixed commented on 2019-07-30 16:36 (UTC) (edited on 2019-07-30 16:47 (UTC) by Fixed)
Answering my previous question regarding WPS office changing files associations and, as the result, opening PDF files in WPS instead of Chromium:
Solution might be weird, but it worked:
- Remove all files wps-office-*.xml in /usr/share/mime/packages
- sudo update-mime-database /usr/share/mime
Universebenzene commented on 2019-07-28 04:41 (UTC)
@shmilee looks cool. I think you can submit another package for those users who need the features you provide :)
shmilee commented on 2019-07-28 04:13 (UTC)
Does anyone want to remove built-in(internal) browser, startpage, qingbangong etc.? Here is a test PKGBUILD I'm using. @Universebenzene Maybe u can get some code from there if u want. Any feedback is welcome.
durancharles27 commented on 2019-07-25 08:49 (UTC)
While I was compiling, I see some error messages. Something like “Can’t translate pathname”. I am also seeing something like ”...zh_CN...”, and then when the installation is finished, the Page size option is in chinese languge. I’ve tried regenerating my locales with zh_CN.UTF-8 UTF-8. Didn’t work. Reinstalled again and Page size selections are still in chinese. Am I missing something here?
Universebenzene commented on 2019-07-20 08:59 (UTC)
@keybreak Well I forgot the quotes again...Thanks for reminding.
keybreak commented on 2019-07-19 20:45 (UTC)
@felixonmars Please be careful when adding changes, there was request by me before to avoid build errors when build is done in custom dirs (which can potentially have space), so...
To avoid build errors in such circumstances, please use quotes around paths in PKGBUILD 60-69
felixonmars commented on 2019-07-11 01:58 (UTC)
@ppc52776 I think I figured it out. The old .install script somehow installed a lot of files under /usr/local, including /usr/local/share/mime. This was fixed in the new version but the old files were left out. Having both versions of the mime info leads to a deadlock and thus broke my system. This was fixed after I cleaned up /usr/local for those wps-office files.
ppc52776 commented on 2019-07-11 01:52 (UTC)
@felixonmars I have this problem too. The mime info of wps-office also causes xlsx/pptx/docx been treat as zip file. My solution is to delete these mime files from /usr/share/mime/packages/wps-office-*.xml and regenerate mime cache.
felixonmars commented on 2019-07-10 14:14 (UTC)
I got a problem with the new version: mime info included in the new version contains several aliases, which introduces a lot of crashes for me. Not sure if anyone else got this as well.
For example, when browsering any folder with a .xls file, dolphin/dde-file-manager will deadlock and eat a lot of RAM until OOM killed; nautilus/caja will segfault immediately (the backtrace shows tens of thousands levels of the same address in libgio.so). This can be resolved by removing the "<alias type="application/msexcel"/>" line from /usr/share/mime/packages/wps-office-et.xml and regenerate the mime cache.
I have checked that mime info in the old version (11.1.0.8392) doesn't contain the offending aliases. Hopefully someone else can confirm this and make it into a workaround or resolved upstream.
Universebenzene commented on 2019-07-08 16:03 (UTC)
@exaos Please read the pinned comments. There is a solution for the running wpsoffice process on the background.
exaos commented on 2019-07-08 15:47 (UTC)
I have to uninstall this package. I will never try it again. Its malware behavior begins under Linux system now: 1. it will force change your PDF reader to WPS PDF. 2. it will keep its process background without knowing what it will do.
crab2313 commented on 2019-07-08 13:42 (UTC)
The latest version of wps-office just prevent nautilus from generating thumbnails for PDF documents. To fix it, just delete /usr/share/mime/packages/wps-office-pdf.xml
and run update-mime-database /usr/share/mime
.
Universebenzene commented on 2019-07-06 05:04 (UTC)
@updater1234 This is my fault. I forgot to take it into the package. Fixing will be available later.
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.
ppc52776 commented on 2019-06-18 10:04 (UTC) (edited on 2019-06-18 10:05 (UTC) by ppc52776)
I just created a mirror of 11.1.0.8392. If you get slow download, please try to find "http://kdl.cc.ksosoft.com/wps-community/download/" and replace with "https://ppc.ppcsite.info/wps/" in PKGBUILD.
ector commented on 2019-06-05 11:34 (UTC)
wps-office slow download Dload Upload Total Spent Left Speed 14 203M 14 29.2M 0 0 98813 0 0:35:56 0:05:10 0:30:46 120k
albmg95 commented on 2019-05-29 21:39 (UTC)
This package has dependency on "libxss". If you try to run over XWayland you need install "libxss" or WPS will not start and no output error.
vvzoro commented on 2019-05-27 12:43 (UTC)
manjaro下无法登录
Universebenzene commented on 2019-05-12 04:28 (UTC)
@eusebe Maybe you can try makepkg manually instead of using pamac.
eusebe commented on 2019-05-10 19:28 (UTC) (edited on 2019-05-10 19:30 (UTC) by eusebe)
@Universebenzene Sorry, I really don't know why it isn't working for me. I use up-to-date manjaro linux and pamac to build the package, but:
==== AUTHENTICATION COMPLETE ====
Construction de wps-office...
==> Création du paquet wps-office 11.1.0.8392-2 (ven. 10 mai 2019 21:24:41 CEST)
==> Vérification des dépendances pour l’exécution…
==> Vérification des dépendances pour la compilation…
==> Récupération des sources…
-> wps-office_11.1.0.8392_amd64.deb trouvé
-> add_no_kdialog_variable.patch trouvé
==> Validation des fichiers source_x86_64 avec sha1sums…
wps-office_11.1.0.8392_amd64.deb ... ÉCHEC
add_no_kdialog_variable.patch ... Réussite
==> ERREUR : Un ou plusieurs fichiers ne sont pas valides !
Sorry for the french, but the last line means: ERROR: One or several files are not valid.
Universebenzene commented on 2019-05-10 11:38 (UTC)
@eusebe Really confused. I didn't get any errors whe checking the sums.
eusebe commented on 2019-05-10 11:32 (UTC)
When I try to install wps-office, the installation stop during the sha1sums validation (wps-office_11.1.0.8392_amd64.deb... FAILURE). Is it possible to correct this?
Thanks!
Universebenzene commented on 2019-04-24 16:42 (UTC)
@ector Someone just made a mistake. The package is up-to-date right now.
ector commented on 2019-04-24 16:33 (UTC)
whi? Flagged out-of-date (2019-04-24)
so it won't be updated anymore? thank
Universebenzene commented on 2019-04-24 11:30 (UTC)
@CybeX you can unflag it :)
CybeX commented on 2019-04-24 09:08 (UTC)
My sincerest apologies. I flagged out of date (24-04-2019) for version 8392. This is incorrect.
echizenryoma commented on 2019-04-20 00:57 (UTC) (edited on 2019-04-20 01:00 (UTC) by echizenryoma)
Please add this file into your package to fix the issue that the wps-office menu has not icons .
/usr/share/desktop-directories/wps-office.directory
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.
echizenryoma commented on 2019-04-16 06:51 (UTC)
Please use DEB to package, for RPM version cannot sign in.
Universebenzene commented on 2019-04-11 02:58 (UTC) (edited on 2019-04-11 02:58 (UTC) by Universebenzene)
@keybreak I didn't do anything to the desktop entry file. That should be WPS's own issue.
keybreak commented on 2019-04-10 16:51 (UTC) (edited on 2019-04-10 16:51 (UTC) by keybreak)
@Universebenzene One more thing i've noticed that WPS programs icons are kinda blurry at least with Deepin DE, .desktop files states:
Icon=/usr/share/icons/hicolor/48x48/apps/wps-office-wpsmain.png
And even though technically there are 256x256 icons available - still the actual files are kinda blurry... Is this WPS itself or package issue?
keybreak commented on 2019-04-09 15:36 (UTC) (edited on 2019-04-09 16:06 (UTC) by keybreak)
@Universebenzene Also, i think it's a good idea to include https://aur.archlinux.org/packages/ttf-wps-fonts/ fonts in this package by default, as WPS 11 throws annoying exception on launch now anyway, so it's almost not optional now :)
But...It's about M$ licensing bs, right?
keybreak commented on 2019-04-09 15:15 (UTC) (edited on 2019-04-09 15:16 (UTC) by keybreak)
@Universebenzene sure, but you better try yourself because in my experience if you'll fix one there will be another so it would be faster for maintainer to catch -> fix -> try again)
Here's first one, hard to say where exactly it fails, but:
==> Starting package()...
install: cannot stat '/run/media/x133/STORAGE': No such file or directory
install: cannot stat '1/WPS': No such file or directory
install: cannot stat 'Office/Build/src/etc/xdg/menus/applications-merged/*': No such file or directory
==> ERROR: A failure occurred in package().
Aborting...
I ran it from directory:
/run/media/x133/STORAGE 1/WPS Office/Build
Universebenzene commented on 2019-04-09 15:03 (UTC)
@keybreak Could you please show me your error output? That might help me to fix it.
keybreak commented on 2019-04-09 14:32 (UTC) (edited on 2019-04-09 14:35 (UTC) by keybreak)
@Universebenzene not sure what exactly, but if you try to build it from folder (which contains spaces in it's path like "/One Two/Three") with makepkg -s it will fail to build...
This usually happens because not all commands in script, which contains path are wrapped in quotes, for example something like cd "$mypathwithspaces" if not quoted will fail obviously)
Not big deal since you can build successfully within folder path without spaces, but just would be good tone to fix it :)
Universebenzene commented on 2019-04-09 14:19 (UTC)
@keybreak You mean the desktop-directories and templates should be in the package?
keybreak commented on 2019-04-09 11:49 (UTC) (edited on 2019-04-09 11:51 (UTC) by keybreak)
Please fix all build scripts paths, to contain quotes around, so they can build in directories which contain spaces.
That's rare use case, but good to have for someone who build stuff in custom directories like me)
ector commented on 2019-04-06 16:47 (UTC)
thank @Mark1
Mark1 commented on 2019-04-05 15:38 (UTC)
Because the .rpm file never gets downloaded (or is way too slow), you can download the wps-office 11.1.0.8372-1, from here:
http://ftp.cn.debian.org/archlinuxcn/x86_64/wps-office-11.1.0.8372-1-x86_64.pkg.tar.xz
And then install it from terminal:
sudo pacman -U ~/Downloads/wps-office-11.1.0.8372-1-x86_64.pkg.tar.xz
StratosL commented on 2019-04-04 20:07 (UTC)
@Universebenzene the RPM does not download during install. So I downloaded it from the website and copied it to /var/tmp/pamac-build-<username>/wps-office/ Then it worked! The checksum error I received earlier was because during the installation there was an error downloading the rpm.
tioguda commented on 2019-04-04 18:03 (UTC)
The download is slow on the server side, you have to be patient.
ector commented on 2019-04-04 16:10 (UTC) (edited on 2019-04-04 16:11 (UTC) by ector)
one our for 200mb?
==> Continuare la compilazione di wps-office [S/n] ==> ---------------------------------------------- ==> s
==> Compilazione e installazione del pacchetto ==> Creazione del pacchetto: wps-office 11.1.0.8372-1 (gio 04 apr 2019 18:08:25 CEST) ==> Controllo delle dipendenze durante l'avvio in corso... ==> Controllo delle dipendenze durante la compilazione in corso... ==> Download dei sorgenti in corso... -> Download di wps-office-11.1.0.8372-1.x86_64.rpm in corso... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 2 202M 2 5176k 0 0 56576 0 1:02:26 0:01:33 1:00:53 68696
Mark1 commented on 2019-04-04 15:43 (UTC)
v11 never gets downloaded. . .
sl1pkn07 commented on 2019-04-04 15:13 (UTC)
Hi. everytime update this package i get this:
how avoid/silence this?
greetings
eh5 commented on 2019-04-04 14:56 (UTC)
Dependencies have huge changes from v10 to v11. But seems u just updated sources. Also consider to update wps-office.install.
ector commented on 2019-04-04 14:55 (UTC)
Hi,why slow download Dload Upload Total Spent Left Speed 825k 0 0 28330 0 2:04:42 0:00:29 2:04:13
echizenryoma commented on 2019-04-04 13:24 (UTC)
wps-office v11.1 RPM version can not sign-in, BUT DEB version can sign-in. rpm版本无法登陆,但是deb版本可以。
CaCaCarrot commented on 2019-04-04 13:13 (UTC)
wps无法登录
Universebenzene commented on 2019-04-04 02:49 (UTC)
@StratosL I rerun the updpkgsums and nothing changed. No idea about this.
StratosL commented on 2019-04-03 20:45 (UTC) (edited on 2019-04-03 20:47 (UTC) by StratosL)
I get an error in the installation process, at the point of checking sha1sums of the rpm file. Cannot install v11
jmarcelino commented on 2019-04-03 12:50 (UTC)
Hey, it would be nice to rebuild to AUR to the v11, released recently...
dbarbosa0 commented on 2019-04-02 23:21 (UTC)
The new version (11.1.0.8372) is available!
Cristophero commented on 2019-03-14 09:06 (UTC)
TUTORIAL PARA WPS PARA LA INTERFAZ EN ESPAÑOL Y AGREGAR DICCIONARIO EN ESPAÑOL
SOLO INTENTO AYUDAR HASTA QUE ACTUALICEN LOS PAQUETES DE LENGUAJES...
Que lleva marcado como desactualizado (2019-03-11). Suerte. :)
jonathanleslie commented on 2019-03-13 00:07 (UTC)
does anyone know where i can get answers ? the wps feedback page (for linux) is full of spam, the admins are nowhere to be seen
gianni3ITA commented on 2019-03-12 16:45 (UTC)
Hi.I've installed a new updates of Wps office on Manjaro y the new one crashed every time I try to open Excel ...I don't know why. The old one 10.1.0.6757 worked good...but the last one 10.1.0.6758 crash always.Please solve it . Thanks!!
jonathanleslie commented on 2019-03-12 07:24 (UTC)
hi there, i notice the mail merge which is suppose to be under reference tab is missing, where did it go?
jonathanleslie commented on 2019-03-12 07:14 (UTC)
hi there, after a while, i notice the mail merge that is suppose to be under reference tab is missing, where did it go?
Universebenzene commented on 2019-03-12 02:29 (UTC)
@dhqvinh That's strange. I did update the sha1sum and no idea why the validity check failed for you.
dhqvinh commented on 2019-03-12 02:17 (UTC) (edited on 2019-03-12 02:19 (UTC) by dhqvinh)
I couldn't install the update package.
Preparing... Cloning wps-office build files... Checking wps-office dependencies... Building wps-office... ==> Making package: wps-office 10.1.0.6758-1 (Tue 12 Mar 2019 03:13:59 PM NZDT) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found wps-office_10.1.0.6758_x86_64.tar.xz ==> Validating source_x86_64 files with sha1sums... wps-office_10.1.0.6758_x86_64.tar.xz ... FAILED ==> ERROR: One or more files did not pass the validity check!
ryukinix commented on 2019-02-28 22:19 (UTC) (edited on 2019-02-28 22:20 (UTC) by ryukinix)
BTW, I need this to use with chaotic-aur project.
A automatic build system for aur repository hosted as a common arch repository.
ryukinix commented on 2019-02-28 22:17 (UTC)
Not exactly, I maybe update this, but not necessarily. If a new update it's stable I'm pretty ok to update this. I don't want to get always the last change without considering if will works or not.
itsagoodbrain commented on 2019-02-28 20:24 (UTC)
Would the standard way to do this not simply be to use your package manager to ignore future updates to wps-office?
ryukinix commented on 2019-02-28 01:53 (UTC) (edited on 2019-02-28 22:21 (UTC) by ryukinix)
This package was created to fix a version stable to get not any troubles because random updates. DO NOT FLAG AS OUTDATED. This is intentional.
leebut commented on 2019-02-13 03:12 (UTC)
@lampus, No. Everything works fine.
I don't know what those things are that you listed. Have you tried completely uninstalling WPS Office and doing a fresh install?
Lampus commented on 2019-01-28 07:50 (UTC)
WPS Office crashes after latest updates with segmentation fault.
Backtrace: terminating with uncaught exception of type std::bad_alloc: std::bad_alloc
Thread 2 "wps" received signal SIGABRT, Aborted. [Switching to Thread 0x7fffea9a4700 (LWP 1354)] 0x00007fffef227d7f in raise () from /usr/lib/libc.so.6 (gdb) bt
0 0x00007fffef227d7f in raise () at /usr/lib/libc.so.6
1 0x00007fffef212672 in abort () at /usr/lib/libc.so.6
2 0x00007ffff7d811b7 in () at /usr/lib/office6/libc++abi.so.1
3 0x00007ffff7d8134d in () at /usr/lib/office6/libc++abi.so.1
4 0x00007ffff7dbc503 in () at /usr/lib/office6/libc++abi.so.1
5 0x00007ffff7dbbfcb in __cxa_rethrow () at /usr/lib/office6/libc++abi.so.1
6 0x00007ffff6faf713 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/office6/libQtCore.so.4
7 0x00007ffff6eafd4f in QThread::exec() () at /usr/lib/office6/libQtCore.so.4
8 0x00007ffff6eb137d in () at /usr/lib/office6/libQtCore.so.4
9 0x00007fffef95ea9d in start_thread () at /usr/lib/libpthread.so.0
10 0x00007fffef2ebb23 in clone () at /usr/lib/libc.so.6
Does anybody have same issue? Is workaround exist (custom LD_LIBRARY_PATH settings with old libs or something like that)?
tdloi commented on 2018-12-10 00:37 (UTC) (edited on 2018-12-10 00:40 (UTC) by tdloi)
@attenuation: I just created my own PKGBUILD for this package so I noticed somethings I thought it's no good, can you update the PKGBUILD if it's suitable?
I think it should remove zh_CN in office6/mui because it failed on someone don't have zn_CN locale like me
rm -rf ${pkgname}${pkgver}${CARCH}/office6/mui/zh_CN
For depends I check with namcap are: openssl-1.0 glu qt4 libpng12 sdl2 libjpeg-turbo (make curl optional because it show in WPS, but I don't know why WPS need curl?)
For License file, EULA_linux may be more suitable than EULA?
For package location, I think it's better to install in /opt/kingsoft/wps-office, because gInstallPath will fallback to /opt/kingsoft/wps-office by default in wps-office bash script (et wpp wps)
For people are using dark theme like me, maybe you like put this into prepare() function in PKBUILD
sed -i -e 's/%f/-style Cleanlook %f/' ${pkgname}${pkgver}${CARCH}/resource/applications/wps*
my pkgbuild (my install script is only printf function): https://pastebin.com/djCtDRxZ
satriani commented on 2018-11-07 17:21 (UTC) (edited on 2018-11-07 21:34 (UTC) by satriani)
Here's a quick fix for the theme issue
sudo sed -i 's|${gInstallPath}/office6/${gApp} |${gInstallPath}/office6/${gApp} -style gtk+ |g' /bin/et /bin/wpp /bin/wps
@Universebenzene maybe you include this pach to the PKGBUILD. Somethink like this:
echo $XDG_CURRENT_DESKTOP | grep GNOME > /dev/null 2>&1 && sed -i 's|${gInstallPath}/office6/${gApp} |${gInstallPath}/office6/${gApp} -style gtk+ |' et wpp wps
Also I whould include a ms-fonts patch, like this:
cd /tmp
git clone https://github.com/iamdh4/ttf-wps-fonts.git
cd ttf-wps-fonts
sudo bash install.sh
rm -rf /tmp/ttf-wps-fonts
ppc52776 commented on 2018-09-23 18:13 (UTC)
@simgunz, thanks for this information. After remove wps related mime files, everything go back to normal now!!
simgunz commented on 2018-09-21 09:09 (UTC)
The three files: /usr/share/mime/packages/wps-office-*
breaks the MIME file associations of docx, xlsx, pptx files in manjaro. Indeed these files are seen as zip/archive. If we set a default application for docx, this app will be used to open pptx, xslx, and zip by default.
By removing those three files and updating the mime database with
sudo update-mime-database /usr/share/mime
everything works correctly again.
Maybe the package should be modified to not include them?
(I have libreoffice installed, not sure if removing the files and not having libreoffice breaks something else)
hottea commented on 2018-09-10 07:40 (UTC)
The install script use command mkfontscale
& mkfontdir
, which are from xorg-mkfontscale
& xorg-mkfontdir
. Show these two pkgs added to deps?
leebut commented on 2018-09-01 01:45 (UTC)
Just wondering what the main differences are between the new 6634 release and the older 5707 release? I had a look at the Chinese site, but my Chinese is not good enough to deal with it.
If the differences are minor, I'll stick with 5707.
Thanks.
jimcat commented on 2018-08-01 19:21 (UTC)
It could be good to have a 'odf-converter' package as a required dependency to ensure out of the box compatibility with Open/Libre Office documents.
this article recommends the package for Open/Libre Office documents compatibility: http://help.wps.com/articles/odf-ods-odp-document-in-wps-office
This package exists in the AUR as 'odf-converter': https://aur.archlinux.org/packages/odf-converter/
alexei commented on 2018-07-25 03:35 (UTC)
Links dead again. There's an older version (5707) available via torrent here (it's alive): http://www.pcds.fi/downloads/applications/office/officesuites/wpsoffice/linux/wpsoffice.linux.html
If someone has the latest tarball saved, please post a link.
edarblanco commented on 2018-07-13 01:13 (UTC)
after upgrading I get this error wps does not exist!, help, please, and thanks
timxx commented on 2018-07-08 01:31 (UTC)
@overclockedllama If you don't want the WPS Spreadsheets following the system color, run qtconfig-qt4 and change the Build Palette section to what you want and Save.
Or add -style=STYLE to the WPS commands, et -style=Cleanlooks for example.
monsieurzik commented on 2018-07-03 15:45 (UTC)
Unable to install wps office on Manjaro this day. Errors about path, translations and directories. It'is a fresh install of Manjaro updated.
overclockedllama commented on 2018-06-26 06:31 (UTC) (edited on 2018-06-26 06:36 (UTC) by overclockedllama)
The new update has changed my wps spreadsheet background and the formula bar to all black so I cant see anything I type. I think this might be a theme/gtk issue. I am using awesomewm. Is there any way to change this? Also, "automatic", seems to be white? This is very strange
timxx commented on 2018-06-21 14:48 (UTC)
I made an languages package for wps-office, hope you enjoy it. LoL
ppc52776 commented on 2018-06-21 13:20 (UTC)
Thanks @timxx. It works now!!
timxx commented on 2018-06-21 13:07 (UTC)
@ppc52776 A workaround is that DO IT YOURSELF.
First, download the language from here: http://kdl.cc.ksosoft.com/wps-community/download/mui/10.1.0.6634/mui_zh_tw.7z (Change zh_tw to other languages if someone interested).
Now unpack the mui_zh_tw.7z to ~/.kingsoft or /usr/lib (the full path should be ~/.kingsoft/office6/mui/zh_TW or /usr/lib/office6/mui/zh_TW.)
Finally, setup the LANG env to zh_TW.UTF-8 if your system is not the default. Or change the config for permanent: ~/.config/Kingsoft/Office.conf Add the following sections (or change the old value if already had): [General] languages=zh_TW
Too bad they removed the switch language entrance...
ppc52776 commented on 2018-06-18 17:19 (UTC)
How to change UI language to zh_TW?
Universebenzene commented on 2018-06-07 12:15 (UTC)
Thanks @lilydjwg. I remove the qt4 from depends. As a newbie I often make mistakes in packaging. Thank you all for helping me.
lilydjwg commented on 2018-06-07 07:30 (UTC)
This package doesn't depend on qt4. It bundles one itself.
Universebenzene commented on 2018-06-07 05:50 (UTC)
@miku84 the dependency qt4 was shown by namcap. If I build the package without writing qt4 in the depends, namcap said: wps-office E: Dependency qt4 detected and not included (libraries ['usr/lib/libQtOpenGL.so.4', 'usr/lib/libQtSvg.so.4', 'usr/lib/libQtCore.so.4', 'usr/lib/libQtNetwork.so.4', 'usr/lib/libQtDBus.so.4'] needed in files...
. So I add qt4 in depends
miku84 commented on 2018-06-07 05:42 (UTC)
It uses qt4 instead of qt5? Can it be replaced with it?
StratosL commented on 2018-06-03 09:58 (UTC) (edited on 2018-06-03 09:59 (UTC) by StratosL)
Open file dialog not working explanation and solution: http://wps-community.org/forum/viewtopic.php?f=4&t=396
"...because most of the class names conficts with KDE's (KApplication, KDialog, etc, our product also use 'K' for class prefix :( ) So the open/save dialog in KDE we use kdialog, if you meet problem, you still can disable it.
Just add: export WPS_NO_KDE_NATIVE_DIALOG=1 to scripts "wps", "wpp", and "et" in /usr/bin
postadelmaga commented on 2018-05-02 03:11 (UTC)
@es_18
Actually there is an AUR for that https://aur.archlinux.org/packages/ttf-wps-fonts/ If the fonts are required I think @ouyangjun can add that AUR to the dependency
es_18 commented on 2018-04-18 12:51 (UTC)
You can use this repo to install the missing fonts: https://github.com/IamDH4/ttf-wps-fonts
debo commented on 2018-01-01 15:27 (UTC)
@metrofx done, thanks for the comment.
metrofx commented on 2018-01-01 10:36 (UTC)
@debo please remove the out-of-date flag, thanks.
Pinned Comments
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.attenuation commented on 2017-11-29 14:16 (UTC)