tankwyn/WPS-Zotero

where to find the ribbon?

Closed this issue · 9 comments

I just installed WSP , zotero, and wps-zotero and when I launch wsp I can't seem to find how to insert a zotero citation. Where do I find it or which ribbon is it in?

Specifically the zotero ribbon does not seem to be loaded

I'm using version 11.1.0.11704, I'm not getting any errors that I can see, although admittedly I'm not sure where to see them

<jsplugins>
  <jsplugin name="wps-zotero" type="wps" url="http://127.0.0.1:3889/" version="0.0.2"/>
</jsplugins>
<jsplugins>
  <jsplugin name="wps-zotero" type="wps" url="http://127.0.0.1:3889/" version="0.0.2"/>
</jsplugins>

I seem to know what's going wrong now. You're using the common edition of WPS, I wasn't aware it exists on Linux, try put the attached file (unzip it first) in the jsaddons directory and restart WPS. By the way, the pro edition is recommended for it's free of ads and bullshits. You can download the pro edition from https://linux.wps.cn/ by clicking the big blue button.

publish.xml.zip

unfortunately that gave me the same results. Decided to test whether the issues are related to how this is installed in Arch from the AUR, by installing Suse in virtualbox and installing directly from the website. Bottom line, it works just fine in Suse and not in Arch so I'm sure it's an issue with Arch. I'll keep look into how it's installed and see if I can fix that and then give this another try.

unfortunately that gave me the same results. Decided to test whether the issues are related to how this is installed in Arch from the AUR, by installing Suse in virtualbox and installing directly from the website. Bottom line, it works just fine in Suse and not in Arch so I'm sure it's an issue with Arch. I'll keep look into how it's installed and see if I can fix that and then give this another try.

That is wierd. It might be that the WPS installed from AUR is not correctly configured during installation. Hmm, why don't you take a look at ~/.local/share/Kingsoft/, there should be all sorts of things living under it if WPS was installed correctly. Otherwise, it will most probably be a problem between WPS and Arch.

I installed it from the AUR (https://aur.archlinux.org/packages?K=wps-office) which uses the deb package as the base. when I run wps yes the .local/share/Kingsoft folder is created and populated properly, at least comparing it with the SUSE version. I'm posting the same question to the an Arch forum. I'll reply back here for completeness if I get a satisfactory answer.

just wanted to follow up that WPS doesn't seem to work well on Arch, however I installed it on tumbleweed via distrobox and it runs as expected as does your plugin. Thanks you I would consider this issue closed and will close it.