Re: Pipeline never becomes readable
- From: Ralf Fassel <ralfixx@xxxxxx>
- Date: Fri, 27 Jun 2008 10:34:52 +0200
* wimaxj <wimaxj@xxxxxxxxx>
| No matter what input I gave, there's no feedback from gnuplot. The
| proc. "show" never be called. Anything wrong here?
You need to trigger the event loop for fileevents in plain tclsh.
Amongst others,
vwait somevariable
at the end will do the trick.
R'
.
Relevant Pages
- Pipeline never becomes readable
... proc show { ... puts "This is show"; ... No matter what input I gave, there's no feedback from gnuplot. ... (comp.lang.tcl) - Re: Bad experience with David Silveus from Cincinnati Sci-Fi
... It doesn't matter if an item is high end or low end. ... his attitude towards customers as you say also. ... Feedback left &after 2 months of stalling / saw the type feedback he ... he has to lie so much is a job for a psychiatrist. ... (rec.arts.sf.starwars.collecting.vintage) - Re: Feedback in the Universes Propositions 4: Self-Feedback
... >>From Osher Doctorow mdoctorow@xxxxxxxxxxx ... Universe's exploration of matter. ... Universe, it brought out its "highest power" tool, PI with feedback. ... It arguably imprinted it on life, ... (sci.physics) - Re: Controlled feedback?
... > How does one create the controlled feedback that Jimi used so ... Is it just a matter of extreme volume or more a matter of ... is to use crap pickups. ... The reason is the wires in the pickups will start vibrating ... (rec.music.makers.guitar) - Re: procstat(1) committed to CVS HEAD
... I've found it to be quite a helpful debugging tool, am particularly pleased with -k/-kk, and would welcome feedback and ideas on further improving it. ... If I had to guess, it's that these are now 'true threads' under the single 'intr' proc, and that we're not exporting the thread name? ... (freebsd-current) |
|