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

Libreoffice ubuntu 14 #11

Open
acosonic opened this issue Apr 29, 2019 · 1 comment
Open

Libreoffice ubuntu 14 #11

acosonic opened this issue Apr 29, 2019 · 1 comment

Comments

@acosonic
Copy link

Just a note, on ubuntu 14, I had redmine errors about missing pdf files,

after debugging, I have realised that there are some libreoffice processes running, and
after manually killing them, plugin worked!

here are commands:

ps -afx | grep libr
then
kill -9 (libre office PID's)...

So this is not an issue, just sharing with community, maybe you can add it somewhere as a note in Readme...

@acosonic
Copy link
Author

Also it doesn't show file on first attempt, it should display some kind of loading gif, until conversion to PDF is complete, then display file..

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