-
-
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.5 cannot connect ot LibreOffice on ubuntu #1669
Comments
I think I had these problems some times ago. The error dialog popping up, when one tries to connect to LO is pretty helpful where to copy the files to. |
The manual connection dialog problem should be solved in http://builds.jabref.org/fixpartsof1669 (available in a few minutes) so that you at least can try it that way. Regarding the actual connection issue, it is as @teertinker says related to the location of the four jar files juh.jar, jurt.jar, ridl.jar, unoil.jar depending on version and distribution they tend to end up in different locations. When you find them, can you please inform me where and I'll try to change the code so that it is more likely that the auto detection finds them. |
Thanks @oscargus, now with fixpartsof1669 I can change the search paths of JabRef. The locations of the four files in my system are:
As @teertinker said I put the four files in the same directory, but still I could not connect. Here you can see the output error of my console: CE> Warning: -nologo is deprecated. Use --nologo instead. |
After some googling a wild guess is that the path to (I can also note that in LibreOffice 4 the required jars are in different directories, while in version 5 they have moved to the same. JabRef dropped support for different directories, and therefore version 4, some time ago, but it makes sense to simply move them to the same directory and it should work. I do not think your last error is related to the the LibreOffice version, as nothing else related to version has changed, only the number of jar directories...) |
I include the path of soffice in the system PATH, but still I have problems to connect. Here you can see the output error of my console: Warning: -nologo is deprecated. Use --nologo instead. |
@pgarciabaez Another hint I found is that you must add the path to the PS: Please add your ExceptionLog between Code-Tags (Just 2-times the code button or 4 backticks ). Makes it easier to read as it gets better formatted |
Thanks @oscargus @Siedlerchr and @teertinker , I include PS: Excuse me, I will use code-tags from now |
Great! I will try to check the default locations and add a FAQ for this. This also lead to the code tags being inserted in the default form, so no worries, something good came out of it. :-) |
I have problems to connect JabRef and LibreOffice. I use:
Here you can see the error output of my console:
Manual connection:
Automatic connection:
The text was updated successfully, but these errors were encountered: