[Zope-Checkins] SVN: Zope/trunk/ The Finder class is now used for the complete lib/python tree and has a blacklist instead of a whitelist for file extensions.

2005-05-10 Thread Yvo Schubbe
Log message for revision 30319: The Finder class is now used for the complete lib/python tree and has a blacklist instead of a whitelist for file extensions. So there should no longer be a need to update setup.py if modules or files are added or removed in lib/python.

[Zope-dev] Online test tool

2005-05-10 Thread Zope User
Is there a zope product that will allow me to create an online test tool? Thanks! RT ___ Zope-Dev maillist - Zope-Dev@zope.org http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists -

Re: [Zope-dev] Online test tool

2005-05-10 Thread Jens Vagelpohl
On May 10, 2005, at 12:06, Zope User wrote: Is there a zope product that will allow me to create an online test tool? Thanks! RT Hi Zope User, online test tool is a very meaningless description. I suggest you describe in more detail what you're looking for. jens

[Zope-dev] SMTP socket error

2005-05-10 Thread Shilpa P
Hello I am trying to send mail using python.I tried the command import smtplib s=smtplib.SMTP(localhost) I get the following error socket.error: (10053, 'Software caused connection abort') could someone please help.. Thanks Shilpa

[Zope] ZEO and session variables.

2005-05-10 Thread Dennis Allison
I am hoping someone with more experience that I with multi-headed Zope/ZEO installations can point out my problem. I am using with Zope 2.7.6-final and Python 2.4.1. Yes, I know I am jumping the gun with 2.4.1 but I expect that it is not the source of the problem. Hardware is an Athlon

[Zope] Re: formatting tuple to feed to mysql

2005-05-10 Thread Wolfram Kraus
David Siedband wrote: I'm have a tuple that I want to pass to a zSQL query to so I can based on items in the tuple. I get the sequence from a zSQL query that selects a single field, and I'm postprocessing it with the following: dtml-let SelectedIDs=[ai[0] for ai in

RE: [Zope] asyncore.py exception

2005-05-10 Thread Pascal Peregrina
Thanks. Pascal -Message d'origine- De : Dieter Maurer [mailto:[EMAIL PROTECTED] Envoyé : lundi 9 mai 2005 19:25 À : Pascal Peregrina Cc : 'zope@zope.org' Objet : Re: [Zope] asyncore.py exception Pascal Peregrina wrote at 2005-5-9 13:54 +0200: Does anyone know what can cause this type

Re: [Zope] Re: DreamWeaver files - ZPTs: How?

2005-05-10 Thread S.Hayles
On Mon, 9 May 2005, Tres Seaver wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ken Winter wrote: Is there any way to configure Zope so that a *.htm file newly created in DW, when uploaded for the first time to Zope, would be created as a ZPT instead of as a DTML document?

[Zope] Re: Refcounts, ZODB Cache and memory leaks?

2005-05-10 Thread Dylan Jay
Peter Bengtsson [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Dylan Jay me at dylanjay.com writes: If anyone has experience with finding these kind of rouge references I'd really appreciate any tips. I have no idea how to patch tings with LeakFinder to find your problems

[Zope] (no subject)

2005-05-10 Thread Dennis Allison
Dieter, I get the following error at startup (Zope 2.7.6-final, Python 2.3.4, ZopeProfiler 1.1 in a multi-headed Zope/ZEO configuration with shared session variables. My hypothesis is that the culprit is the ZopeProfiler and that I need to move to Version 1.4. Are there any problems using it

Re: [Zope] ZEO and session variables.

2005-05-10 Thread Chris McDonough
It appears that something in the ZopeProfiler product is unhappy with your configuration. Does it work if you remove this product? On Mon, 2005-05-09 at 23:37 -0700, Dennis Allison wrote: I am hoping someone with more experience that I with multi-headed Zope/ZEO installations can point out my

Re: [Zope] ZEO and session variables.

2005-05-10 Thread Dennis Allison
That seems to have been the problem. The ZopeProfiler version I was using does not work with Zope2.7 although Dieter has a version (1.4) that works with Zope2.7.3, I was not using it. I also suspect there may be a problem with multiheaded Zope/ZEO configurations. On Tue, 10 May 2005, Chris

[Zope] Re: Zope Digest, Vol 12, Issue 10 (No Long works at NZX : from 10 May 2005)

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

[Zope] what are the dtml for logout and deleting a existing user??

2005-05-10 Thread Allen Huang
what are the dtml for logout of an account and deleting a existing user?? Yahoo! Mail Mobile Take Yahoo! Mail with you! Check email on your mobile phone.___ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts

[Zope] [ZopeProfiler] upgrade needed for Zope 2.7.6 (was: empty subject)

2005-05-10 Thread Dieter Maurer
Dennis Allison wrote at 2005-5-10 08:25 -0700: ... My hypothesis is that the culprit is the ZopeProfiler and that I need to move to Version 1.4. Indeed is the problem you report fixed in version 1.4. Are there any problems using it in a Zope/ZEO environment? Not that I know of. ...

[Zope] Zope Sybase database connection keeps closing

2005-05-10 Thread Abhilasha Chaudhary
My zope Sybase database connections keep closing for no apparent reason. When I try to reopen the connections they sometimes give me the following error: *Invalid connection string: *|database: , password: access, server: SYBTIGR, transactional: Y, user: access When I make a copy of the

[Zope] container and context for folderish objects

2005-05-10 Thread Milos Prudek
I created a very simple folderish product. Everything works fine. But I was surprised that context and container seem to behave differently for folderish object than for normal Folder. Here's the problem: my product's instance a contains a DTML Document doc and some photos img1, img2. A

RE: [Zope] Exporting Plone objects to Zope CMF

2005-05-10 Thread Kanealii, Priam Mr KRS
Title: RE: [Zope] Exporting Plone objects to Zope CMF Thanks jcc. I didn't consider FTP at all. I FTP-ed the CMF site to my laptop, reorganized and pruned things filesystem-wise (where grep and friends helped out), then FTP-ed the sanitized tree up to my local Zope instance. With two

[Zope] ValueError: I/O operation on closed file

2005-05-10 Thread Brian Hickey
Hi all, Relative newbie to Zope, trying to install Plone on FreeBSD. Have run into the following problem: - I have followed the instructions as per the guide at http://www.netvironments.org/laurazWiki/InstallingPlone - After copying the directories into the lib/python/Products directory, I

Re: [Zope-DB] Python Script / ZSQL

2005-05-10 Thread Andreas Jung
--On Dienstag, 10. Mai 2005 18:24 Uhr -0700 Infor Gates [EMAIL PROTECTED] wrote: dtml-call insertZSQL tal:def define=dummy python: context.somemethod(arg1=..., arg2=...) / (which is documented in the Zope Book 2.7 edition - RDBMS chapter) -aj pgpGEM6zFQaUv.pgp Description: PGP signature