Re: [Zope-dev] pinning, nailing and kgs'ing

2008-02-04 Thread Kevin Teague
On Feb 3, 2008, at 10:50 AM, Tim Terlegård wrote: On Feb 3, 2008, at 3:35 AM, Kevin Teague wrote: I wanted to try using the snowsprint-viewlets2 branch of grok in my project the other day. It took me a little time to figure out how to do this, so I thought it'd be nice if there was a bit

[Zope-dev] Re: [Checkins] SVN: zope.app.twisted/trunk/src/zope/app/twisted/ftp/utils.py fix of 599 error on conflict error in request

2008-02-04 Thread Christian Theune
Adam Groszer schrieb: Log message for revision 83376: fix of 599 error on conflict error in request see: http://mail.zope.org/pipermail/zope-dev/2008-January/030844.html I'm missing a test case here. Also the annotation style of the comment should go into a bug report and not into the

Re: [Zope-dev] more on stacked component registries

2008-02-04 Thread Stephan Richter
On Tuesday 15 January 2008, Chris Withers wrote: For what I'm after, I need to have a more dynamic buildup of registrations based on which objects have been traversed through. Right. I think the component architecture is not really made for this. I think it would be easier to turn on/off

Re: [Zope-dev] 2 failures on the KGS (z3c.rml zope.app.publication)

2008-02-04 Thread Stephan Richter
On Friday 11 January 2008, Christophe Combelles wrote: I was trying to read and understand zope.release and zope.kgs (to be able to add zope.app.locales 3.4.1 into the upcoming zope 3.4). Cool, did you get it to work? BTW, I have added this version to the KGS and it is life now. So I've

Re: [Zope-dev] Session concurrency problem

2008-02-04 Thread Stephan Richter
On Wednesday 30 January 2008, Dieter Maurer wrote: 2. Sometimes, the session package data does not have the data in it and fails with a key error. This happens maybe 1 in 50 times and I have not reliably reproduced this problem. What is session package data? A very simple object: class

[Zope-dev] Re: [Checkins] SVN: zope.server/trunk/s fix of 599 error on conflict error in request

2008-02-04 Thread Christian Theune
Hi, Adam Groszer schrieb: Log message for revision 83382: fix of 599 error on conflict error in request see: http://mail.zope.org/pipermail/zope-dev/2008-January/030844.html Changed: U zope.server/trunk/setup.py U zope.server/trunk/src/zope/server/ftp/publisher.py -=- Modified:

[Zope-dev] Zope Tests: 6 OK

2008-02-04 Thread Zope Tests Summarizer
Summary of messages to the zope-tests list. Period Sun Feb 3 12:00:00 2008 UTC to Mon Feb 4 12:00:00 2008 UTC. There were 6 messages: 6 from Zope Unit Tests. Tests passed OK --- Subject: OK : Zope-2.7 Python-2.3.6 : Linux From: Zope Unit Tests Date: Sun Feb 3 21:02:22 EST 2008

[Zope-dev] Re[2]: [Checkins] SVN: zope.server/trunk/s fix of 599 error on conflict error in request

2008-02-04 Thread Adam Groszer
Hello Christian, I'm sorry Christian. Points taken, I'll try to do better next time. Actually the issue was an edge case. See my mail: http://mail.zope.org/pipermail/zope-dev/2008-January/030844.html Solution is to change: response = request.response publish(request) #do

[Zope-dev] How individual package versions are used in a release?

2008-02-04 Thread Dmitry Vasiliev
Hi All! I've just updated Russian translation at zope.app.locales and notice tags for all previous releases of the package. The question is should I create new tag (and update setup.py or something) for the package to be included into the next Zope 3 release? Links to a release politics for

Re: [Zope-dev] 2 failures on the KGS (z3c.rml zope.app.publication)

2008-02-04 Thread Christophe Combelles
Stephan Richter a écrit : On Friday 11 January 2008, Christophe Combelles wrote: I was trying to read and understand zope.release and zope.kgs (to be able to add zope.app.locales 3.4.1 into the upcoming zope 3.4). Cool, did you get it to work? BTW, I have added this version to the KGS and it

Re: [Zope-dev] How individual package versions are used in a release?

2008-02-04 Thread Christophe Combelles
Dmitry Vasiliev a écrit : Hi All! I've just updated Russian translation at zope.app.locales and notice tags for all previous releases of the package. The question is should I create new tag (and update setup.py or something) for the package to be included into the next Zope 3 release? Links

Re: [ZWeb] wiki.zope.org not responding

2008-02-04 Thread Jens Vagelpohl
On Feb 4, 2008, at 21:32 , Simon Michael wrote: I wonder what we could do about that. I'm on #zope poking it with a stick, if anyone wants to brainstorm ? Move it to a real server with sufficient memory would be my guess. I have a feeling that the virtual server restricts process creation

[ZWeb] Re: [wiki.zope.org] update

2008-02-04 Thread Simon Michael
I did this: - investigated a little - we are running three zope servers in a xen instance with 512M ram, debian stable, apache 2.2.3-4. The wikis are running zope 2.10.3 - a 14-day pack of wiki.zope.org (3G - 300M) - installed a cron task to check wiki.zope.org zope size every minute and

[Zope] ZODB write delay changes

2008-02-04 Thread Jaroslav Lukesh
Hi all, I was upload some DTML methods via FTP, after cca minute or less I was do copy of Data.fs and I was see (after running it with another instance) that these changes are not present. How can I alter ZODB commit time, please? Many thanks, JL.

Re: [Zope] ZODB write delay changes

2008-02-04 Thread Andreas Jung
--On 4. Februar 2008 09:57:33 +0100 Jaroslav Lukesh [EMAIL PROTECTED] wrote: Hi all, I was upload some DTML methods via FTP, after cca minute or less I was do copy of Data.fs and I was see (after running it with another instance) that these changes are not present. How can I alter ZODB

Re: [Zope] Execute a PageTemplate in another context

2008-02-04 Thread Andrew Milton
+---[ Peter Bengtsson ]-- | Is it possible to execute a PageTemplate as if it was located somewhere | else? | The PageTemplate has this code:: | htmlbr tal:replace=here/absolute_url_path//html | | And it's located in a folder called /foo/bar/ which are normal Zope |

[Zope] google gdata External Method doesn't work script does

2008-02-04 Thread Thomas Bennett
I am using the gdata library from google and my script works as a standalone but when I try to use it as an External Method I get an error: ssl() argument 1 must be _socket.socket, not _socketobject I suspect it is from the python socket library but I don't know why I am getting this error or how

Re: [Zope] Execute a PageTemplate in another context

2008-02-04 Thread Peter Bengtsson
Andrew Milton wrote: +---[ Peter Bengtsson ]-- | Is it possible to execute a PageTemplate as if it was located somewhere | else? | The PageTemplate has this code:: | htmlbr tal:replace=here/absolute_url_path//html | | And it's located in a folder called /foo/bar/

[Zope] Re: Installing TextIndexNG3 in ZopeTestCase (long story short)

2008-02-04 Thread Maurits van Rees
Peter Bengtsson, on 2008-02-04: Now in Design2Mest/test I copied the above lines and wrote a few basic tests and now it no longer works!!! TextIndexNG3 complains (again) about some parsers not being available. What happened was kind of that none of the zcml files of TextIndexNG3 were read

[Zope] Installing TextIndexNG3 in ZopeTestCase (long story short)

2008-02-04 Thread Peter Bengtsson
I've had a morning of annoyed frustration on trying to get TextIndexNG3 to install properly in ZopeTestCase. The problem I described in http://www.nabble.com/ZopeTestCase.installProduct%28%27TextIndexNG3%27%29-trouble-to12403238.html#a12403356 mysteriously went away some time ago without any

Re: [Zope] Installing TextIndexNG3 in ZopeTestCase (long story short)

2008-02-04 Thread Andreas Jung
--On 4. Februar 2008 13:04:57 + Peter Bengtsson [EMAIL PROTECTED] wrote: I've had a morning of annoyed frustration on trying to get TextIndexNG3 to install properly in ZopeTestCase. T Lessons learnt: * Five and TextIndexNG3's importing order is very sensitive in ZopeTestCase

[Zope] Execute a PageTemplate in another context

2008-02-04 Thread Peter Bengtsson
Is it possible to execute a PageTemplate as if it was located somewhere else? The PageTemplate has this code:: htmlbr tal:replace=here/absolute_url_path//html And it's located in a folder called /foo/bar/ which are normal Zope Folder objects. I'm executing this template object from Python code

Re: [Zope] Execute a PageTemplate in another context

2008-02-04 Thread Andrew Milton
+---[ Peter Bengtsson ]-- | Andrew Milton wrote: | +---[ Peter Bengtsson ]-- | | Is it possible to execute a PageTemplate as if it was located somewhere | | else? | | The PageTemplate has this code:: | | htmlbr

[Zope] zopelabs cookbook

2008-02-04 Thread Tim Nash
I haven't been able to access the zopelabs cookbook for several weeks. The page (www.zopelabs.com/cookbook ) just hangs. Is anyone able to get access to the zope cookbook? If the zopelabs site is permanently gone, are the menu's available somewhere else on the web? Thanks, Tim

[Zope] Five events and webdav

2008-02-04 Thread Chris Withers
Hi All, What event should I subscribe to in order to recatalog all of a folder's contents should that folder be renamed via webdav? (I guess I'd need to uncatalog from old path and then re-catalog from new path?) cheers, Chris -- Simplistix - Content Management, Zope Python Consulting

Re: [Zope] zopelabs cookbook

2008-02-04 Thread Fred Drake
On Feb 4, 2008 3:19 PM, Tim Nash [EMAIL PROTECTED] wrote: I haven't been able to access the zopelabs cookbook for several weeks. It's working for me. -Fred -- Fred L. Drake, Jr.fdrake at gmail.com Chaos is the score upon which reality is written. --Henry Miller

[Zope-DB] Re: Floating point errors

2008-02-04 Thread M.-A. Lemburg
On 2008-02-04 08:19, siribu wrote: Hi, I found the a solution to the problem, it cannot be done just by Leave scale 0 floats untouched ? which I tried, but also the Oracle parameter NLS_NUMERIC_CHARACTERS needed to be set explicitly. See

[Zope-DB] Re: Floating point errors

2008-02-04 Thread siribu
Hi, well, it worked testing inPython using the eGenix API even without setting the NLS_NUMERIC_CHARACTERS explicitly. Thus, I assume that the ODBC interface toward Python should be workingautomaticallyusing default settings. - thus I am guessing that it might be Zope that does not find the right