[Zope] Problems upgrading 2.1.6 - 2.2.2

2000-09-24 Thread J. Atwood
I followed the HOW-TO here http://www.zope.org/Members/mcdonc/HowTos/zopeinstall/ZOPE-INSTALL-HOWTO And looked around for different documentation but, alas, was left without much help. I can move over the Data.fs file, and reinstall the products but every product is broken when I start it

[Zope] Stability problems using ZOracleDA

2000-09-24 Thread Peter Kelly
Hello, Recently I have been having some severe stability problems using zope and oracle together. Zope has been segfaulting on a regular basis, usually every 10-15 mintues. When I looked into it a while back I came to the conclusion it was a problem with the linux version of oracle (an

Re: [Zope] using crontab to restart ZOPE - again

2000-09-24 Thread Aleksander Salwa
On Sun, 24 Sep 2000, George Osvald wrote: On Linux it doesn't do anything if ZOPE is running. It only restarts when ZOPE stops working. On FreeBSD it stops and then restarts ZOPE every time. I wander if anyone knows what should be changed for this script to run on FreeBSD. Any help would be

Re: [Zope] Mutiple images don't always show up

2000-09-24 Thread Dieter Maurer
Hung Jung Lu writes: It kind of make me feel better to know other people have observed the same problem. I found the following message in the mailing list by Pierre-Julien Grizel around 09/04/2000, with title: [Zope] Images slow rendering problem

[Zope] Use of the :records variable type and ZSQL methods

2000-09-24 Thread Calvin Parker
I am trying to take in a form that has multiple records like this: FORM ACTION=add_records Field1INPUT TYPE="text" NAME="testlist.Field1:records:ignore_empty" SIZE="30" Field2INPUT TYPE="text" NAME="testlist.Field2:records:ignore_empty" SIZE="30"br Field1INPUT TYPE="text"

[Zope-dev] Zope 2.2.2 bug

2000-09-24 Thread Mark Gibson
I hope zope-dev is the right list to post this - I'm runining zope 2.2.2 on linux with python 1.5.2 Here's the set-up. I create a python class to act as a base class for a ZClass. I create a folder in Products called bugtest. Create a python class called bugtest. create and __init__.py