Zotero Bibliography Plugin does not work in OpenOffice 3.2

Hello everybody.
I have to type a report and it would be nice not to have to do copy and paste with my whole bibliography.
I am running

Linux linux-xu0v 2.6.27.45-0.1-default #1 SMP 2010-02-22 16:49:47 +0100 x86_64 x86_64 x86_64 GNU/Linux
OpenSuse 11.1 with KDE 3.5.10 (rev. 89)
Openoffice:3.2.1.3-1.1
Zotero 2.0.3
Zotero OO plugin: 3.0.7a
Java: 1.6.0.u20-0.1.1

The paths of the plugin are set to:

Java UNO path: file:///usr/lib64/ooo3/basis3.2/ure-link/share/java/

soffice executable path: file:///usr/lib64/ooo3/basis-link/program/

I am getting the following error message when I try to insert a reference:

***Zotero OpenOffice Integration could not communicate with OpenOffice.org because the soffice executable directory specified in the Zotero OpenOffice Integration preferences does not contain a “soffice” file.

See the Zotero word processor plugin troubleshooting page for information on how to locate the appropriate directory.*** :’(

The zotero page does not give a great deal of help. Did somebody make this plugin work with OpenOffice in OpenSuse? Especially: are the paths indicated correct?

Thank you in advance.

I know I fixed this same issue on someone else’s machine for them. I think all you have to do is go into the preferences for the Zotero plugin and change the soffice executable path to file:///usr/bin/.

By the way, you could have found where the soffice executable is by issuing the following command from a terminal

which soffice

You might also have to change the java uno path to file:///usr/lib64/ooo3/ure/share/java (change ure-link to ure).

HTH

Aaaargh…I knew that command. How stupid I am. Thank you very much for you help. I will report back if it worked. Cheers. :open_mouth:

Ok, now the paths seem to be correct, the button reinstall plugin reports success. I then close FF and open it again. I open OpenOffice, and then when I try to insert a bibliography the program tells me…:

Firefox could not load the component required to communicate with your word processor. Please ensure that the appropriate Firefox extension is installed and try again.

Paths:
java uno: file:///usr/lib64/ooo3/ure/share/java/
and soffice: file:///usr/bin/

What could this be? Any clue? The extension is installed, and correctly indicated in the extension lists.

Ok I solved it, now it works (and is actually better then I hoped).

a) one has to put he following paths:

java uno: file:///usr/lib64/ooo3/ure/share/java/
and soffice: file:///usr/bin/

b) all other Java kits have to be removed (but the sun-sdk). Once open-jdk is removed the plugin finally works.

Still thanks for the help.