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

asciidoc frozen #51

Open
lucapaganotti opened this issue Aug 8, 2018 · 6 comments
Open

asciidoc frozen #51

lucapaganotti opened this issue Aug 8, 2018 · 6 comments

Comments

@lucapaganotti
Copy link

Hi, I'm trying to use the odt backend to asciidoc, I've setup my environment copying odt.conf and asciidoc.odt.styles in my /etc/asciidoc folder.
I'm running a debian box: less /etc/debian_version = 9.5

Running asciidoc -b odt myfile.adoc
stucks without issuing any warning or error

myfile.adoc has doctype book

Can you help please? Have a good day :-)

@elextr
Copy link
Collaborator

elextr commented Aug 9, 2018

what version of asciidoc asciidoc --version ?

@lucapaganotti
Copy link
Author

lucapaganotti commented Aug 9, 2018 via email

@elextr
Copy link
Collaborator

elextr commented Aug 9, 2018

Not sure why it would hang, but you could try using the asciidoc --backend install zipfile rather than copying files yourself.

@lucapaganotti
Copy link
Author

lucapaganotti commented Aug 9, 2018 via email

@elextr
Copy link
Collaborator

elextr commented Aug 9, 2018

Try running the backends install as the user who is going to use it, not as root.

@lucapaganotti
Copy link
Author

Running asciidoc --backend install odt-backend-0.1.zip as a normal user, gives exactly the same behaviour ...

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

2 participants