OoO Peu avant le début de l'après-midi du samedi 25 juin 2011, vers 13:54, Hagen Kuehn <[email protected]> disait :
> #Run "unoconv"
> $unoconv -f pdf mytext.txt
> Error: Unable to connect or start own listener. Aborting.
The main problem is that unoconv is not able to start its listener
itself. It tries to launch it with:
soffice -headless -invisible -nocrashreport -nodefault \
-nofirststartwizard -nologo -norestore \
-accept=socket,host=localhost,port=8100;urp;StarOffice.Service
Does it work for you?
Could you try to enable verbose (unoconv -v)?
--
Vincent Bernat ☯ http://www.luffy.cx
Indent to show the logical structure of a program.
- The Elements of Programming Style (Kernighan & Plauger)
pgpbp4wbmBrL4.pgp
Description: PGP signature

