-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
JabRef 3.0 can't connect to libreoffice #526
Comments
Update - I upgraded to LibreOffice 5.0
|
Thanks for this report. As far as I know, JabRef never featured an integration with Libre Office (so this is not a bug). There is an integration with Open Office (as the error messages say), but there is no guarantee that this works with Libre Office. Maybe @oscargus can provide some insights? @JabRef/developers Maybe we should ditch Open Office integration, since Open Office died anyway? I do not know if the current integration can be ported easily to Libre Office |
I haven't seen the original issue (as I'm away from a computer), but will
have a look tonight.
It should work with both LibreOffice and OpenOffice and dropping support
for one of them would currently provide a very minor benefit, if any.
The "standard" issue is that JabRef runs in a 32-bit JVM and LO/OO in a
64-bit or vice versa, but no idea if this is the reason here. JabRef has
code to give that hint, but personally I never managed to trigger it
despite trying.
|
Just two remarks:
|
Ah, I see the problem. I changed the default search path for Windows to reflect that the jars were moved, but not on Linux (as I had no idea what had happened there although in hindsight it made sense that they were moved there as well). There's a PR in #530 which should fix it and in 20 minutes or so, there should be a build in http://builds.jabref.org/oolinux/ to try out. |
The problem persists in a slightly different way. No path problems are reported but some bootstrap error. See the error message:
Could there be an issue, that LO is not working properly with JAVA 8 (the only JRE that is currently installed on my system)? - note: In libre office JRE 8 is properly recognized though |
Hmm, no idea really. I only have 8 installed and it works here. This seems to be the same problem as the first time (missing Bootstrap). The Bootstrap method should be in juh.jrt, and I think it would complain earlier if juh.jrt was missing... |
There is only a juh.jar in /usr/lib/libreoffice/program/classes... |
OK, just to confirm can you run:
|
Hmm, let me rephrase the previous statement: it doesn't work for me either. Same error. This wasn't the case for 3.0 (which will not work on Linux because of the the incorrect paths). Will need to check what might have changed... |
OK! Now it works for me again. Please try the next build (in 20 minutes or so). |
Great it works immediately! Thank you so much. |
I use ubuntu 14.04 (64 bit) libreoffice 4.2 and the new version of jabref.
Neither manually pointing to the correct pathes nor automatic connection does work. Below you can see the output of my error console.
The text was updated successfully, but these errors were encountered: