On Saturday 05 April 2003 04:47 pm, Dennis Allison wrote:
I love the External Editor product -- it makes development very easy. I use it with vi on Linux connecting to Zope over the net. BUT, sometimes it just loses the edit file. I load the file, do the edits, write it back, but the work is lost.
There is no error message? Have a look in your /tmp dir for zopeedit-traceback files. Maybe there is one there that contains a clue. I'll admit this has happened to me in early versions of the product. But it has never happened recently.
I don't see any pattern to the failures. Any ideas what might be going wrong. The installation is pure vanilla, out-of the box.
perhaps you need to turn on the "dont_fail_sporatically" option ;^) -Casey