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

Unsupported URL #96

Closed
tj opened this issue Nov 3, 2012 · 4 comments
Closed

Unsupported URL #96

tj opened this issue Nov 3, 2012 · 4 comments

Comments

@tj
Copy link

tj commented Nov 3, 2012

Looks like a very promising tool, however I get this for any attempt:
Any hints appreciated!

$ unoconv -f pdf tobi.odt
unoconv: UnoException during conversion in <class '__main__.com.sun.star.lang.IllegalArgumentException'>: Unsupported URL <file:///home/vagrant/projects/thumbs/test/fixtures/tobi.odt>: ""
Traceback (most recent call last):
  File "/usr/bin/unoconv", line 790, in <module>
    main()
  File "/usr/bin/unoconv", line 769, in main
    convertor.convert(inputfn)
  File "/usr/bin/unoconv", line 679, in convert
    error("ERROR: The provided document cannot be converted to the desired format. (code: %s)" % e.ErrCode)
  File "/usr/lib/python2.7/dist-packages/uno.py", line 337, in _uno_struct__getattr__
    return __builtin__.getattr(self.__dict__["value"],name)
AttributeError: ErrCode
@dagwieers
Copy link
Member

Update to the latest release, read the troubleshooting section in the README, ...

@tj
Copy link
Author

tj commented Nov 5, 2012

no luck, ill see if i can find something else

@tj tj closed this as completed Nov 5, 2012
@dagwieers
Copy link
Member

After closing this issue, @visionmedia reported on issue #61 that killing an existing soffice.bin process fixed his issue.

@reroes
Copy link

reroes commented Oct 8, 2014

dagwieers gracias (thanks)

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

No branches or pull requests

3 participants