hi there!on a Plone 4 instance running on Ubuntu 10.10 when I add a PDF or Word file to a container I get the following in my log:
2010-10-21 20:53:00 ERROR plone.app.blob.content exception while trying to convert blob contents to "text/plain" for <ATFile at /Plone/acta/WORD>
Traceback (most recent call last):File "/usr/local/Plone/buildout-cache/eggs/plone.app.blob-1.0-py2.6.egg/plone/app/blob/content.py", line 140, in getIndexValue
mimetype=source, filename=filename))
File
"/usr/local/Plone/buildout-cache/eggs/Products.PortalTransforms-2.0.1-py2.6.egg/Products/PortalTransforms/TransformEngine.py",
line 172, in convertTo
usedby=usedby, **kwargs)
File
"/usr/local/Plone/buildout-cache/eggs/Products.PortalTransforms-2.0.1-py2.6.egg/Products/PortalTransforms/chain.py",
line 49, in convert
data = transform.convert(orig, data, **kwargs)
File
"/usr/local/Plone/buildout-cache/eggs/Products.PortalTransforms-2.0.1-py2.6.egg/Products/PortalTransforms/Transform.py",
line 187, in convert
return self._v_transform.convert(*args, **kwargs)
File
"/usr/local/Plone/buildout-cache/eggs/Products.PortalTransforms-2.0.1-py2.6.egg/Products/PortalTransforms/transforms/word_to_html.py",
line 50, in convert
doc = document(orig_file, data)
File
"/usr/local/Plone/buildout-cache/eggs/Products.PortalTransforms-2.0.1-py2.6.egg/Products/PortalTransforms/transforms/office_wvware.py",
line 10, in __init__
commandtransform.__init__(self, name, binary="wvHtml")
File
"/usr/local/Plone/buildout-cache/eggs/Products.PortalTransforms-2.0.1-py2.6.egg/Products/PortalTransforms/libtransforms/commandtransform.py",
line 22, in __init__
self.binary = bin_search(binary)
File
"/usr/local/Plone/buildout-cache/eggs/Products.PortalTransforms-2.0.1-py2.6.egg/Products/PortalTransforms/libtransforms/utils.py",
line 48, in bin_search
(binary, os.pathsep.join(bin_search_path)))
MissingBinary: Unable to find binary "wvHtml" in
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
I think I'm missing something on the installation; any hints? thank you and best regards!
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ Setup mailing list [email protected] http://lists.plone.org/mailman/listinfo/setup
