POV-Ray : Newsgroups : povray.unix : Turn off text messages : Re: Turn off text messages Server Time
26 Jun 2024 03:49:02 EDT (-0400)
  Re: Turn off text messages  
From: Sebastian H 
Date: 8 Apr 2006 04:17:56
Message: <443771b4$1@news.povray.org>
WellenZillich wrote:
> SORRY: Replace "n" with "\n":
> 
>    xterm -T DEBUGWINDOW -e tail -f ./DEBUG.txt &
>    povray +GD ./DEBUG.txt ./INPUT.pov
> 
> Lines in INPUT.pov like e.g.:
>    #debug concat( "\nHUHU: Linebreak after two:", "one,"two","\n","three")
>    will produce output in DEBUGWINDOW.

Hmm, interesting idea though I would prefer a fifo instead of invoking
tail. However this does not cure the problem with the current inability
of linux-POV-Ray to turn off stderr output. This requires a patch as
mentioned somewhere else.

Regards,
Sebastian


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.