[Ardour-Dev] OSC

Paul Davis paul at linuxaudiosystems.com
Tue Sep 11 03:33:00 PDT 2007


On Tue, 2007-09-11 at 11:05 +0200, Stefan Kreitmayer wrote:
> hello list,
> 
> i would like to help develop ardour's osc support further,
> so i'm trying to understand what is currently there.
> 
> when trying out the implemented messages, i found that
> (at least on my system) some of them work, and others lead to a crash.
> 
> 
> 
> _________________________________________________________
> here is the error message in case of a crash:
> 
> programming error: no Ardour-UI request buffer found for thread unknown
> subgraph starting at ardour timed out (subgraph_wait_fd=13, status = 0, 
> state = Triggered)

looks like a leftover issue from the 2.0 port. every thread that
notifies the GUI of various things has to pre-register with the GUI.
looks as if the OSC thread has failed to do so. i'll fix it.





More information about the Ardour-Dev mailing list