Zope 2.2.0 beta 1 has been released - you can download it from Zope.org: http://www.zope.org/Products/Zope/2.2.0b1/ This release contains refinements to the new ownership model as well as better undo management and many bug fixes. For more information, see: http://www.zope.org/Products/Zope/2.2.0b1/CHANGES.txt If you are still using a 2.1.x version of Zope, be sure to see the document http://www.zope.org/Products/Zope/2.2.0b1/upgrading_to_220 for information on the recent changes to the Zope security model and other upgrade information. Brian Lloyd brian@digicool.com Software Engineer 540.371.6909 Digital Creations http://www.digicool.com
On Mon, 12 Jun 2000, Brian Lloyd wrote:
Zope 2.2.0 beta 1 has been released - you can download it from Zope.org: http://www.zope.org/Products/Zope/2.2.0b1/
Either the -src file name is wrong, or the file is wrong, because it still says 2.2.0a1. I think it's the file, 'cause the control panel still says 2.2.0a1... --RDM
Trying to run the b1 on Windows, I get the following: C:\Program Files\Z220b1>"C:\Program Files\Z220b1\bin\python.exe" "C:\Program Fil es\Z220b1\z2.py" -D Traceback (innermost last): File "C:\Program Files\Z220b1\z2.py", line 524, in ? import ZServer File "C:\Program Files\Z220b1\ZServer\__init__.py", line 87, in ? from medusa import max_sockets, asyncore ImportError: No module named medusa Throwing an empty __init__.py file into $Zope/ZServer/medusa solved the problem for me. Zope 220b1 looks great! Christian
-----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Brian Lloyd Sent: Tuesday, June 13, 2000 5:37 AM To: 'zope@zope.org'; 'zope-dev@zope.org'; 'zope-announce@zope.org' Subject: [Zope] Zope 2.2 beta 1 released
Zope 2.2.0 beta 1 has been released - you can download it from Zope.org: http://www.zope.org/Products/Zope/2.2.0b1/
This release contains refinements to the new ownership model as well as better undo management and many bug fixes. For more information, see:
http://www.zope.org/Products/Zope/2.2.0b1/CHANGES.txt
If you are still using a 2.1.x version of Zope, be sure to see the document http://www.zope.org/Products/Zope/2.2.0b1/upgrading_to_220
for information on the recent changes to the Zope security model and other upgrade information.
Brian Lloyd brian@digicool.com Software Engineer 540.371.6909 Digital Creations http://www.digicool.com
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
In article <NDBBKJMNKBFFOBEFDJGEGEDMDHAA.wittern@iis.sinica.edu.tw>, Christian Wittern <wittern@iis.sinica.edu.tw> writes
Throwing an empty __init__.py file into $Zope/ZServer/medusa solved the problem for me.
Zope 220b1 looks great!
I go to the manager interface of my root folder in Zope and it dies with a Dr Watson :-( -- Regards, Graham Chiu gchiu<at>compkarori.co.nz http://www.compkarori.co.nz/index.php Powered by Interbase and Zope
I have unistalled 2.2a1 and installed a fresh copy of 2.2b1 on Win98 SE. When I open the Quickstart examples, click on any second level check boxes (e.g. Database Integration->A Baisc Example) it would not open but gives the following error instead: Zope has encountered an error while publishing this resource. Error Type: TypeError Error Value: len() of unsized object Anybody can help ? p.f. p.s. traceback follows ... ----------------------------------------- RNDr. Peter FREIMANN, ICQ# 1181033 tel: 0602-464-800, 0331-362375 ESNET s.r.o.(Internet provider) http://www.esnet.cz nam. Miru 138, 377 01 Jindrichuv Hradec e-mail: freimann@esnet.cz ----------------------------------------- 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 (Object: ElementWithAttributes) 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: index_html) File C:\Program Files\Zope\lib\python\ZPublisher\Publish.py, line 112, in call_object (Object: index_html) File C:\Program Files\Zope\lib\python\OFS\DTMLMethod.py, line 168, in __call__ (Object: index_html) File C:\Program Files\Zope\lib\python\DocumentTemplate\DT_String.py, line 500, in __call__ (Object: index_html) File C:\Program Files\Zope\lib\python\TreeDisplay\TreeTag.py, line 155, in render (Object: Outline) File C:\Program Files\Zope\lib\python\TreeDisplay\TreeTag.py, line 261, in tpRender (Object: ElementWithAttributes) File C:\Program Files\Zope\lib\python\TreeDisplay\TreeTag.py, line 515, in tpRenderTABLE (Object: ElementWithAttributes) (Info: (['AAAAAAAAABI=', [['AAAAAAAAABg=', [['AAAAAAAAADY=', []]]]]], {'childless_decoration': '', 'id': 'tpId', 'leaves': 'dtcTemplate', 'url': 'tpURL', 'name': 'Outline', 'branches': 'tpValues', '': 'Outline'}, [['AAAAAAAAABI=', [['AAAAAAAAABg=', [['AAAAAAAAADY=', []]]]]]], [['AAAAAAAAABI=', [['AAAAAAAAABg=', [['AAAAAAAAADY=', []]]]]]])) File C:\Program Files\Zope\lib\python\TreeDisplay\TreeTag.py, line 515, in tpRenderTABLE (Object: ElementWithAttributes) (Info: (['AAAAAAAAABg=', [['AAAAAAAAADY=', []]]], {'childless_decoration': '', 'id': 'tpId', 'leaves': 'dtcTemplate', 'url': 'tpURL', 'name': 'Outline', 'branches': 'tpValues', '': 'Outline'}, [['AAAAAAAAABI=', [['AAAAAAAAABg=', [['AAAAAAAAADY=', []]]]]]], [['AAAAAAAAABg=', [['AAAAAAAAADY=', []]]]])) File C:\Program Files\Zope\lib\python\TreeDisplay\TreeTag.py, line 478, in tpRenderTABLE (Object: ElementWithAttributes) File C:\Program Files\Zope\lib\python\OFS\DTMLMethod.py, line 164, in __call__ (Object: dtcTemplate) File C:\Program Files\Zope\lib\python\DocumentTemplate\DT_String.py, line 500, in __call__ (Object: dtcTemplate) File C:\Program Files\Zope\lib\python\DocumentTemplate\DT_In.py, line 657, in renderwob (Object: _.namespace(standard_html_header='', standard_html_footer='')) TypeError: (see above)
Jeremy, I FUCKING hate the AIRPORT installer!! Every fucking time I go to upgrade this STUPID FUCKING piece of shit software I get a FUCKING error. Its gotta be the most aggravating thing I've come across with these macs. Why the FUCK does my iBook not work anymore? I downloaded the airport software to the iBook, installed it, then rebooted, but guess what? No airport connection! Guess again, can't open any of the airport control panels! Before I fuck up my iMac, do you have any ideas on how to fix it? Thanks, Pete On Mon, Jun 12, 2000 at 05:36:50PM -0400, Brian Lloyd wrote:
Zope 2.2.0 beta 1 has been released - you can download it from Zope.org: http://www.zope.org/Products/Zope/2.2.0b1/
This release contains refinements to the new ownership model as well as better undo management and many bug fixes. For more information, see:
http://www.zope.org/Products/Zope/2.2.0b1/CHANGES.txt
If you are still using a 2.1.x version of Zope, be sure to see the document http://www.zope.org/Products/Zope/2.2.0b1/upgrading_to_220
for information on the recent changes to the Zope security model and other upgrade information.
Brian Lloyd brian@digicool.com Software Engineer 540.371.6909 Digital Creations http://www.digicool.com
_______________________________________________ Zope-Announce maillist - Zope-Announce@zope.org http://lists.zope.org/mailman/listinfo/zope-announce No cross posts or HTML encoding! (Related lists - Users: http://lists.zope.org/mailman/listinfo/zope Developer: http://lists.zope.org/mailman/listinfo/zope-dev )
-- Peter Kazmier http://www.kazmier.com PGP Fingerprint 4FE7 8DA3 D0B5 9CAA 69DC 7243 1855 BC2E 4B43 5654
Oh my ... I apologize in advance for my this great blunder. The last message was SUPPOSED to be sent to a personal friend. I'm very embarassed and would like to apologize if I have offended anyone with my foul language. I'm very very very sorry. On Mon, Jun 12, 2000 at 05:36:50PM -0400, Brian Lloyd wrote:
Zope 2.2.0 beta 1 has been released - you can download it from Zope.org: http://www.zope.org/Products/Zope/2.2.0b1/
This release contains refinements to the new ownership model as well as better undo management and many bug fixes. For more information, see:
http://www.zope.org/Products/Zope/2.2.0b1/CHANGES.txt
If you are still using a 2.1.x version of Zope, be sure to see the document http://www.zope.org/Products/Zope/2.2.0b1/upgrading_to_220
for information on the recent changes to the Zope security model and other upgrade information.
Brian Lloyd brian@digicool.com Software Engineer 540.371.6909 Digital Creations http://www.digicool.com
_______________________________________________ Zope-Announce maillist - Zope-Announce@zope.org http://lists.zope.org/mailman/listinfo/zope-announce No cross posts or HTML encoding! (Related lists - Users: http://lists.zope.org/mailman/listinfo/zope Developer: http://lists.zope.org/mailman/listinfo/zope-dev )
-- Peter Kazmier http://www.kazmier.com PGP Fingerprint 4FE7 8DA3 D0B5 9CAA 69DC 7243 1855 BC2E 4B43 5654
On 12 Jun 2000, 17:36 Brian Lloyd wrote:
Zope 2.2.0 beta 1 has been released - you can download it from ...
After noticing that ZWiki throws an Attribute Error / getSize in RecentChanges, I tried a simple <dtml-var "index_html.getSize()"> This works in 2.1.6, but throws the aforementioned exception in 2.2b1, too. Is this a bug or a feature? -- o ( Wolfgang.Strobl@gmd.de (+49 2241) 14-2394 /\ * GMD mbH #include _`\ `_<=== Schloss Birlinghoven, <std.disclaimer> __(_)/_(_)___.-._ 53754 Sankt Augustin, Germany ________________
Wolfgang Strobl wrote:
On 12 Jun 2000, 17:36 Brian Lloyd wrote:
Zope 2.2.0 beta 1 has been released - you can download it from ...
After noticing that ZWiki throws an Attribute Error / getSize in RecentChanges, I tried a simple
<dtml-var "index_html.getSize()">
This works in 2.1.6, but throws the aforementioned exception in 2.2b1, too. Is this a bug or a feature?
It's been changed to "get_size()". I don't know whether that would be a bug or a feature. ;-) Shane
participants (8)
-
Brian Lloyd -
Christian Wittern -
Graham Chiu -
Pete Kazmier -
R. David Murray -
RNDr. Peter FREIMANN -
Shane Hathaway -
Wolfgang Strobl