om-synth
[Top][All Lists]
Advanced

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

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


From: Ross Clement
Subject: Re: [Om-synth] freezing while 'waiting for root patch'
Date: Mon, 06 Feb 2006 15:19:39 +0000

On the two machines I can now run om (with crashes occasionally) on, I
had to modify the /etc/hosts file. It wasn't enough to have a line of

127.0.0.1       localhost.localdomain   clarissa

in the file, I had to have one like:

127.0.0.1       localhost       clarissa

(with clarissa being my host name)

Without this extra line, om_gtk just stuck.

Cheers,

Ross-c

On Sat, 2006-02-04 at 04:43 +0100, Olivier El Mekki wrote:
>   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? ;)  )
> 
> 
> _______________________________________________
> Om-synth mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/om-synth





reply via email to

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