[Date Prev][Date Next][Thread Prev][Thread Next][Author Index][Date Index][Thread Index]
Re: requesting code for updated udanax green
- To: udanax@xxxxxxxxxx
- Subject: Re: requesting code for updated udanax green
- From: ED5BAF61B141 FE1829D7F63FF817756D <ed5baf61b141fe1829d7f63ff817756d@xxxxxxxxx>
- Date: Thu, 8 Apr 2004 00:59:58 -0700 (PDT)
- In-reply-to: <20040408073714.GA4946@nomad>
Aaron Bingham <abingham@xxxxxx> wrote:
>Are you using the orignal Pyxi or something newer? What version of
>Python are you guys using? What's the traceback you're seeing? I
>sent some patches to this list several months ago that got the
>original Pyxi working for me (Python 2.3). I can dig them out again
>if you think they'll help.
I am using the original with the long number patch. I also changed mkfifo to a usage of popen2, I guess that is my addition.
on python 2.3.3 in cygwin, it crashes in a very weird way producing the following trace back:
C:\cygwin\bin\python2.3.exe (2544): *** unable to remap C:\cygwin\bin\cygssl-0.9
.7.dll to same address as parent(0x740000) != 0x750000
4 [main] python 1296 sync_with_child: child 2544(0x6C4) died before initia
lization with status code 0x1
7890 [main] python 1296 sync_with_child: *** child state child loading dlls
Traceback (most recent call last):
File "/usr/bin/%USERPROFILE%/udanax-1999-09-29/Copy of udanax-1999-09-29/pyxi/
pyxi", line 1455, in ?
xs = x88.pipeconnect("./backend.exe")
File "C:\cygwin\home\karingo\%USERPROFILE%\udanax-1999-09-29\Copy of udanax-19
99-09-29\pyxi\x88.py", line 1010, in pipeconnect
File "C:\cygwin\home\karingo\%USERPROFILE%\udanax-1999-09-29\Copy of udanax-19
99-09-29\pyxi\x88.py", line 906, in __init__
File "/usr/lib/python2.3/os.py", line 613, in popen2
stdout, stdin = popen2.popen2(cmd,
bufsize)
File "/usr/lib/python2.3/popen2.py", line 147, in popen2
inst = Popen3(cmd, False, bufsize)
File "/usr/lib/python2.3/popen2.py", line 42, in __init__
self.pid = os.fork()
OSError: [Errno 11] Resource temporarily unavailable
I do not understand this error.
I definitely think they could help, if they work for the version you say they work for. it would be best for me, if they were put together [in a .tar.gz] as a drop-in replacement for the pyxi directory in the green distribution.
I guess to summarize. the main problem with green is that the front end in the distribution available at udanax.com is broken. I propose if there is one that works, a new version of the distribution should be produced and made available on udanax.com.
Dan Dutkiewicz
Do you Yahoo!?
Yahoo! Small Business $15K Web Design Giveaway - Enter today