OoO Peu avant le début de l'après-midi du mardi 07 octobre 2008, vers 13:36, Joey Schulze <[EMAIL PROTECTED]> disait :
> I have a problem converting some ODT files into PDF. > $ unoconv -f pdf foo.odt > works fine as user joey who has logged in via X. > However, running this as user www-data results in the following error message: > sh-3.2$ unoconv -v -f pdf foo.odt > Input file: foo.odt > Selected output format: Portable Document Format [.pdf] > Selected ooffice filter: writer_pdf_Export > Used doctype: document > unoconv: UnoException during conversion: > The provided document cannot be converted to the desired format. Hi Joey! Unfortunately, I have no real idea on why you get this failure. OpenOffice.org UNO component seems to be a low priority component. For example, on my system, with 3.0 from experimental, if I do "import pyuno" in a Python console, I just get: SystemError: dynamic module not initialized properly unoconv being just a wrapper around this library, it inherits all the bugs that can happen. You can try the script provided in the last comment of #491456 to acknowledge the fact that the problem resides in UNO component. Another thing you can try is to remove .openffice* from www-data home. Which version of OpenOffice.org do you use? You might try OpenOffice.org From experimental (a new version was released a week ago, I did not test it though). -- I AM NOT A LICENSED HAIRSTYLIST I AM NOT A LICENSED HAIRSTYLIST I AM NOT A LICENSED HAIRSTYLIST -+- Bart Simpson on chalkboard in episode AABF04
pgpzZMr2iQibv.pgp
Description: PGP signature

