[Date Prev][Date Next][Thread Prev][Thread Next][Author Index][Date Index][Thread Index]

Re: code for updated udanax green!



I'll upgrade my python.

I get this trace

Pyxi (Python Udanax Interface) v.3
Copyright 1999 by Ka-Ping Yee.  All rights reserved.
This program and the Udanax Green hypertext server are part of the
Udanax project.  Please see http://www.udanax.com/ for details.

Traceback (most recent call last):
  File "pyxi", line 1456, in ?
    window.browser.goto(x88.Address(addr))
  File "pyxi", line 1049, in goto
    self.loaddoc(spec, editable)
  File "pyxi", line 1098, in loaddoc
    self.opendoc(docid, editable)
  File "pyxi", line 1105, in opendoc
    docid = self.xs.open_document(docid, mode, x88.CONFLICT_COPY)
  File "x88.py", line 676, in open_document
    self.xc.command(35, docid, access, copy)
  File "x88.py", line 641, in command
    response = self.Number()
  File "x88.py", line 612, in Number
    def Number(self): return Number_read(self.stream)
  File "x88.py", line 55, in Number_read
    chunk = stream.readchunk()
  File "x88.py", line 829, in readchunk
    if ch == "?": raise XuError, "error response from back-end"
UdanaxError: error response from back-end
make: *** [demo] Error 1
[roger@ds ~/udanax-2003-08-12]$ python -V
Python 2.2.1
[roger@ds ~/udanax-2003-08-12]$



On Thu, 2004-04-08 at 19:56, ED5BAF61B141 FE1829D7F63FF817756D wrote:
> 
> --- roger gregory <roger@xxxxxxxxxxxxxxxxxxxxx> wrote:
> > That fix for pyxi didn't work.  Any ideas?  what version of python do
> > you have?
> 
> python 2.3.3 under cygwin.
> 
> how does it not work? does it loop indefinitely? if it has a trace back, what
> is it. what does it print when you run it?
> 
> Dan Dutkiewicz
> 
> __________________________________
> Do you Yahoo!?
> Yahoo! Small Business $15K Web Design Giveaway 
> http://promotions.yahoo.com/design_giveaway/
>