Zope2.2.0b2 doesn't work on win98
-----Wiadomo¶æ oryginalna----- Od: Brian Lloyd <Brian@digicool.com> Do: 'Adam Karpierz' <karpierz@itl.pl> Data: 19 czerwca 2000 20:52 Temat: RE: [Zope] Re: [Zope-dev] Re: [Zope] Re: Zope 2.1.5/6/7 upgrading issues
And there is a big and serious problem (I think not only for me:). On my Win box Zope2.2b1 craches (GFP), dont allow add objects (eg. Folder),
I think that Amos has fixed this for the next beta.
Thanks for the feedback!
Unfortunately with 2.2.0b2 I have the same problems as in 2.2.0b1 :( On my Win box Zope dont allow add _no one_ objects (eg. Folder), dont allow enter Control Panel if product incorect installed, etc.. Zope 2.1.6 and 2.1.7 (with apropriate patches) works very well. What I am doing wrong or eventually how can I help to avoid this problems ? platform: Win98, Zope2.2.0b2 from official installer, empty (default) Data.fs Eg. if i try to add a Folder that is happend: <STRONG>Error Type: SuperCannotOwn</STRONG><BR> <STRONG>Error Value: Objects cannot be owned by the superuser</STRONG><BR> <!-- Traceback (innermost last): File C:\Program Files\Zope\lib\python\ZPublisher\Publish.py, line 222, in publish_module File C:\Program Files\Zope\lib\python\ZPublisher\Publish.py, line 187, in publish File C:\Program Files\Zope\lib\python\Zope\__init__.py, line 221, in zpublisher_exception_hook File C:\Program Files\Zope\lib\python\ZPublisher\Publish.py, line 171, in publish File C:\Program Files\Zope\lib\python\ZPublisher\mapply.py, line 160, in mapply (Object: manage_addFolder) File C:\Program Files\Zope\lib\python\ZPublisher\Publish.py, line 112, in call_object (Object: manage_addFolder) File C:\Program Files\Zope\lib\python\OFS\Folder.py, line 116, in manage_addFolder File C:\Program Files\Zope\lib\python\OFS\ObjectManager.py, line 249, in _setObject (Object: ApplicationDefaultPermissions) File C:\Program Files\Zope\lib\python\AccessControl\Owned.py, line 265, in manage_fixupOwnershipAfterAdd (Object: ElementWithAttributes) SuperCannotOwn: (see above) --> Adam Karpierz karpierz@itl.pl
On Fri, Jun 23, 2000 at 02:50:20PM +0200, Adam Karpierz wrote:
Eg. if i try to add a Folder that is happend:
<STRONG>Error Type: SuperCannotOwn</STRONG><BR> <STRONG>Error Value: Objects cannot be owned by the superuser</STRONG><BR>
This is caused by a change in the Zope security mechanism. As the error states, objetcs can not be owned by the superuser, so you will have to create a new user with Manager role to create new objects. For more info please read the upgrading document at: http://www.zope.org:18280/Products/Zope/2.2.0b2/upgrading_to_220 If you still have problems, could you describe them in detail here? -- Martijn Pieters | Software Engineer mailto:mj@digicool.com | Digital Creations http://www.digicool.com/ | Creators of Zope http://www.zope.org/ | The Open Source Web Application Server ---------------------------------------------
participants (2)
-
Adam Karpierz -
Martijn Pieters