https://bugs.documentfoundation.org/show_bug.cgi?id=149202
Bug ID: 149202
Summary: MalformedVersionException with Zotero plugin - plus
sign in Java version apparently breaks
Product: LibreOffice
Version: 7.3.3.2 release
Hardware: x86-64 (AMD64)
OS: macOS (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: LibreOffice
Assignee: [email protected]
Reporter: [email protected]
Description:
This is beyond me technically but please see chat below:
Guest63 10:19:53
Hello -- anyone out there good with plugins? I'm trying to use the Zotero
plugin and it's non responsive. I've tried a lot of stuff with no success
https://forums.zotero.org/discussion/97282/libreoffice-plugin-problem
→ Guest63 has joined
G
Guest63 14:02:17
Asked this earlier but had to step away, so apologies if I missed an earlier
reply: Hello -- anyone out there good with plugins? I'm trying to use the
Zotero plugin and it's non responsive. I've tried a lot of stuff with no
success https://forums.zotero.org/discussion/97282/libreoffice-plugin-problem
(com.sun.star.uno.RuntimeException) { { Message = "C++ code threw
N10jfw_plugin25MalformedVersionExceptionE: std::exception", Context =
(com.sun.star.uno.XInterface) @0 } }
→ vodkra has joined
M
@mikekaganski 14:07:57
Guest63: "MalformedVersionException is for "if the version string was not
recognized"
Guest63: what 'java -version' shows to you?
G
Guest63 14:08:30
Thanks -- does that mean there's a version problem in the plugin from Zotero?
M
@mikekaganski 14:08:59
Guest63: no, it is a problem in LibreOffice trying to run Java
G
Guest63 14:09:21
java version "18.0.1.1" 2022-04-22
Java(TM) SE Runtime Environment (build 18.0.1.1+2-6)
Java HotSpot(TM) 64-Bit Server VM (build 18.0.1.1+2-6, mixed mode, sharing)
M
@mikekaganski 14:09:30
aha
https://opengrok.libreoffice.org/xref/core/jvmfwk/plugins/sunmajor/pluginlib/sunjre.cxx?r=3068ab9a#9...
https://opengrok.libreoffice.org/xref/core/jvmfwk/plugins/sunmajor/pluginlib/sunversion.cxx?r=8e6462...
It can't handle the +
Guest63: try another Java version, I'd suggest something like Java 8 by Oracle
G
Guest63 14:10:56
Java 8 -- thanks, I will try that
17 also didn't work
Steps to Reproduce:
1.Try to Install Zotero plugin
https://github.com/zotero/zotero-libreoffice-integration/blob/master/install/Zotero_OpenOffice_Integration.oxt
That's all.
Actual Results:
(com.sun.star.uno.RuntimeException) { { Message = "C++ code threw
N10jfw_plugin25MalformedVersionExceptionE: std::exception", Context =
(com.sun.star.uno.XInterface) @0 } }
Zotero plugin unresponsive
Expected Results:
Zotero plugin would work
Reproducible: Always
User Profile Reset: Yes
Additional Info:
Tried with several versions of LibreOffice, including most recent stable.
Dunno on OpenGl, didn't modify
--
You are receiving this mail because:
You are the assignee for the bug.