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

UNO IllegalArgument during import phase: Source file cannot be read. Unsupported URL #215

Closed
squeezer44 opened this issue Jul 12, 2014 · 1 comment
Labels

Comments

@squeezer44
Copy link

I'm using Libreoffice 4.2: Export in all different filetypes is working properly.
After that I cloned the current version of unoconv from GitHub (git clone https://github.com/dagwieers/unoconv) and installed it with sudo make install.

As I tried it out with unoconv -f pdf test.odt everytime the same error occured:
UNO IllegalArgument during import phase:
Source file cannot be read. Unsupported URL

After deeper research I can't find the reason and hope you can help me.

Thanx a lot!

@squeezer44
Copy link
Author

Strange behaviour, but I solved the problem.
I removed the not used dependencies with
sudo apt-get autoremove
Thus removed the libreoffice-core.
As I started unoconv it works properly.
I guess there has been some dependencies inbetween my running Libreoffice 4.2 Instance and the libreoffice-core. However - not it works.

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

No branches or pull requests

2 participants