Public bug reported: I have a script that processes a bunch of LibreOffice files to extract information. The script runs 'unoconv', but as of current LibreOffice on Ubuntu 11.10, unoconv is outputtting a bunch of warnings to stdout every time it runs.
Seems as though some command line arguments have been changed but the corresponding unoconv stuff hasn't been updated. Warning: -headless is deprecated. Use --headless instead. Warning: -invisible is deprecated. Use --invisible instead. Warning: -nodefault is deprecated. Use --nodefault instead. Warning: -nofirststartwizard is deprecated. Use --nofirststartwizard instead. Warning: -nologo is deprecated. Use --nologo instead. Warning: -norestore is deprecated. Use --norestore instead. Warning: -accept=socket,host=localhost,port=2002;urp;StarOffice.ComponentContext is deprecated. Use --accept=socket,host=localhost,port=2002;urp;StarOffice.Com ** Affects: libreoffice (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libreoffice in Ubuntu. https://bugs.launchpad.net/bugs/889735 Title: unoconv (LibreOffice) outputs warnings Status in “libreoffice” package in Ubuntu: New Bug description: I have a script that processes a bunch of LibreOffice files to extract information. The script runs 'unoconv', but as of current LibreOffice on Ubuntu 11.10, unoconv is outputtting a bunch of warnings to stdout every time it runs. Seems as though some command line arguments have been changed but the corresponding unoconv stuff hasn't been updated. Warning: -headless is deprecated. Use --headless instead. Warning: -invisible is deprecated. Use --invisible instead. Warning: -nodefault is deprecated. Use --nodefault instead. Warning: -nofirststartwizard is deprecated. Use --nofirststartwizard instead. Warning: -nologo is deprecated. Use --nologo instead. Warning: -norestore is deprecated. Use --norestore instead. Warning: -accept=socket,host=localhost,port=2002;urp;StarOffice.ComponentContext is deprecated. Use --accept=socket,host=localhost,port=2002;urp;StarOffice.Com To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/889735/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp