[Zope] Importing ZFloatMenu-1.0.zexp

Roger Oberholtzer roger.oberholtzer@surbrunn.net
Thu, 27 Sep 2001 23:33:17 +0200


I am somewhat new to ZOPE. Things are OK when they work. When they
don't, I'm not far enough along yet...

I am trying to import ZFloatMenu-1.0.zexp into Zope. When I do
so, I get the following error message:

 The object ZFloatMenu does not support this operation

 Traceback (innermost last):
  File /home/httpd/Zope-2.3.2-linux2-x86/lib/python/ZPublisher/Publish.py, line 223, in publish_module
  File /home/httpd/Zope-2.3.2-linux2-x86/lib/python/ZPublisher/Publish.py, line 187, in publish
  File /home/httpd/Zope-2.3.2-linux2-x86/lib/python/Zope/__init__.py, line 221, in zpublisher_exception_hook
    (Object: Traversable)
  File /home/httpd/Zope-2.3.2-linux2-x86/lib/python/ZPublisher/Publish.py, line 171, in publish
  File /home/httpd/Zope-2.3.2-linux2-x86/lib/python/ZPublisher/mapply.py, line 160, in mapply
    (Object: manage_importObject)
  File /home/httpd/Zope-2.3.2-linux2-x86/lib/python/ZPublisher/Publish.py, line 112, in call_object
    (Object: manage_importObject)
  File /home/httpd/Zope-2.3.2-linux2-x86/lib/python/OFS/ObjectManager.py, line 565, in manage_importObject
    (Object: Traversable)
  File /home/httpd/Zope-2.3.2-linux2-x86/lib/python/OFS/CopySupport.py, line 444, in _verifyObjectPaste
    (Object: Traversable)
 Copy Error: (see above)



What stupid thing have I missed? This item required Renderer, which I have installed as
a product.

I am doing the import into a folder, starting the operation by pressing the Import/Export
button in the Zope manage screen.

This is with Zope-2.3.2 and python 1.5

It seems that everything else I am trying to do in Zope is working as expected.

I have not upgraded Zope as I want to be sure I know what I am doing first.



-- 

Roger Oberholtzer