RE: [Zope-dev] Re: [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ preparing 2.8.0 release for tomorrow

2005-06-05 Thread Mark Hammond
> "Run Zope in console" fails for me with "application has > failed to start > because pywintypes23.dll was not found..." That is surprising :) The reason it *should* work is that pythonservice.exe, pythonw.exe and pywintypes23.dll are all in the same directory. One thing I ran into last night:

Re: [Zope-dev] Re: [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ preparing 2.8.0 release for tomorrow

2005-06-05 Thread Andreas Jung
--On 5. Juni 2005 14:30:53 -0400 Tim Peters <[EMAIL PROTECTED]> wrote: I don't know -- I'm still not even sure what LZI means to you. Resolution probably depends on some detail I wouldn't be able to guess, and I have no experience trying to run more than one installed Zope on a Windows box.

Re: [Zope-dev] Re: [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ preparing 2.8.0 release for tomorrow

2005-06-05 Thread Tim Peters
[Andreas Jung] >>> That's what I have. My box (vmware) is pretty much a new XP installation >>> with no old Python installation except a local Zope installation which >>> its own Python (but not registered anywhere in the registry). [Tim Peters] >> I'm not sure what local Zope installation (LZI) m

Re: [Zope-dev] Re: [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ preparing 2.8.0 release for tomorrow

2005-06-05 Thread Andreas Jung
--On 5. Juni 2005 14:07:52 -0400 Tim Peters <[EMAIL PROTECTED]> wrote: [Tim Peters] Please check the md5 on the installer you used, to make sure it's the _current_ installer. It should be $ md5sum Z* fb9aec9e3a0e5b3487752d5b7b798df6 *Zope-2.8.0-b2-win32.exe [Andreas Jung] That's what I h

Re: [Zope-dev] Re: [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ preparing 2.8.0 release for tomorrow

2005-06-05 Thread Tim Peters
[Tim Peters] >> Please check the md5 on the installer you used, to make sure it's the >> _current_ installer. It should be >> >> $ md5sum Z* >> fb9aec9e3a0e5b3487752d5b7b798df6 *Zope-2.8.0-b2-win32.exe [Andreas Jung] > That's what I have. My box (vmware) is pretty much a new XP installation > wit

Re: [Zope-dev] Re: [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ preparing 2.8.0 release for tomorrow

2005-06-05 Thread Tim Peters
[Michael Haubenwallner, to Andreas Jung] > Must be yesterdays version then (i had just that error message, after > removing an ancient pywintypes23.dll from C:\WINNT\system32). > > There are 2 pywintypes23.dlls now: > $ZOPE_HOME\bin\PyWinTypes23.dll > $ZOPE_HOME\bin\Lib\site-packages\pywin32_system

Re: [Zope-dev] Re: [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ preparing 2.8.0 release for tomorrow

2005-06-05 Thread Andreas Jung
--On 5. Juni 2005 13:43:39 -0400 Tim Peters <[EMAIL PROTECTED]> wrote: [Tim Peters] There's a (another) new Zope-2.8.0-b2-win32.exe available for download at http://www.zope.org/Products/Zope/2.8.0b2/ and all Windows users are urged to try it. I don't know whether it will help with err

Re: [Zope-dev] Re: [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ preparing 2.8.0 release for tomorrow

2005-06-05 Thread Tim Peters
[Tim Peters] >> There's a (another) new Zope-2.8.0-b2-win32.exe available for download at >> >> http://www.zope.org/Products/Zope/2.8.0b2/ >> >> and all Windows users are urged to try it. I don't know whether it >> will help with error popups if you happen to have an older (than build >> 204)

Re: [Zope-dev] Re: [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ preparing 2.8.0 release for tomorrow

2005-06-05 Thread Andreas Jung
--On 5. Juni 2005 19:27:08 +0200 Michael Haubenwallner <[EMAIL PROTECTED]> wrote: Zope starts fine now (although there are no messages in the console window anymore). hm...I retried again...with the same error? What is the md5sum of the .exe file? I have fb9...b798df6. -aj pgptQODHL

Re: [Zope-dev] Re: [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ preparing 2.8.0 release for tomorrow

2005-06-05 Thread Andreas Jung
--On 5. Juni 2005 19:27:08 +0200 Michael Haubenwallner <[EMAIL PROTECTED]> wrote: There are 2 pywintypes23.dlls now: $ZOPE_HOME\bin\PyWinTypes23.dll $ZOPE_HOME\bin\Lib\site-packages\pywin32_system32\pywintypes23.dll Zope starts fine now (although there are no messages in the console windo

Re: [Zope-dev] Re: [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ preparing 2.8.0 release for tomorrow

2005-06-05 Thread Andreas Jung
--On 5. Juni 2005 19:14:52 +0200 Andreas Jung <[EMAIL PROTECTED]> wrote: "Run Zope in console" fails for me with "application has failed to start because pywintypes23.dll was not found..." After copying PyWintypes32.dll to $INSTANCE_HOME/bin I now get this PySECURITY_ATTRIBUTES error :-/

Re: [Zope-dev] Re: [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ preparing 2.8.0 release for tomorrow

2005-06-05 Thread Andreas Jung
--On 5. Juni 2005 12:59:12 -0400 Tim Peters <[EMAIL PROTECTED]> wrote: There's a (another) new Zope-2.8.0-b2-win32.exe available for download at http://www.zope.org/Products/Zope/2.8.0b2/ and all Windows users are urged to try it. I don't know whether it will help with error popups if y

Re: [Zope-dev] Re: [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ preparing 2.8.0 release for tomorrow

2005-06-05 Thread Tim Peters
There's a (another) new Zope-2.8.0-b2-win32.exe available for download at http://www.zope.org/Products/Zope/2.8.0b2/ and all Windows users are urged to try it. I don't know whether it will help with error popups if you happen to have an older (than build 204) version of pywin32/win32all inst

RE: [Zope-dev] Re: [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ preparing 2.8.0 release for tomorrow

2005-06-05 Thread Mark Hammond
> [Tim Peters, having trouble with 2.8b2 on Windows, ending with > > > > Files\Zope-2.8.0-b2\lib\python\Signals\WinSignalHandler.py", line 203, > > in registerHandler > >hevent = win32event.CreateEvent(sa, 0, 0, event_name) > > TypeError: The object is not a PySECURITY_ATTRIBUTES object That s

Re: [Zope-dev] Re: [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ preparing 2.8.0 release for tomorrow

2005-06-04 Thread Tim Peters
[Michael Haubenwallner, tries Zope-2.8.0-b2-win32.exe from http://www.zope.org/Products/Zope/2.8.0b2 ] > Just tried that on my Win2K Laptop - after starting "runzope.bat" is was > presented with a windows alert box and no startup messages written to > the command window. It took me some time to

Re: [Zope-dev] Re: [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ preparing 2.8.0 release for tomorrow

2005-06-04 Thread Tim Peters
[Tim Peters, having trouble with 2.8b2 on Windows, ending with > Files\Zope-2.8.0-b2\lib\python\Signals\WinSignalHandler.py", line 203, > in registerHandler >hevent = win32event.CreateEvent(sa, 0, 0, event_name) > TypeError: The object is not a PySECURITY_ATTRIBUTES object ] Just noting that

Re: [Zope-dev] Re: [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ preparing 2.8.0 release for tomorrow

2005-06-04 Thread Tim Peters
[Tim Peters] > ... > Later: Zope-2.8.0-b2-win32.exe is built now, and after some more > testing I'll upload it to > >http://www.zope.org/Products/Zope/2.8.0b2 > > Windows users please give this a try -- it's your last (and in some > sense, also your first ) chance to try "the real" Zope 2.8

Re: [Zope-dev] Re: [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ preparing 2.8.0 release for tomorrow

2005-06-04 Thread Tim Peters
[Andreas Jung] > ... > Uppsss...my *big* mistake. Both the milestone plan and my iCAL calendar > have an entry 2005/06/11 for 2.8 final but somehow I had in my mind I would > release 2.8 final two weeks after b2 and not three weeks as planned :-/ > So let's stick to the published schedule ...so ev

Re: [Zope-dev] Re: [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ preparing 2.8.0 release for tomorrow

2005-06-04 Thread Andreas Jung
--On 3. Juni 2005 17:38:35 -0400 Tim Peters <[EMAIL PROTECTED]> wrote: [Andreas Jung] Log message for revision 30622: preparing 2.8.0 release for tomorrow Andreas, which release will this be? If it's 2.8 final, I need to make a ZODB 3.4 to match it. According to http://www.zope.org/

Re: [Zope-dev] Re: [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ preparing 2.8.0 release for tomorrow

2005-06-03 Thread Andreas Jung
Hi, after resolving all outstanding problems with Zope 2.8 under Windows the next releases will be Zope 2.8 b2 (this weekend) and Zope 2.8.0 final (scheduled for 2005/06/11). I will cut a 2.8 release branch for Zope 2.8 b2. This means that the trunk is open for new development (Zope 2.9). Bu