Skip to content
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

'Error running LibreOffice' and Workaround #8

Open
dfyockey opened this issue Jul 30, 2021 · 0 comments
Open

'Error running LibreOffice' and Workaround #8

dfyockey opened this issue Jul 30, 2021 · 0 comments

Comments

@dfyockey
Copy link

Operating System: Fedora 34 (x86_64)
LibreOffice version: LibreOffice 7.1.5.2
Eclipse version: 2021-03 (4.19)
LOEclipse version: 4.0.1

When importing the unzipped libreoffice-starter-extension-master into Eclipse, two "No SDK or OOo set: won't build" items are listed in Eclipse's Problems tab, and the project in the Package Explorer is labelled with the red-box-with-white-x icon indicating an error. At the same time, the LibreOffice Properties section of the project's Properties dialog indicates that they're already set in accordance with the settings for LOEclipse; in my case, those settings are LibreOffice "LibreOffice 7.1" and SDK "7.1.4.2".

Running the project generates the error "Error running LibreOffice" in the Eclipse Error Log, and LibreOffice is not started. Interestingly, though, opening LO Writer finds that the extension is successfully installed.

This issue can be resolved by the minor workaround of going to Project->Properties->LibreOffice Properties as indicated in step 5 of "Get started" in README.md and, without changing any settings, clicking the "Apply and Close" button. As a result, the values "project.sdk" and "project.ooo" listed in libreoffice-starter-extension-master/.unoproject are updated to match those set in LibreOffice Properties, and the problems and error are resolved so LibreOffice starts as intended when the project is run.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant