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: Vinicius Santos
Subject: Re: [Om-synth] freezing while 'waiting for root patch'
Date: Tue, 7 Feb 2006 16:31:47 -0200

On 2/6/06, Ross Clement <address@hidden> wrote:
> 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.

Didn't help for me though. om is still (trying to) binding to my
deafult route, and netstat shows:

Proto Recv-Q Send-Q Local Address           Foreign Address        
State       User       Inode
udp        0      0 *:16180                 *:*                       
         vininim    65103

The client OSC listener gets registered in the engine though.  ipv6
disabled in kernel AND in liblo.

>
> 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
>
>
>
> _______________________________________________
> 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]