From: salsaman <sal...@xs...> - 2004-10-01 17:29:16
|
Hi all, in my testing of libvisual, which is almost complete now, I did: lives-exe 2>/dev/null this should produce no output because stdout is used in LiVES for output streaming. Instead I saw this, e.g. for gforce: libvisual INFO: no progname: New Delta field: Acid_Gap libvisual INFO: no progname: New wave shape: 3D_Cylinder libvisual INFO: no progname: Looking up expression in dict: MAG libvisual INFO: no progname: New Particle: Warp_Me_Away New Delta field: Accident libvisual INFO: no progname: New wave shape: Zoomed_Square libvisual INFO: no progname: Looking up expression in dict: MAG libvisual INFO: no progname: New Delta field: The_Spectrologist_s_Assistant New Delta field: Yes New Delta field: 6_Feet_Under I am guessing the "New Delta Field" is temporary debug info. Other output which needs removing: goom2: NEW RESIZE: 480 360 0x839dcf8 Jackdaw: Computing table number 1 Computing table number 2 Computing table number 3 Computing table number 4 Oinksie (!) [OINKSIE] we've got a requisition hit YEAH BABY YEAH [OINKSIE] event handler is being called [OINKSIE] we've got a dimension hit YEAH BABY YEAH This output needs to be removed or sent instead to stderr. Regards, Salsaman. |