1 Apr 2007 21:30
Re: [Jackit-devel] port and connection monitoring
Dave Robillard <drobilla <at> connect.carleton.ca>
2007-04-01 19:30:18 GMT
2007-04-01 19:30:18 GMT
On Sun, 2007-04-01 at 12:22 +0200, Fons Adriaensen wrote: > On Sun, Apr 01, 2007 at 11:49:53AM +0200, Lars Luthman wrote: > > > Agreed. I'm using the graph order callback and iterating over all ports > > in Dino as well. > > Using _only_ the graph reorder callback will not work in all cases. > > When a new app is started, you normally get a number of port-registration > callbacks followed by a graph-reorder. Even if you ignore the port > callbacks you will discover the new app in the graph callback. So > far so good. > > But I have one app that creates 64 output ports. When this is started, > I _first_ get a graph callback - and scanning the ports at that time > doesn't show the new ones - followed by the port callbacks. > So ignoring the port callbacks means you discover the new app only > later, when it gets connected. This happens even if there are connections to the new ports? That's definitely a bug. -(Continue reading)DR- ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
RSS Feed