'Insert Picture' not working in Presentation.
Search Criteria
Package Details: wps-office-mime 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: | 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.27 |
First Submitted: | 2014-08-17 11:57 (UTC) |
Last Updated: | 2024-07-29 18:49 (UTC) |
Latest Comments
« First ‹ Previous 1 .. 29 30 31 32 33 34 35 36 37 38 39 .. 70 Next › Last »
debo commented on 2017-11-27 15:07 (UTC)
possum commented on 2017-11-22 15:41 (UTC)
Please add ttf-wps-fonts from the AUR as optional dependency, so it is easier to fix the warning if the fonts are not present.
Thank you
raulmacosay commented on 2017-10-04 15:14 (UTC)
Recently I'm facing a problem in Spreadsheets. The program slows down greatly when trying to switch tabs. It completely crashes when I try Print Preview. This does not happens when running WPS in Deepin 15.4. Any thoughts on how to fix these bugs?
realasking commented on 2017-08-22 04:45 (UTC) (edited on 2017-09-07 15:51 (UTC) by realasking)
Could not open a file and see the error: Unexpected value after '--separate-output
I have to export WPS_NO_KDE_NATIVE_DIALOG=1, but I'm actually using the Plasma5.
And after I installed symbol fonts which were claimed as needed by wps, formulas can be displayed correctly, but wps still warns on start.
ps.
I have found it might be caused by kdialog today. After uninstalled that package, the open file works without WPS_NO_KDE_NATIVE_DIALOG again.
Universebenzene commented on 2017-08-07 01:46 (UTC)
@ur6lad
Seems you missed some Gtk libs. Which desktop environment or window manager are you using?
vitalijr2 commented on 2017-08-06 19:33 (UTC)
$ wps
QGtkStyle could not resolve GTK. Make sure you have installed the proper libraries.
/usr/bin/wps: line 38: 9840 Segmentation fault (core dumped) ${gInstallPath}/office6/${gApp} -style gtk+ ${gOptExt} ${gOpt} "$@"
toptyloo commented on 2017-07-04 11:38 (UTC)
@sl1pkn07
I have the same problem,and I want to know what does"after intall pkgrev 2 works again",although I am using Debian 9 and I am using plasma,I want to find some solutions.
miku84 commented on 2017-06-25 10:53 (UTC)
Oh, that one broke my shortcuts in Plasma, so I removed the 3 xml files
wps-office-et.xml
wps-office-wpp.xml
wps-office-wps.xml
from /usr/share/mime/packages/
then sudo update-mime-database /usr/share/mime
then I assigned the .xlsx format to et, the .docx format to wps and it is OK now!
miku84 commented on 2017-06-25 10:38 (UTC)
That was big help, thanks!
I removed libreoffice file (freedesktop.org.xml) from /usr/share/mime/packages/ then sudo update-mime-database /usr/share/mime, then it is working!
8XA commented on 2017-06-22 23:19 (UTC)
@miku84
The issue is in /usr/share/mime/packages/, with the wps-office-*.xml files. I have installed libreoffice and I have their xml file too, so I removed the wps-office-*.xml files and then I updated from console (sudo update-mime-database /usr/share/mime). That was my solution by now, I will check the wps-office-*.xml files later.
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)