Issue with Libre Office plugin
Environment:
Win 8.1
Libre Office 4.2.5.2
Zotero StandAlone 4.0.21.2
JRE 1.7.0_51 (32bits) in Program Files (x86)
JRE 1.7.0_60 (64bits) in Program Files
LO is configured to use JRE 1.7.0_51
Issue:
Plugin installed without any problems, toolbar appears but is not reacting.
Troubleshooting:
Customised LO to assign a key shortcut of CTRL+F5 to the macro ZoteroAddCitation
When activated using the shortcut I'm getting a popup with the following error:
BASIC runtime error.
An exception occurred
Type: com.sun.star.uno.RuntimeException
Message: [jni_uno bridge error] UNO calling Java method trigger: non-UNO exception occurred: java.lang.NoClassDefFoundError: Could not initialize class org.zotero.integration.ooo.comp.ZoteroOpenOfficeIntegrationImpl$CLibrary
java stack trace:
java.lang.NoClassDefFoundError: Could not initialize class org.zotero.integration.ooo.comp.ZoteroOpenOfficeIntegrationImpl$CLibrary
at org.zotero.integration.ooo.comp.ZoteroOpenOfficeIntegrationImpl.trigger(ZoteroOpenOfficeIntegrationImpl.java:92)
Other buttons react but come back with a message stating: You must insert a citation before performing this operation. So it seems to me that the connection is there. it looks like LO has an issue somewhere after or during connecting.
Someone has pointers for me to fix it?
Win 8.1
Libre Office 4.2.5.2
Zotero StandAlone 4.0.21.2
JRE 1.7.0_51 (32bits) in Program Files (x86)
JRE 1.7.0_60 (64bits) in Program Files
LO is configured to use JRE 1.7.0_51
Issue:
Plugin installed without any problems, toolbar appears but is not reacting.
Troubleshooting:
Customised LO to assign a key shortcut of CTRL+F5 to the macro ZoteroAddCitation
When activated using the shortcut I'm getting a popup with the following error:
BASIC runtime error.
An exception occurred
Type: com.sun.star.uno.RuntimeException
Message: [jni_uno bridge error] UNO calling Java method trigger: non-UNO exception occurred: java.lang.NoClassDefFoundError: Could not initialize class org.zotero.integration.ooo.comp.ZoteroOpenOfficeIntegrationImpl$CLibrary
java stack trace:
java.lang.NoClassDefFoundError: Could not initialize class org.zotero.integration.ooo.comp.ZoteroOpenOfficeIntegrationImpl$CLibrary
at org.zotero.integration.ooo.comp.ZoteroOpenOfficeIntegrationImpl.trigger(ZoteroOpenOfficeIntegrationImpl.java:92)
Other buttons react but come back with a message stating: You must insert a citation before performing this operation. So it seems to me that the connection is there. it looks like LO has an issue somewhere after or during connecting.
Someone has pointers for me to fix it?
I'm currently reinstalling. Let us conclude that the 64-bit JRE was not the best option there.
I appreciate your help anyway.