[Zope3-Users] Z3ext 1.0 Beta3 Released

George Wright georgewr at bigpond.net.au
Sat Aug 22 19:16:11 EDT 2009


I downloaded Z3ext 1.0 Beta3.
The installation did not run smoothly - just stopped in middle of self  
test cycle.
... ... ...
Creating missing __init__.py for zopyx.txng3.ext
Got zopyx.txng3.ext 3.3.1.
Getting distribution for 'z3ext.persistentpageelement==1.3.0'.
Got z3ext.persistentpageelement 1.3.0.
Getting distribution for 'z3ext.persistentresource==1.4.2'.
Got z3ext.persistentresource 1.4.2.

Stopped here
After keyboard interrupt then  Re-doing it as sudo it ran to  
completion but failed to start the server:

geomacbk:z3extnet georgewr$ sudo ./bin/instance fg
/Users/georgewr/z3extnet/parts/app/runzope -C /Users/georgewr/z3extnet/ 
parts/instance/zope.conf
/Users/georgewr/.buildout/eggs/zope.configuration-3.6.0-py2.5.egg/zope/ 
configuration/config.py:194: DeprecationWarning: defaultView: The  
zope:defaultView directive has been deprecated in favor of the  
browser:defaultView directive. Will be gone in Zope 3.3.
   obj = getattr(mod, oname)
------
2009-08-23T09:06:29 WARNING ZODB.FileStorage Ignoring index for /Users/ 
georgewr/z3extnet/parts/var/Data.fs
Traceback (most recent call last):
   File "/Users/georgewr/z3extnet/parts/app/runzope", line 251, in  
<module>
     zope.app.twisted.main.main()
   File "/Users/georgewr/.buildout/eggs/zope.app.twisted-3.4.1- 
py2.5.egg/zope/app/twisted/main.py", line 74, in main
     service = setup(load_options(args))
   File "/Users/georgewr/.buildout/eggs/zope.app.twisted-3.4.1- 
py2.5.egg/zope/app/twisted/main.py", line 149, in setup
     notify(zope.app.appsetup.interfaces.DatabaseOpened(db))
   File "/Users/georgewr/.buildout/eggs/zope.event-3.4.0-py2.5.egg/ 
zope/event/__init__.py", line 23, in notify
     subscriber(event)
   File "/Users/georgewr/.buildout/eggs/zope.component-3.4.0-py2.5.egg/ 
zope/component/event.py", line 26, in dispatch
     for ignored in zope.component.subscribers(event, None):
   File "/Users/georgewr/.buildout/eggs/zope.component-3.4.0-py2.5.egg/ 
zope/component/_api.py", line 130, in subscribers
     return sitemanager.subscribers(objects, interface)
   File "/Users/georgewr/.buildout/eggs/zope.component-3.4.0-py2.5.egg/ 
zope/component/registry.py", line 290, in subscribers
     return self.adapters.subscribers(objects, provided)
   File "/Users/georgewr/.buildout/eggs/zope.interface-3.4.1-py2.5- 
macosx-10.5-i386.egg/zope/interface/adapter.py", line 535, in  
subscribers
     subscription(*objects)
   File "/Users/georgewr/.buildout/eggs/z3ext.portal-1.0.1-py2.5.egg/ 
z3ext/portal/bootstrap.py", line 45, in bootstrapSubscriber
     reconfigurePortal(portal)
   File "/Users/georgewr/.buildout/eggs/z3ext.portal-1.0.1-py2.5.egg/ 
z3ext/portal/config.py", line 51, in reconfigurePortal
     configure(portal, {})
   File "/Users/georgewr/.buildout/eggs/z3c.configurator-1.1.2- 
py2.5.egg/z3c/configurator/configurator.py", line 84, in configure
     plugin(d)
   File "/Users/georgewr/z3extnet/src/z3ext/instance/homesite/ 
content.py", line 57, in __call__
     'portlet.personalbar', 'portlet.actions', 'portlet.login')
   File "/Users/georgewr/.buildout/eggs/z3ext.portlet-1.6.1-py2.5.egg/ 
z3ext/portlet/configproperty.py", line 123, in __set__
     field = self.__field.bind(inst)
   File "/Users/georgewr/.buildout/eggs/zope.schema-3.4.0-py2.5.egg/ 
zope/schema/_field.py", line 389, in bind
     clone.value_type = clone.value_type.bind(object)
   File "/Users/georgewr/.buildout/eggs/zope.schema-3.4.0-py2.5.egg/ 
zope/schema/_field.py", line 278, in bind
     clone.vocabulary = vr.get(object, self.vocabularyName)
   File "/Users/georgewr/.buildout/eggs/zope.app.schema-3.4.0- 
py2.5.egg/zope/app/schema/vocabulary.py", line 33, in get
     return factory(context)
   File "/Users/georgewr/.buildout/eggs/z3ext.portlet-1.6.1-py2.5.egg/ 
z3ext/portlet/vocabulary.py", line 44, in __call__
     (context, getRequest(), manager, None), manager.portlettype))
   File "/Users/georgewr/.buildout/eggs/zope.component-3.4.0-py2.5.egg/ 
zope/component/registry.py", line 219, in getAdapters
     adapter = factory(*objects)
   File "/Users/georgewr/.buildout/eggs/z3ext.calendar-0.6.0-py2.5.egg/ 
z3ext/calendar/calendarportlet.py", line 54, in __init__
     self.year, self.month = self.getCurrentDate()
   File "/Users/georgewr/.buildout/eggs/z3ext.calendar-0.6.0-py2.5.egg/ 
z3ext/calendar/calendarportlet.py", line 140, in getCurrentDate
     year = request.get('pyear', None)
AttributeError: 'NoneType' object has no attribute 'get'
geomacbk:z3extnet georgewr$

Even after discarding Data.fs got the same errors.
??

Regards
George

On 18/08/2009, at 2:00 AM, zope3-users-request at zope.org wrote:

> Z3ext 1.0 Beta3 Released

George Wright
georgewr at bigpond.net.au
http://mywebsite.bigpond.net.au/georgewr/
http://www.labyrinth.net.au/~gwright






More information about the Zope3-users mailing list