<br><br><div class="gmail_quote">On Wed, Dec 8, 2010 at 7:36 PM, Samuel Sieb <span dir="ltr">&lt;<a href="mailto:samuel@sieb.net">samuel@sieb.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im"><br>
</div>
I&#39;m curious why having an IPV6 address is messing things up.  Is the app looking up the IPV6 address from the hostname?  Even that shouldn&#39;t be a problem.<br>
</blockquote><div> </div><div>Shouldn&#39;t be a problem, but it appears to be a case of the app misbehaving.  &quot;ping&quot; and &quot;ping6&quot; work against my hostname exactly as you described.  However, here&#39;s what sooperlooper complains about when I launch it:</div>

<div><br></div><div>slgui: our URL is osc.udp://laptop:11460/<br>execing: &#39;sooperlooper -q -U osc.udp://laptop:11460/ -p 9951 -l 5 -c 2 -t 40 -m &quot;/home/steve/.sooperlooper/default_midi.slb&quot;&#39;<br><br>slgui: spawned new engine<br>

OSC error 97: Address family not supported by protocol<br>slgui: remote looper is at osc.udp://laptop:9951/ version=1.6.13   loopcount=5  id=1291897418<br>  but treating the engine URL as osc.udp://:9951/<br><br></div><div>

Here it is after removing my hostname from the ipv6 loopback line in /etc/hosts:</div><div><br></div><div>slgui: our URL is osc.udp://laptop:11918/<br>execing: &#39;sooperlooper -q -U osc.udp://laptop:11918/ -p 9951 -l 5 -c 2 -t 40 -m &quot;/home/steve/.sooperlooper/default_midi.slb&quot;&#39;<br>

<br>slgui: spawned new engine<br>slgui: remote looper is at osc.udp://laptop:9951/ version=1.6.13   loopcount=5  id=1291897876<br></div><div><br></div><div>--Steve</div></div>