Re: [Zope-dev] Python 2.4 Support

2010-09-19 Thread Andre Schubert
Hi, On Fri, 17 Sep 2010 11:33:09 -0400 Jim Fulton wrote: JF> On Fri, Sep 17, 2010 at 11:28 AM, Stephan Richter JF> wrote: JF> > On Friday, September 17, 2010, Tres Seaver wrote: JF> >> > i have a little question. JF> >> > Is there a chance to not drop Python2.4 Support for ZTK1.1? JF> >> > I as

[Zope-dev] Python 2.4 Support

2010-09-17 Thread Andre Schubert
Hi, i have a little question. Is there a chance to not drop Python2.4 Support for ZTK1.1? I ask because Redhat Enterprise Linux 5 is shipped with Python2.4, and should have been supported for some years from now. Regards, Andre pgpJ3FjGG17rV.pgp Description: PGP signature __

[Zope-dev] Zope and streaming

2003-12-16 Thread Andre Schubert
Hi all, i have a little problem. I cant find a way howto stream data from a Zope behind Apache. My coworker was playing a little bit with mod_fastcgi, and found a way to stream data via the mod_fastcgi module in Apache. But if we tested this with a fast-cgi enabled Zope it does not work. It seems

Re: [Zope-dev] PCGI-Problem

2003-09-22 Thread Andre Schubert
On Sun, 21 Sep 2003 16:13:55 -0400 Casey Duncan <[EMAIL PROTECTED]> wrote: > On Friday 19 September 2003 04:31 am, Andre Schubert wrote: > > On Thu, 18 Sep 2003 14:32:52 +0200 > > Andre Schubert <[EMAIL PROTECTED]> wrote: > > > > > Hi all, > >

Re: [Zope-dev] PCGI-Problem

2003-09-19 Thread Andre Schubert
On Thu, 18 Sep 2003 14:32:52 +0200 Andre Schubert <[EMAIL PROTECTED]> wrote: > Hi all, > > i have a little problem. > We have several Zope's running in our company. > Versions are 2.5.1,2.6.1,2.6.2. All are running on Redhat Linux. > All versions have the same probl

[Zope-dev] PCGI-Problem

2003-09-18 Thread Andre Schubert
Hi all, i have a little problem. We have several Zope's running in our company. Versions are 2.5.1,2.6.1,2.6.2. All are running on Redhat Linux. All versions have the same problem, if i access them via pcgi and hit the Restart button in the Control Panel then the server goes down. If i do the same

[Zope-dev] ConflictError

2003-03-28 Thread Andre Schubert
Hi all, i have a little problem with the following log-entry in my logfile. 2003-03-28T10:09:18 INFO(0) ZODB conflict error at /foo/bar/tab_kopf (1 conflicts since startup at 2003-03-28T10:09:03). After searching through several mailinglists i found that this error seem to occur when using sess

Re: [Zope-dev] Security-Problem

2003-02-18 Thread Andre Schubert
On Tue, 18 Feb 2003 12:01:45 -0500 Shane Hathaway <[EMAIL PROTECTED]> wrote: > On 02/18/2003 09:16 AM, Andre Schubert wrote: > > I try to explain what happens. Lets say i have a user called foo who > > has Manager-Roles across a Zope-site. foo has added 2 DTMLMethods to &g

[Zope-dev] Security-Problem

2003-02-18 Thread Andre Schubert
Hi all, i have a little Security-Problem which results in the following Error reported by Shane Hathaway's nice VerboseSecurity: Error Type: Unauthorized Error Value: The owner of the executing script does not have the required permission. Access to 'foobar' of (Folder instance at 932b600) denie

Re: [Zope-dev] Zope-2.5.1 restart failed

2002-10-14 Thread Andre Schubert
On Fri, 11 Oct 2002 11:24:57 +0100 Chris Withers <[EMAIL PROTECTED]> wrote: > Andre Schubert wrote: > > 2002-10-11T06:01:00 ERROR(200) ZODB Couldn't load state for >'\x00\x00\x00\x00\x00\x00\x00T' > > Traceback (innermost last): > > File /usr/share

[Zope-dev] Zope-2.5.1 restart failed

2002-10-10 Thread Andre Schubert
Hi all, i have a problem restarting my Zope-2.5.1 TTW. If i hit the Restart-button in the Control_Panel Zope seems to restart, but if i click on Root-Folder in the menu i got ValueError: I/O operation on closed file The stupid-log say the following 2002-10-11T06:00:45 INFO(0) ApplicationManage

[Zope-dev] CallProfiler problem

2002-10-09 Thread Andre Schubert
Hi all, I have a problem removing the CallProfiler product from my Zope. After removing the product-directory from /usr/share/zope/lib/python/Products I got the following error after a restart: 2002-10-09T13:19:05 PROBLEM(100) ZODB Could not import class 'CallProfiler' from module 'Products.Cal

Re: [Zope-dev] Zope 2.4.3 and Python 2.2

2002-08-20 Thread Andre Schubert
res Python 2.1.x ? And yes i know that this is not supported, but could there anything incompatible between Python 2.1 + Zope and Python 2.2 + Zope ? Greets, > > -aj > - Original Message - > From: "Andre Schubert" <[EMAIL PROTECTED]> > To: "zope&quo

[Zope-dev] Zope 2.4.3 and Python 2.2

2002-08-20 Thread Andre Schubert
Hi there, are there any known issues or problem running Zope 2.4.3 under PYthon 2.2 instead of 2.1. I'am asking because my sysadmin has setup a new linux-box with RH7.3. RH7.3 only has Python 2.2 installed and there are no RPMs compiled against Python 2.2. If there are no problems a would try to

Re: [Zope-dev] Memory Leaks

2002-07-23 Thread Andre Schubert
On Tue, 23 Jul 2002 12:37:39 +0200 "Stefan H. Holek" <[EMAIL PROTECTED]> wrote: > I do also see the ZPT expression stuff leaking. In my case in this order: > > Products.PageTemplates.Expressions.SubPathExpr > Products.PageTemplates.Expressions.PathExpr > Products.PageTemplates.ZRPythonExpr.Pytho

Re: [Zope-dev] Memory Leaks

2002-07-23 Thread Andre Schubert
On Tue, 23 Jul 2002 12:37:39 +0200 "Stefan H. Holek" <[EMAIL PROTECTED]> wrote: > I do also see the ZPT expression stuff leaking. In my case in this order: > > Products.PageTemplates.Expressions.SubPathExpr > Products.PageTemplates.Expressions.PathExpr > Products.PageTemplates.ZRPythonExpr.Pyth

Re: [Zope-dev] Permission Question

2002-05-13 Thread Andre Schubert
On Mon, 13 May 2002 21:16:24 +0200 "Dieter Maurer" <[EMAIL PROTECTED]> wrote: > Andre Schubert writes: > > i have i question on the permission-system of zope. > > Lets say i have a product which contains a zclass "foo" and i have created > > a ro

[Zope-dev] Permission Question

2002-05-13 Thread Andre Schubert
Hi all, i have i question on the permission-system of zope. Lets say i have a product which contains a zclass "foo" and i have created a role "foo_role" where every user belonges to this role is able to add "foo" instances. This works fine. But how do i define my permissions so, that all users wh

Re: [Zope-dev] Security-Bug

2002-05-12 Thread Andre Schubert
On Wed, 8 May 2002 23:04:08 +0200 "Dieter Maurer" <[EMAIL PROTECTED]> wrote: > Andre Schubert writes: > > could this be a bug in the security-machinery? > > > > Lets say we have a role foo, this role has the permission to view the management >screens

[Zope-dev] Question on Properties

2002-03-18 Thread Andre Schubert
Hi all, i have question on the long, int and float properties. I'am working with these properties and found out that there is no way to represent them as None or NULL values. I'am working with sql and these properties and it is a good idea if the these properties can be represented as NULL or Non

Re: [Zope-dev] Memory Leak Problem

2002-03-14 Thread Andre Schubert
Andre Schubert schrieb: If have changed the that it skips the ZSQLMethod and sends the query used in the ZSQLMethod direct to the manage_test function from the ZPsycopgDA with the result that zope grows up after running the script. If it is possible that the mem-leak is somewhere in the DA, then

Re: [Zope-dev] Memory Leak Problem

2002-03-14 Thread Andre Schubert
Toby Dickenson schrieb: > > On Thu, 14 Mar 2002 13:50:13 +0100, Andre Schubert > <[EMAIL PROTECTED]> wrote: > > >After a restart my zope-processes are around 12MB. > > Sounds about right. > > >Then i start my script and before i receive any resul

Re: [Zope-dev] Memory Leak Problem

2002-03-14 Thread Andre Schubert
he ZSQLMethod( where the results were cached ) or the ZPsycopgDA ?? Regards, -- Andre SchubertEMail: [EMAIL PROTECTED] Tel: 03774 6625-78 km3 teledienst GmbH Fax: 03774 6625-79 ___ Zope-Dev maillist

Re: [Zope-dev] Memory Leak Problem

2002-03-13 Thread Andre Schubert
Andre Schubert schrieb: > > Andy McKay schrieb: > > > > Didnt Shane do a leak finder product that can help debug this? > > http://www.zope.org/Members/hathawsh > > I will install the LeakFinder product on the server and look what > happens If have inst

Re: [Zope-dev] Memory Leak Problem

2002-03-12 Thread Andre Schubert
duction server. > > cheers, > oliver > > ___ > Zope-Dev maillist - [EMAIL PROTECTED] > http://lists.zope.org/mailman/listinfo/zope-dev > ** No cross posts or HTML encoding! ** > (Related lists - > http://

Re: [Zope-dev] Memory Leak Problem

2002-03-12 Thread Andre Schubert
** > (Related lists - > http://lists.zope.org/mailman/listinfo/zope-announce > http://lists.zope.org/mailman/listinfo/zope ) -- Andre SchubertEMail: [EMAIL PROTECTED] Tel: 03774 6625-78 km3 teledienst GmbH Fax: 03774 6625-79 __

[Zope-dev] Memory Leak Problem

2002-03-12 Thread Andre Schubert
, -- Andre SchubertEMail: [EMAIL PROTECTED] Tel: 03774 6625-78 km3 teledienst GmbH Fax: 03774 6625-79 ___ Zope-Dev maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope-dev ** No

Re: [Zope-dev] sqlvar and longs

2002-03-06 Thread Andre Schubert
ixing things up ... Right, but works only if the string-representation is not greater than the max-value of an integer. The following does not work for me. update tbl_test set adresse = Greetings -- Andre SchubertEMail: [EMAIL PROTECTED] Tel: 03

[Zope-dev] sqlvar and longs

2002-03-06 Thread Andre Schubert
not i would write such a thing myself. Regards -- Andre SchubertEMail: [EMAIL PROTECTED] Tel: 03774 6625-78 km3 teledienst GmbH Fax: 03774 6625-79 ___ Zope-Dev maillist - [EMAIL PROTECTED] http

Re: [Zope-dev] Zope 2.6 planning - call for contributors!

2002-02-28 Thread Andre Schubert
t; http://lists.zope.org/mailman/listinfo/zope-dev > ** No cross posts or HTML encoding! ** > (Related lists - > http://lists.zope.org/mailman/listinfo/zope-announce > http://lists.zope.org/mailman/listinfo/zope ) -- Andre SchubertEM

Re: [Zope-dev] Possible Bug in Helpsys

2002-02-27 Thread Andre Schubert
Hi Chris, done. Issue #253 Update (Request) "Unsorted menu in HelpSys" mfg Chris McDonough schrieb: > > Hi Andre, > > Can you supply a bugreport (and maybe a patch) to the Collector? > http://collector.zope.org/ > > Thanks, > > - C > > Andre Sch

[Zope-dev] Possible Bug in Helpsys

2002-02-27 Thread Andre Schubert
Hi all, These days i worked on a Help for my ZClass-based Product and found out, that the HelpSys-Topics are unsorted in menu.dtml. If have changed to , so it is possible to sort the HelpTopics in a logical way. Should this be changed in further versions of zope or not ?? -- Andre Schubert

[Zope-dev] Memory Problem with 2.3.3

2002-02-20 Thread Andre Schubert
growing up 10MB a day. If have also looked in the debug-information at the top-refcounts. OFS.Image.Image has a delta of around +1500... Is there a problem with OFS.Image.Image, are these objects never closed Please Help Regards, -- Andre SchubertEMail: [EMAIL PROTECTED

Re: [Zope-dev] ZClasses and Python

2002-02-19 Thread Andre Schubert
Hi, thank you very much, this works perfectly for me... :) Regards Tim McLaughlin schrieb: > > Take a look at ZClassEvents > > Andre Schubert wrote: > > >Hi all, > > > >i have a little question on ZCLasses and Python. > >Lets Say i have python-

[Zope-dev] ZClasses and Python

2002-02-07 Thread Andre Schubert
manage_editProperties is called( i'am right ). Is there a way to catch the manage_editProperties function(called from foobar) in my base-class foo Thanks as P.S.: I hope there is someone understanding this :) -- Andre SchubertEMail: [EMAIL PROTECTED]

Re: [Zope-dev] Bug Or Feature in ZopeSplitter

2002-01-14 Thread Andre Schubert
I hope the changes I made will work. :) mfg as Chris McDonough schrieb: > > This is correct. The current splitter implementation ignores digits. > You can make your own implementation that does not. > > Andre Schubert wrote: > > > Hi all, > > > &g

[Zope-dev] Bug Or Feature in ZopeSplitter

2002-01-14 Thread Andre Schubert
Hi all, After playing with Zope 2.4.3 and TextIndexes i found out that the TextIndex does not Index Digits( "12345" ). Thatswhy i looked in the sources and i saw in "next_word", that there is the caracter checked with "isalnum", but in "check_synstop" the caracter is checked with "isalpha"? T

Re: [Zope-dev] Zope Exceptions and translation

2001-12-05 Thread Andre Schubert
Seb Bacon schrieb: > > From: Trevor Toenjes <[EMAIL PROTECTED]> > > > This proposal is dead-on to make the errors more accessible and > > customizable. This is the solution to some of my previous error_message > > threads. > > > > How do we move this from proposal to project? > > We need to de

Re: [Zope-dev] Zope Exceptions and translation

2001-12-03 Thread Andre Schubert
Thanks as > -Trevor > > > -Original Message- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf > > Of Andre Schubert > > Sent: Monday, December 03, 2001 11:09 AM > > To: seb bacon > > Cc: zope > > Subject: Re: [Zope-dev] Zo

Re: [Zope-dev] Zope Exceptions and translation

2001-12-03 Thread Andre Schubert
ease add to it! > Especially the requirement for i18n. > > http://dev.zope.org/Wikis/DevSite/Proposals/ClassBasedExceptions What and how should it add??? > > seb > > * Andre Schubert <[EMAIL PROTECTED]> [011203 15:10]: > > Hi all, > > > > I'am lookin

[Zope-dev] Zope Exceptions and translation

2001-12-03 Thread Andre Schubert
Hi all, I'am looking for several products to translate zope-site into german. I have found ZBabel and it works very fine for normal websites. It always works fine in the standard_error_message if there is an error_value and an error_type. But it doesnt work if i get an string exception, because t

Re: [Zope-dev] Security Question

2001-11-28 Thread Andre Schubert
Danny William Adair schrieb: > > On Saturday 24 November 2001 01:40, Andre Schubert wrote: > > root/ > > index_html > > foo/ > > acl_users/ > > bar/ > > Image > > > > I have a image which could only be view by users with

Re: [Zope-dev] Security Question

2001-11-27 Thread Andre Schubert
Dieter Maurer schrieb: > > Andre Schubert writes: > > Have i missunderstand restrictedTraverse, which says that a object will > > be accessed by traversing > > a path and checking permissions for each object. > No, you did not. > That's how "restricte

Re: [Zope-dev] Security Question

2001-11-25 Thread Andre Schubert
Dieter Maurer schrieb: > > Andre Schubert writes: > > i have a little security problem. > > let me explain. > > > > root/ > > index_html > > foo/ > > acl_users/ > > bar/ > > Image > > > > I have

[Zope-dev] ImportError

2001-11-20 Thread Andre Schubert
Hi all, i have a little problem. A friend of me has developed a ZClass-Based Product with Zope-2.4.1. And now we tried to import this Product into Zope-2.3.3, but we got this error. No module named PluginIndexes.TextIndex.TextIndex But Zope-2.3.3 doesnt have PluginIndexes, and the ZClass-Produc

[Zope-dev] Authentication Problem with Postgres

2001-11-20 Thread Andre Schubert
Hi all, sometimes i have a curios problem with my Zope. Without any errors in any logs Zope could not authenticate himself with postgres. The error message is that there is a wrong password. After a restart of Zope everything works fine until the eror occurs again. My sysop has traced the protco

Re: Was:([Zope-dev] HELP PLEASE)

2001-10-17 Thread Andre Schubert
problem. The problem seems that if a SQL-query takes several time, then the error is raised. There was a message from Shai Berger written on Mon, 06 Aug 2001 18:44:06 +0300 which describes(for me) this problem. thanls as Andre Schubert schrieb: > > The only things i know, are the following lines

Re: [Zope-dev] HELP PLEASE

2001-10-14 Thread Andre Schubert
-- 2001-10-14T18:03:21 INFO(0) zdaemon zdaemon: Sun Oct 14 20:03:21 2001: Houston, we have forked -- 2001-10-14T18:03:21 INFO(0) zdaemon zdaemon: Sun Oct 14 20:03:21 2001: Hi, I just forked off a kid: 588 as Richard Jones schrieb: > > On Monday 15 October 2001 17:09, Andre Schubert

Re: [Zope-dev] HELP PLEASE

2001-10-14 Thread Andre Schubert
Hi, all Is there anybody, who can help me tracking down where the Error Code: 13 comes from, it is very important for my Zope Installation. Thanks as Andre Schubert schrieb: > > Hi all, > > i have serious problems with my zope. > Last time he dies very often with error code

Re: [Zope-dev] GUF and SQL

2001-10-12 Thread Andre Schubert
Hi, thanks, for this hint :). It works very well for me, and make the things much faster. thanks as "R. David Murray" schrieb: > > On Thu, 11 Oct 2001, Andre Schubert wrote: > > I'am using GUF with ZSqlMethods and found out, that every time a object > > is

Re: [Zope-dev] HELP PLEASE

2001-10-12 Thread Andre Schubert
dont know this. If this error occurs a second time a know what i have to do. thanks as Robert Rottermann schrieb: > > I had this once (the slowing down) when an other process was eating up all > memory and zope was constantly paged out. > > Robert > - Original Message -

[Zope-dev] HELP PLEASE

2001-10-11 Thread Andre Schubert
Hi all, i have serious problems with my zope. Last time he dies very often with error code 13,and since to today he slows down extremly. To view the Control_Panel/DebugForm it takes up to 1 minute and thats not acceptable. How can i track down these problems. I run Zope-2.2.4 on Immunix-RedHat

[Zope-dev] GUF and SQL

2001-10-11 Thread Andre Schubert
Hi all, I'am using GUF with ZSqlMethods and found out, that every time a object is accessed the sql-method is called, which means to me that if i have many objects in my dtml-doc, then it takes a long time it is rendered. Thats why i wrote a little Product, which has a AccessRule that makes User

[Zope-dev] Database Authentication Problem

2001-10-04 Thread Andre Schubert
Hi, a have amysterious problem with my database-adapters. The problem is that sometimes all my database-adapters couldn't connect to my database. after a zope-restart everything works fine. I use Zope-2.2.5 Immunix Redhat 6.2 PostgreSQL 7.1.3 ZopeDA's are ZPygreSQL and ZPsycopg. If the error hap

[Zope-dev] Zope Dying

2001-09-26 Thread Andre Schubert
Hi, Yesterday our Zope(2.2.5) on redhat 6.2 immunix was dying 3-4 times in about 2 hours. There are nothing to report in all the logs zope can produce. But is there a way that zope makes a core dump when he is dying unexpectly? as ___ Zope-Dev maillis

Re: [Zope-dev] Curiously Zope Hanging

2001-07-13 Thread Andre Schubert
Hi, Ok, we( my SysAdmin and i ) have found the problem of hanging. After hours of searching in the python Sources of all the Products which are involved we have nothing found. At this point my SysAdmin has the idea to trace the python processes with gdb. After this we could see that Zope was runn

Re: [Zope-dev] Curiously Zope Hanging

2001-07-12 Thread Andre Schubert
an also 'print' in python and the results will appear > on stdout of the 'start -D' process. > > 4) Post some real code so we can see what you're really up to (!?) > > -steve > > Andre Schubert wrote: > > > > Hi Steve, > > > > Imm

Re: [Zope-dev] Curiously Zope Hanging

2001-07-12 Thread Andre Schubert
; > What OS? I've had lots of trouble with Postgres and threads on FreeBSD. Have > you tried starting Zope with '-D' to see if threads are an issue? > > -steve > > Andre Schubert wrote: > > > > Hi all, > > > > I have a problem with my

[Zope-dev] Curiously Zope Hanging

2001-07-12 Thread Andre Schubert
Hi all, I have a problem with my Zope, he hangs unexpectly if i view a special Method which generates Diagrams with data from a PostgresDB. The data are selected by a timespan( default is 24 Hours ). The Method works as descripted bellow: First when i call foo, then the HTML-Code is rendered wit

Re: [Zope-dev] Bug in TransparentFolders ???

2001-07-04 Thread Andre Schubert
ssion': which means to me the if there is a TransparentFolder then don't acquire its Permissions only Acquire its Objects. Is this right or did i forgot something??? thanks as Andre Schubert schrieb: > Hi all, > > i think i have found a bug in using TransparentFolders

[Zope-dev] Bug in TransparentFolders ???

2001-06-29 Thread Andre Schubert
Hi all, i think i have found a bug in using TransparentFolders. Let it explain step by step. First the Structure: Folder_A Folder_B_Transparent You have Folder( Folder_A ) and create a new TransparentFolder Folder_B_Transparent in Folder_A. Then go to the SecurityManagement of the Folder_B

Re: [Zope-dev] TransparentFolder Problem

2001-06-28 Thread Andre Schubert
I have testet it on a devel server, but on this machine everything works fine. I forgot to say, that there is a siteroot in Folder_B and Folder_C and the Permissions in these Folders are different. If i have time i try to rebuild the situation step by step and tell you the Results thanks, as Joa

[Zope-dev] TransparentFolder Problem

2001-06-28 Thread Andre Schubert
Hi, i have a problem with Acquisition and TransparentFolders. I have the following structure / Transparent_A Method_A Folder_B Transparent_B Method_A Folder_C Folder_B and Folder_C are non-transparent, Transparent_A and Transparent_B are transparent. The

[Zope-dev] SiteRoot

2001-06-15 Thread Andre Schubert
Hi, i have a question on working with siteroots. I have a zope server which serves content for various domains. Thatswhy i puted a SiteRoot in every Folder. But now i want to copy Objects from one Folder to another, but this don't work because of the different SiteRoots. If have read the SiteAc

[Zope-dev] TransparentFolderPatch and Security

2001-06-14 Thread Andre Schubert
Hi all, I have found a bug with Transpüarent FolderPatch and ZopeSecurity. Let me explain my structure. root: folder 1: foo: bar: foobar: foo 1: bar 1: Let me say that folder 1 is a normal Folder, foo and bar and foo 1 and bar 1 are orignal

[Zope-dev] Zope Apache and Streaming

2001-06-12 Thread Andre Schubert
Hi there, The last time if have tested Streaming with Zope and found out, that streaming only works if i call my Stream directly from Zope like, http://www.foo.com:8080/stream. The problem is, that there is Apache running at port 80, and my SysAdmin kills me if i kill the Apache and let Zope run

Re: [Zope-dev] using php on zope

2001-06-08 Thread Andre Schubert
Erik Enge schrieb: > On Fri, 8 Jun 2001, Stian Jenssen wrote: > > > Hi there! > > Hello :) > > > I wan't to use php with zope, does anybody know how the header syntax > > shall look like? Tried diffrent syntaxes but i get wierd outputs, not > > as expected. > > Try this one: http://www.zope.org/M

[Zope-dev] Streaming and PCGI

2001-06-06 Thread Andre Schubert
Hi there, I've found out, that Streaming only works with if i call the Function wich streams out my data over ZServer. If i call the Function over PCGI it doesn't work. Can anybody explain me why streaming over PCGI doesn't work, or has anybody a solution of streaming with PCGI ??? thanks as _

Re: [Zope-dev] Browser Timeout

2001-06-01 Thread Andre Schubert
"R. David Murray" schrieb: > On Thu, 31 May 2001, Andre Schubert wrote: > > I tested with lynx. If i type http://somewhere.com/foo/test i got no > > response because timeout, this means, that RESPONSE.setStatus and the first > > RESPONSE.write are sent back to th

Re: [Zope-dev] Browser Timeout

2001-05-30 Thread Andre Schubert
ite are sent back to the client if the body processing is done, but i would send every command as it is processed back to the client. Or is it my Zope( 2.2.4 ) on Immunix 6.2 RedHat. as "R. David Murray" schrieb: > On Wed, 30 May 2001, Andre Schubert wrote: > > Is it right, the t

[Zope-dev] Browser Timeout

2001-05-30 Thread Andre Schubert
Hi all, I have a very important problem with Zope. I want to display a html-site with diagramms, the diagrams are from a sql-db with over 30Mill. entries. My problem is that when i call the site, then for each diagram to display a sql-query is executed which costs time. When 20 or 30 query are ex

[Zope-dev] ZServer, FTP and setVirtualRoot

2001-05-16 Thread Andre Schubert
Hi all, i have a little problem with FTP. first i have a folder foo, in this Folder is a dtml-method which generates a session id add this id after the current path( http://xxx.yyy.com/foo/98347698234562/ ) and sets the result with REQUEST.setVirtualRoot as the SiteRoot. The dtml-method generatin

Re: [Zope-dev] Bug in dtml-in ????

2001-05-02 Thread Andre Schubert
sz,orphan,sequence) kw['next-sequence']=1 kw['next-sequence-start-index']=pstart-1 kw['next-sequence-end-index']=pend-1 kw['next-sequence-size']=p

[Zope-dev] Bug in dtml-in ????

2001-05-02 Thread Andre Schubert
Hi, I have found a error/bug in the dtml-in tag. I have an SQL-Query that returns traffic-data grouped by month and year. Th SQL-query returns 5 rows of data. I want a page to show only one month. If i use: . I got the following result. The next-statement returns the url to the next r

[Zope-dev] Security Management

2001-04-12 Thread Andre Schubert
Hi all, I have a question on the security system of zope. First i have a folder called foo in the root with acl_users and a doc called foo_doc: root/ bar_doc foo/ acl_users/ joe foo_doc If Anonymous users could'nt view the foo_doc. This means only logged in users li

Re: [Zope-dev] Images and Products

2001-03-27 Thread Andre Schubert
Hi, i have found the error. I had somewhere definded '' in a Permission wich is the same as index_html. And this permission was not set to Anonymous. as Dieter Maurer schrieb: > Andre Schubert writes: > > I have a little Problem on using Images in my Product. >

Re: [Zope-dev] Images and Products

2001-03-26 Thread Andre Schubert
Hi, My Products Inherits Acquisition.Implicit. Anonymous Users have the View Permission and it's aquired into my Product. Is there a bugfix that i have forgot to fix ?? -as Dieter Maurer schrieb: > Andre Schubert writes: > > I have a little Problem on using Images in my Product

[Zope-dev] Images and Products

2001-03-26 Thread Andre Schubert
Hi all, I have a little Problem on using Images in my Product. If i'am logged in as Manager i can View the Image, but if logged in as Anonymous i can't view the Image. The View permission is assigned to Anonymous Role and the Image Foo is assing to the View Permission, but i can't view the Image

Re: [Zope-dev] QuickTime VR Movies

2001-03-12 Thread Andre Schubert
Hi, the content-type of the files is video/quicktime. If i get such a file with wget i got the correct content-type, but the binaries of the file are different to a file got from apache. mfg Casey Duncan schrieb: > Andre Schubert wrote: > > > > Hi all, > > > > I ha

[Zope-dev] QuickTime VR Movies

2001-03-12 Thread Andre Schubert
Hi all, I have found an error or bug in handling QT VR Movies with Zope. I have uploaded three qt files into Zope as File objects. I also have installed this files in the normal appache directory. Now comes the error? If i do a wget with the files from the apache directory and thi files from Zo

Re: [Zope-dev] Zope 2.2.4 Dying

2001-02-19 Thread Andre Schubert
schrieb: > Andre Schubert wrote: > > > > Hi, > > > > I'am using Zope 2.2.4 with the required patches. > > Python 1.5.2 > > Immunix 6.2 (redhat) - Production System - with apache-1.3.14-2.6.2 under a > > Named Virtual Host > > Zope is running with

Re: [Zope-dev] Zope 2.2.4 Dying

2001-02-16 Thread Andre Schubert
Hi, I'am using Zope 2.2.4 with the required patches. Python 1.5.2 Immunix 6.2 (redhat) - Production System - with apache-1.3.14-2.6.2 under a Named Virtual Host Zope is running with Zope.cgi as Shane Hathaway schrieb: > Andre Schubert wrote: > > > > Hi, > > > >

Re: [Zope-dev] AttributeError

2001-02-16 Thread Andre Schubert
orial (Installed product ZopeTutorial (Zope Tutorial 1.0)) mysqlUserFolder (Installed product mysqlUserFolder (mysqlUserFolder-0.5.2)) as Steve Alexander schrieb: > Andre Schubert wrote: > > > > > Could anyone help me to solve the following Error that occurs sometimes. >

[Zope-dev] AttributeError

2001-02-16 Thread Andre Schubert
Hi all, Could anyone help me to solve the following Error that occurs sometimes. 2001-02-16T09:11:42 ERROR(200) ZODB Couldn't load state for '\000\000\000\000\000\0008\004' Traceback (innermost last): File /usr/share/Zope-2.2.4/lib/python/ZODB/Connection.py, line 443, in setstate AttributeErro

[Zope-dev] Zope 2.2.4 Dying

2001-02-15 Thread Andre Schubert
Hi, since the last time i had some problems with my zope server. The zope 2.2.4 running under linux dies unexpectly with the following messages. 2001-02-16T01:50:08 ERROR(200) zdaemon zdaemon: Fri Feb 16 02:50:08 2001: Aiieee! 5451 exited with error code: 13 -- 2001-02-16T02:29:38 ERROR(200)

[Zope-dev] Error Message

2001-01-26 Thread Andre Schubert
Hi all The last time i get some times the following error: 2001-01-26T08:45:55 ERROR(200) ZODB Couldn't load state for '\000\000\000\000\000\000\260\256' Traceback (innermost last): File /usr/share/zope_2.2/Zope-2.2.0-src/lib/python/ZODB/Connection.py, line 442, in setstate AttributeError: 'No

[Zope-dev] ZCatalog doesnt find Items

2001-01-19 Thread Andre Schubert
Hi all, I have a problem with my ZCatalog object. If i have a Folder named Test and inside i create a ZCatalog object and some DTML-Objects/Methods the ZCatalog finds all Items. But when i install the ZCatalog in the root folder and start find Items a got the following error: Traceback (innermos

[Zope-dev] Meta-Types

2000-12-11 Thread Andre Schubert
Hi, i have a question on using meta_types in my Product. My Product contains some classes that are Folder, each Folder has different meta_types. One of these Folder(Folder4) can be added everywhere. These Folder should contain only the meta_types of the Parent Folder in which he was created. Fol

[Zope-dev] Security Permissions

2000-11-27 Thread Andre Schubert
Hi, i have found the Security Permission below in the Zope Root that are not definded by myself. A D G Z a d h r s t Who can tell me where these Permissions come from? as ___ Zope-Dev maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/lis

[Zope-dev] Help System Errors

2000-11-27 Thread Andre Schubert
Hi, i found some Errors in my Help System. If i click on the Help Button of the root folder a new Browser Windows was opened, in the left Frame was the Help Tree and in the right Frame occurs the following error. Traceback (innermost last): File /usr/share/zope_2.2/Zope-2.2.0-src/lib/python/ZP

[Zope-dev] Document Properties

2000-11-10 Thread Andre Schubert
Hi, i have a problem with using properties from dtml documents. I have a sql method with the following code: select * from foo where bar = If i have 5 folders with different properties for bar and inside these folders are dtml methods named as index_html then i get five different results. But

[Zope-dev] Special Method's

2000-10-26 Thread Andre Schubert
Hi, I have a question on special methods in python. I want to program a product that has many methods. I anyone anywhere is calling one of these methods a other method should be called before. Is there a special method name or is there a way to perform this? as

[Zope-dev] 2 Zopes

2000-10-25 Thread Andre Schubert
Hi, Can anyone tell me a way to get Zope Objects from the first Zope-Installation to the second. I need this because i have to program a Product to putting data into different Zope Installations from one point of the Web. My boss want this way because he want a central point for data input, where

[Zope-dev] Adding Users in Python

2000-10-24 Thread Andre Schubert
Hi, I'am using the following code in one of my Products. obj = Kunde.Kunde(id=row['name'],modem=row['modem'],db_id=row['id'],adress_id=row['adresse']) folder = AccessControl.User.UserFolder() obj._setObject('acl_users', folder) obj._addRole('Kunde

[Zope-dev] ConflictError

2000-10-04 Thread Andre Schubert
Hi, who can tell me a story about the following error. thanks as 2000-10-04T15:49:35 INFO(0) Z2 CONFLICT Competing writes at, /Management/Geyer/Cluster_1/Verstaerker_1/Modem_7/chart_images Traceback (innermost last): File /usr/share/zope_2.2/Zope-2.2.0-src/lib/python/ZPublisher/Publish.py, lin

Re: [Zope-dev] Soft links again

2000-09-27 Thread Andre Schubert
Hi, i have read the two messages about Soft Link, and i tried to work with it, because it it very important for my Product. The problem is that the Soft Link class won't work and i don't know why. I use zope 2.2.2 and python 1.5.2. root: -myproductfolder -SoftLink to testdtmldoc -

[Zope-dev] Question about Labels

2000-09-22 Thread Andre Schubert
Hi, I have a Product with a Label called Foo. Now what can i do, that when anyone clicked on the tab Foo first the function bar() is called and after that the HTML-File is displayed. as manage_options =({'label':'Foo', 'action':'manage_propertiesForm'},) def bar(self): do anything before

[Zope-dev] using a DA

2000-09-21 Thread Andre Schubert
Hi, i have a problem on using a DA in my Product. I have a Postgresql DA in my root-folder. If my Product is installed in the root-folder and i use: self.con_obj = DA.DA('id','','pgsql','',query) return self.con_obj() When i install my Product in a sub-folder of the root-folder and i call the fun

[Zope-dev] Problems with EMarket

2000-08-30 Thread Andre Schubert
Hi, I'm discovering the EMarket Product and test it to with it in our Firm. I'm working with Zope 2.2.0 and i have 2 problems. First I added a MarketItemsFolder to MarketItems then a added 2 MarketItems in the MarketItemsFolder but none of the 2 MarketItems shows on the website. The Items are ena

[Zope-dev] Data.fs

2000-08-17 Thread Andre Schubert
Hi, I'am using Zope 2.1.6 and my Data.fs is going corrupted and i don't have found a way for backup this file. My Questions are: is there a way to delete the last transaction from Data.fs, and can i backup the Data.fs when Zope is running. Is the backup of Data.fs inconsitent when i make the back

  1   2   >