Hello, I am managing a family history website. We have a large number of
photos, and would like to have some sort of photo album slideshow view
along with the normal thumbnail view that is included in plone for
photos. I tried to install ATPhoto, downloaded version 0.1 build 53 from
SVN and put it in the products folder of my zope instance, but I get
this error when trying to install:
failed:
Traceback (most recent call last):
File
"/home/bryan/zope/instances/main/Products/CMFQuickInstallerTool/QuickInstallerTool.py",
line 320, in installProduct
res=install(portal)
File
"/usr/lib/zope2.8/lib/python/Products/ExternalMethod/ExternalMethod.py",
line 225, in __call__
try: return f(*args, **kw)
File
"/home/bryan/zope/instances/main/Products/ATPhoto/Extensions/Install.py",
line 133, in install
res = install(self)
File
"/usr/lib/zope2.8/lib/python/Products/ExternalMethod/ExternalMethod.py",
line 225, in __call__
try: return f(*args, **kw)
File
"/home/bryan/zope/instances/main/Products/ATPhoto/Extensions/AppInstall.py",
line 153, in install
transformtool.registerTransform(image_to_bmp())
File
"/home/bryan/zope/instances/main/Products/PortalTransforms/TransformEngine.py",
line 515, in registerTransform
self._mapTransform(transform)
File
"/home/bryan/zope/instances/main/Products/PortalTransforms/TransformEngine.py",
line 318, in _mapTransform
raise TransformException(msg)
TransformException: Output MIME type 'image/x-ms-bmp' for transform
image_to_bmp is not registered in the MIME types registry
I' using plone 2.1.2 on zope 2.8.1-final running under python 2.3.5 on a
ubuntu server box with pil 1.1.5
Any suggestions greatly appreciated!
thanks,
-bryan
_______________________________________________
Setup mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/setup