Curtis L. Olson wrote:
> 
>  It looks like enscript is breaking on viewmgr.cxx

Is it enscript that is breaking, or the other end of its pipe?  The error message says 
"Broken pipe" in enscript.write(chunk).  Maybe just that the disk is full?

> Does this happen with any other source files or is it just
> viewmgr.cxx?

That was the only file I had tried.  Just now I tried fg_commands.cxx and got the 
same, so it's probably every file.

- Julian


> [EMAIL PROTECTED] writes:
> > The result of trying to view "viewmgr.cxx" (web page 
>http://cvs.flightgear.org/cgi-bin/viewcvs/viewcvs.cgi/FlightGear/src/Main/viewmgr.cxx?rev=1.18&cvsroot=FlightGear-0.7&content-type=text/vnd.viewcvs-markup)
> is the following error:
> > 
> > 
> > Failure during use of an external program:
> > 
> > enscript --color -W html -Ecpp -o - -
> > 
> > Python Exception Occurred
> > 
> > Traceback (most recent call last):
> >   File "/usr/local/viewcvs-0.9.1/lib/viewcvs.py", line 2620, in run_cgi
> >     main()
> >   File "/usr/local/viewcvs-0.9.1/lib/viewcvs.py", line 2586, in main
> >     view_checkout(request)
> >   File "/usr/local/viewcvs-0.9.1/lib/viewcvs.py", line 1914, in view_checkout
> >     markup_stream(request, fp, revision, request.mime_type)
> >   File "/usr/local/viewcvs-0.9.1/lib/viewcvs.py", line 662, in markup_stream
> >     markup_stream_enscript(lang, fp)
> >   File "/usr/local/viewcvs-0.9.1/lib/viewcvs.py", line 493, in 
>markup_stream_enscript
> >     enscript.write(chunk)
> > IOError: [Errno 32] Broken pipe


_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to