← Back to team overview

desktop-packages team mailing list archive

[Bug 889735] Re: unoconv (LibreOffice) outputs warnings

 

John Pye, thank you for reporting this and helping make Ubuntu better. Please execute the following command, as it will automatically gather debugging information, in a terminal:
apport-collect 889735
When reporting bugs in the future please use apport by using 'ubuntu-bug' and the name of the package affected. You can learn more about this functionality at https://wiki.ubuntu.com/ReportingBugs.

Could you please attach the script that when run, demonstrates this
problem?

** Package changed: libreoffice (Ubuntu) => unoconv (Ubuntu)

** Summary changed:

- unoconv (LibreOffice) outputs warnings
+ unoconv using deprecated LibreOffice switches

** Changed in: unoconv (Ubuntu)
       Status: New => Incomplete

-- 
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 using deprecated LibreOffice switches

Status in “unoconv” package in Ubuntu:
  Incomplete

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/unoconv/+bug/889735/+subscriptions


References