<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Jun 14, 2015 at 8:31 PM, Kjetil Matheussen <span dir="ltr"><<a href="mailto:k.s.matheussen@gmail.com" target="_blank">k.s.matheussen@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote"><span class="">On Sun, Jun 14, 2015 at 7:49 PM, Peter P. <span dir="ltr"><<a href="mailto:peterparker@fastmail.com" target="_blank">peterparker@fastmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">* Peter P. <<a href="mailto:peterparker@fastmail.com" target="_blank">peterparker@fastmail.com</a>> [2015-06-14 13:22]:<br>
[...]<br>
<span>> > Strangely this does not work when I start it from fluxbox' menu, ie.<br>
> > without a visible (x)terminal. The application (and hence the<br>
> > meterbridge) close immediately. Do you have an idea why this could<br>
> > happen?<br>
><br>
> Sorry, I posted before doing my homework<br>
> The --disable-console option helped here.<br>
<br>
</span>But I am afraid the the meters still don't come up every time.<br>
The --no-stdin does not help as well, but has other unpleasant results.<br>
It seems that jack_capture needs to have a console it can output things<br>
to.<br><br></blockquote><div><br></div></span><div>Maybe it's possible to start an invisible terminal thats jack_capture.<br></div><div>I don't know how to do that though. Maybe there's a general X option</div><div>for starting a program minimized? (I tried googling it, but didn't find any)</div><span class=""><div><br></div></span></div></div></div></blockquote><div><br></div><div>Found a solution:</div><div><br></div><div> xterm -e 'xwit -iconify ; jack_capture --meterbridge --timemachine --port system:playback_1 --port system:playback_2'<br></div><div><br></div><div>(BTW, you don't need to add the "--port system:playback_1 --port system:playback_2" options, since those are the default values)</div><div><br></div><div><br></div></div></div></div>