Re: [Zope-dev] 2.8.0b1 issues with plone 2.0.5

2005-04-24 Thread Andreas Jung

--On Sonntag, 24. April 2005 13:49 Uhr +0100 Tim Hicks 
<[EMAIL PROTECTED]> wrote:

Tim Hicks said:

  File "/home/tim/zope/2.8.0b1/lib/python/ZPublisher/Publish.py", line
  40, in call_object
result=apply(object,args) # Type s to step into published object.
  File "/home/tim/zope/2.7.4b2/Products/CMFCore/PortalContent.py", line
116, in __call__
return view()
Eek, just noticed that for some reason I seem to have some 2.7.4b2 mixed
up in here.  Not sure how/why that would happen.  I have one copy of all
my products and then symlink to them for each of my zope instances.  Could
it be the cause of my problem?
As said you should stick with the supported and recommended software 
versions
(for now).

-aj

pgpFWHuvA3NGX.pgp
Description: PGP signature
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] 2.8.0b1 issues with plone 2.0.5

2005-04-24 Thread Tim Hicks
Tim Hicks said:



>   File "/home/tim/zope/2.8.0b1/lib/python/ZPublisher/Publish.py", line 40,
> in call_object
> result=apply(object,args) # Type s to step into published object.
>   File "/home/tim/zope/2.7.4b2/Products/CMFCore/PortalContent.py", line
> 116, in __call__
> return view()

Eek, just noticed that for some reason I seem to have some 2.7.4b2 mixed
up in here.  Not sure how/why that would happen.  I have one copy of all
my products and then symlink to them for each of my zope instances.  Could
it be the cause of my problem?

tim
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] 2.8.0b1 issues with plone 2.0.5

2005-04-24 Thread Andreas Jung
Plone requires currently Zope 2.7 and does not support Zope 2.8 yet.
-aj
--On Sonntag, 24. April 2005 13:44 Uhr +0100 Tim Hicks 
<[EMAIL PROTECTED]> wrote:

Apologies if this is already known about...
I just installed 2.8.0b1 (using python 2.3.5), fired it up, then tried to
add a 'plone site' (2.0.5).  The plone site actually did get added, but
here's what I got as well:
2005-04-24 12:57:32 ERROR Zope.ZCatalog Recataloging object at
/test/test/index_html failed
Traceback (most recent call last):
  File "/home/tim/zope/2.8.0b1/lib/python/Products/ZCatalog/ZCatalog.py",
line 298, in refreshCatalog
self.catalog_object(obj, p, pghandler=pghandler)
TypeError: catalog_object() got an unexpected keyword argument 'pghandler'
2005-04-24 12:57:34 ERROR Zope.SiteErrorLog
http://glenmore.dyndns.org:7080/test/test/index_html
Traceback (most recent call last):
  File "/home/tim/zope/2.8.0b1/lib/python/ZPublisher/Publish.py", line
113, in publish
request, bind=1)
  File "/home/tim/zope/2.8.0b1/lib/python/ZPublisher/mapply.py", line 88,
in mapply
if debug is not None: return debug(object,args,context)
  File "/home/tim/zope/2.8.0b1/lib/python/ZPublisher/Publish.py", line 40,
in call_object
result=apply(object,args) # Type s to step into published object.
  File "/home/tim/zope/2.7.4b2/Products/CMFCore/PortalContent.py", line
116, in __call__
return view()
  File "/home/tim/zope/2.8.0b1/lib/python/Shared/DC/Scripts/Bindings.py",
line 311, in __call__
return self._bindAndExec(args, kw, None)
  File "/home/tim/zope/2.8.0b1/lib/python/Shared/DC/Scripts/Bindings.py",
line 348, in _bindAndExec
return self._exec(bound_data, args, kw)
  File "/home/tim/zope/2.7.4b2/Products/CMFCore/FSPageTemplate.py", line
191, in _exec
result = self.pt_render(extra_context=bound_names)
  File "/home/tim/zope/2.7.4b2/Products/CMFCore/FSPageTemplate.py", line
124, in pt_render
result = FSPageTemplate.inheritedAttribute('pt_render')(
  File
"/home/tim/zope/2.8.0b1/lib/python/Products/PageTemplates/PageTemplate.py
", line 96, in pt_render
c = self.pt_getContext()
TypeError: unbound method pt_getContext() must be called with
ZopePageTemplate instance as first argument (got nothing instead)
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists -
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )




pgp3s1A4CIOWb.pgp
Description: PGP signature
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


[Zope-dev] 2.8.0b1 issues with plone 2.0.5

2005-04-24 Thread Tim Hicks
Apologies if this is already known about...

I just installed 2.8.0b1 (using python 2.3.5), fired it up, then tried to
add a 'plone site' (2.0.5).  The plone site actually did get added, but
here's what I got as well:


2005-04-24 12:57:32 ERROR Zope.ZCatalog Recataloging object at
/test/test/index_html failed
Traceback (most recent call last):
  File "/home/tim/zope/2.8.0b1/lib/python/Products/ZCatalog/ZCatalog.py",
line 298, in refreshCatalog
self.catalog_object(obj, p, pghandler=pghandler)
TypeError: catalog_object() got an unexpected keyword argument 'pghandler'
2005-04-24 12:57:34 ERROR Zope.SiteErrorLog
http://glenmore.dyndns.org:7080/test/test/index_html
Traceback (most recent call last):
  File "/home/tim/zope/2.8.0b1/lib/python/ZPublisher/Publish.py", line
113, in publish
request, bind=1)
  File "/home/tim/zope/2.8.0b1/lib/python/ZPublisher/mapply.py", line 88,
in mapply
if debug is not None: return debug(object,args,context)
  File "/home/tim/zope/2.8.0b1/lib/python/ZPublisher/Publish.py", line 40,
in call_object
result=apply(object,args) # Type s to step into published object.
  File "/home/tim/zope/2.7.4b2/Products/CMFCore/PortalContent.py", line
116, in __call__
return view()
  File "/home/tim/zope/2.8.0b1/lib/python/Shared/DC/Scripts/Bindings.py",
line 311, in __call__
return self._bindAndExec(args, kw, None)
  File "/home/tim/zope/2.8.0b1/lib/python/Shared/DC/Scripts/Bindings.py",
line 348, in _bindAndExec
return self._exec(bound_data, args, kw)
  File "/home/tim/zope/2.7.4b2/Products/CMFCore/FSPageTemplate.py", line
191, in _exec
result = self.pt_render(extra_context=bound_names)
  File "/home/tim/zope/2.7.4b2/Products/CMFCore/FSPageTemplate.py", line
124, in pt_render
result = FSPageTemplate.inheritedAttribute('pt_render')(
  File
"/home/tim/zope/2.8.0b1/lib/python/Products/PageTemplates/PageTemplate.py",
line 96, in pt_render
c = self.pt_getContext()
TypeError: unbound method pt_getContext() must be called with
ZopePageTemplate instance as first argument (got nothing instead)

___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )