-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Can't connect to libreoffice #6562
Copy link
Copy link
Closed
Labels
[outdated] type: questionstatus: staleIssues marked by a bot as "stale". All issues need to be investigated manually.Issues marked by a bot as "stale". All issues need to be investigated manually.status: waiting-for-feedbackThe submitter or other users need to provide more information about the issueThe submitter or other users need to provide more information about the issue
Metadata
Metadata
Assignees
Labels
[outdated] type: questionstatus: staleIssues marked by a bot as "stale". All issues need to be investigated manually.Issues marked by a bot as "stale". All issues need to be investigated manually.status: waiting-for-feedbackThe submitter or other users need to provide more information about the issueThe submitter or other users need to provide more information about the issue
Type
Fields
Give feedbackNo fields configured for issues without a type.
Hi,
I'm using jabref version 5.0 and LibreOffice 5.1.6.2 installed on Ubuntu 16.04. When I try to connect a LibreOffice file with jabref, I get the error
Autodetection failed
no office executable found!
The exception stacktrace was
com.sun.star.comp.helper.BootstrapException: no office executable found!
at org.jabref/org.jabref.gui.openoffice.Bootstrap.bootstrap(Unknown Source)
at org.jabref/org.jabref.gui.openoffice.Bootstrap.bootstrap(Unknown Source)
at org.jabref/org.jabref.gui.openoffice.OOBibBase.simpleBootstrap(Unknown Source)
at org.jabref/org.jabref.gui.openoffice.OOBibBase.(Unknown Source)
at org.jabref/org.jabref.gui.openoffice.OpenOfficePanel.createBibBase(Unknown Source)
at org.jabref/org.jabref.gui.openoffice.OpenOfficePanel$2.call(Unknown Source)
at org.jabref/org.jabref.gui.openoffice.OpenOfficePanel$2.call(Unknown Source)
at org.jabref.merged.module/javafx.concurrent.Task$TaskCallable.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
How can I fix this?