Bug#895440: jabref: The problem continues in Debian 11 bullseye

tony mancill tmancill at debian.org
Fri Feb 18 05:58:09 GMT 2022


Hi Pep.

There is a parameter setting called ooJarsPath that I believe
might be set incorrectly for your installation and is causing the issue
you are seeing.  There are two ways to access the setting.

1) Start JabRef and then navigate to:

  Options -> Preferences -> Show Preferences 

The key is "ooJarsPath" and the value should be "/usr/lib/libreoffice".
Based on the exception trace you provided in the bug report, I believe
it is currently set to "/usr/lib/libreoffice/program/classes" on your
system.

OR

2) Stop Jabref (so it doesn't overwrite the file) and edit the setting
directly in this file:

  ~/.java/.userPrefs/net/sf/jabref/prefs.xml

After saving the file, you can restart JabRef.

JabRef automatically appends "/program/classes" to the ooJars path on
Linux (see [1]), and the unoil.jar is found in
/usr/lib/libreoffice/program/classes/unoil.jar, so hopefully that
resolves the issue you are seeing.   

Please let me know if it does not.

Cheers,
tony

[1] https://salsa.debian.org/java-team/jabref/-/blob/master/src/main/java/net/sf/jabref/gui/openoffice/OpenOfficePanel.java#L403
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-maintainers/attachments/20220217/a58f2ba5/attachment.sig>


More information about the pkg-java-maintainers mailing list