om-synth
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Om-synth] freezing while 'waiting for root patch'


From: Olivier El Mekki
Subject: [Om-synth] freezing while 'waiting for root patch'
Date: Sat, 04 Feb 2006 04:43:57 +0100
User-agent: Mozilla Thunderbird 1.0.7 (X11/20051209)

 Hello

It compiles well, now, but when I launch om_gtk, it stay on the progress bar window 'waiting for root patch'

 Om says, when I lauch om-gtk:
[OSC] Registered client osc.udp://gentoo:13247/ (1 clients)
[NodeFactory] DSSI_PATH is empty. Assuming /usr/lib/dssi:/usr/local/lib/dssi:~/.dssi

 And om_gtk:
[OSCController] Started OSC listener on port 13247
[OSCController] Waiting for response 2:  received.
[OSCController] Attempting to contact engine at osc.udp://localhost:16180/ [Controller] Registered with engine

A strace on om-gtk give him waiting on a gettimeofday with sometimes a write call:
gettimeofday({1139024211, 593618}, NULL) = 0
poll([{fd=7, events=POLLIN}], 1, 0)     = 0
write(7, "\223\3\n\0#\0\0\3 address@hidden"..., 400) = 400
ioctl(7, FIONREAD, [0])                 = 0
gettimeofday({1139024211, 594960}, NULL) = 0

 I past you the entire return of om, in case you need it:
address@hidden ~ $ om
[AlsaMidiDriver] Successfully opened ALSA sequencer.
[OSC] Started OSC server at osc.udp://gentoo:16180/
[PreProcessor] Launching thread.
[PostProcessor] Starting.
[JackAudioDriver] Activated Jack client.
[AlsaMidiDriver] Unable to start realtime MIDI thread.
[AlsaMidiDriver] Started non-realtime MIDI thread.
[JackAudioDriver] Enabling.
[OSC] Registered client osc.udp://gentoo:13247/ (1 clients)
[NodeFactory] DSSI_PATH is empty. Assuming /usr/lib/dssi:/usr/local/lib/dssi:~/.dssi

  cheers (is that the what we say, in english? ;)  )




reply via email to

[Prev in Thread] Current Thread [Next in Thread]