Re: [Jack-Devel] dias

PrevNext  Index
DateMon, 07 Apr 2014 20:49:25 +0200
From Dominique Michel <[hidden] at vtxnet dot ch>
To[hidden] at lists dot jackaudio dot org
In-Reply-ToNiko Efthymiou [Jack-Devel] dias
Follow-UpNiko Efthymiou Re: [Jack-Devel] diasabling stderr
Le Mon, 07 Apr 2014 20:00:57 +0200,
Niko Efthymiou <[hidden]> a écrit :

> Hi all,
> 
> I am currently working on an output plug in for a curses based app
> (cmus). When an error happens, like when jackd is killed, jack dumps
> some error messages on stderr, when it was auto started by the jack
> API. This corrupts the curses ui, which is ugly. Is there a way to
> disable the stderr output of the auto started server?

I don't think so, but you can redirect stderr to null or to a file:

jackd --options 2>/dev/null
or
jackd --options 2>/path/to/jackd.log

Cheers,
Dominique

> 
> Thanks Niko
> 
> Jack-Devel mailing list
> [hidden]
> http://lists.jackaudio.org/listinfo.cgi/jack-devel-jackaudio.org
PrevNext  Index

1396896586.22943_0.ltw:2,a <20140407204925.00980df0 at tux dot fritz dot box>