I installed openoffice headless on jaunty, but unoconv won't work via SSH. Any idea?
unoconv: UnoException during conversion in <class '__main__.com.sun.star.task.ErrorCodeIOException'>:
ERROR: The provided document cannot be converted to the desired format. (code: 1287)
I started
unoconv -l &
before
First check the document u converting is in supported formats, if doesnt work kill the existing unoconv and restart listener with unoconv --listner &