Re: [sc-users] SwingOSC not poss without network connection? [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [sc-users] SwingOSC not poss without network connection? To: "SuperCollider users mailing list" Subject: Re: [sc-users] SwingOSC not poss without network connection? From: "Dan Stowell" Date: Sun, 2 Mar 2008 15:08:28 +0000 Delivered-to: sc-users@xxxxxxxxxxxxxxx In-reply-to: <200803011056.34214.nescivi@xxxxxxxxx> List-archive: List-help: List-id: SuperCollider users mailing list List-post: List-subscribe: , List-unsubscribe: , References: <286e6b7c0802290354y4a94bbacoef3e8fc817c92b4c@xxxxxxxxxxxxxx> <200802291213.49718.nescivi@xxxxxxxxx> <286e6b7c0803010347o77c6d2at2cab5e423bb6363a@xxxxxxxxxxxxxx> <200803011056.34214.nescivi@xxxxxxxxx> Reply-to: SuperCollider users mailing list 2008/3/1, nescivi :
> On Saturday 01 March 2008 06:47:22 Dan Stowell wrote:
> > > Do you have a loopback connection up?
> >
> > Thanks Marije - yes, it looks like I do have a loopback connection
> > (thanks for showing me how to find it).
> >
> > I also checked that swingosc was set to use the loopback connection,
> > and yes it is (g.options.loopBack == true).
> >
> > I changed the protocol from TCP to UDP and that doesn't help. (No
> > reason that it should, I'm guessing, but I tried it...)
>
> do you have problems using other connections?
> Is the connection with the local server working?
> Just so we know where to look for the problem...
The local server connection is fine, yep - can run "s.boot" and
"{PinkNoise.ar}.play" as expected, and the emacs window monitors the
localhost server correctly.
Here's (attached) the contents of the post buffer when I start scel
with no network connection. The important bit is probably this:
SwingOSC v0.59. receiving TCP at address 127.0.0.1:57111
de.sciss.swingosc.SwingOSC : java.net.UnknownHostException :
eeepc-MCLD: eeepc-MCLD
Now, I'm a little unsure why this is happening, because SwingOSC is in
"-L" mode so it should be communicating via 127.0.0.1 and not (I would
have guessed) trying to do anything using the machine's hostname
("eeepc-MCLD").
Dan
init_OSC
compiling class library..
NumPrimitives = 524
compiling dir: '/usr/local/share/SuperCollider/SCClassLibrary'
compiling dir: '/usr/local/share/SuperCollider/Extensions'
in file '/usr/local/share/SuperCollider/Extensions/scel/storeLispOn.sc' line 117 char 6
compiling dir: '/root/share/SuperCollider/Extensions'
pass 1 done
Extension overwriting Meta_Klang:categories
in file '/Common/Audio/UGenCategories.sc'.
Original method in file '/Common/Audio/UGenCategories.sc'.
Extension overwriting SimpleNumber:asTimeString
in file '/home/user/SuperCollider3/sc3-plugins/Extensions/ljpclasses/classes/LJP Classes/Extensions/SimpleNumber-asTimeString.sc'.
Original method in file '/Common/Math/SimpleNumber.sc'.
Extension overwriting Meta_Document:open
in file '/usr/local/share/SuperCollider/Extensions/scel/extDocument.sc'.
Original method in file '/Common/GUI/Document.sc'.
Extension overwriting Meta_Document:new
in file '/usr/local/share/SuperCollider/Extensions/scel/extDocument.sc'.
Original method in file '/Common/GUI/Document.sc'.
Extension overwriting Meta_Document:listener
in file '/usr/local/share/SuperCollider/Extensions/scel/extDocument.sc'.
Original method in file '/Common/GUI/Document.sc'.
Extension overwriting Meta_Document:prBasicNew
in file '/usr/local/share/SuperCollider/Extensions/scel/extDocument.sc'.
Original method in file '/Common/GUI/Document.sc'.
Extension overwriting Meta_Document:numberOfOpen
in file '/usr/local/share/SuperCollider/Extensions/scel/extDocument.sc'.
Original method in file '/Common/GUI/Document.sc'.
Extension overwriting Meta_Document:newFromIndex
in file '/usr/local/share/SuperCollider/Extensions/scel/extDocument.sc'.
Original method in file '/Common/GUI/Document.sc'.
Extension overwriting Meta_Document:prGetLast
in file '/usr/local/share/SuperCollider/Extensions/scel/extDocument.sc'.
Original method in file '/Common/GUI/Document.sc'.
Extension overwriting Meta_Document:prGetIndexOfListener
in file '/usr/local/share/SuperCollider/Extensions/scel/extDocument.sc'.
Original method in file '/Common/GUI/Document.sc'.
Extension overwriting String:findHelpFile
in file '/usr/local/share/SuperCollider/Extensions/scel/extDocument.sc'.
Original method in file '/Common/GUI/PlusGUI/Collections/StringPlusGUI.sc'.
Extension overwriting String:openHelpFile
in file '/usr/local/share/SuperCollider/Extensions/scel/extDocument.sc'.
Original method in file '/Common/GUI/PlusGUI/Collections/StringPlusGUI.sc'.
Extension overwriting String:openHTMLFile
in file '/usr/local/share/SuperCollider/Extensions/scel/extDocument.sc'.
Original method in file '/Common/GUI/PlusGUI/Collections/StringPlusGUI.sc'.
Extension overwriting Class:openHelpFile
in file '/usr/local/share/SuperCollider/Extensions/scel/extDocument.sc'.
Original method in file '/Common/Core/Kernel.sc'.
Extension overwriting Method:openHelpFile
in file '/usr/local/share/SuperCollider/Extensions/scel/extDocument.sc'.
Original method in file '/Common/Core/Kernel.sc'.
Extension overwriting Server:makeWindow
in file '/usr/local/share/SuperCollider/Extensions/scel/extBuffer.sc'.
Original method in file '/Common/GUI/PlusGUI/Control/ServerPlusGUI.sc'.
Extension overwriting SynthDesc:makeWindow
in file '/usr/local/share/SuperCollider/Extensions/scel/extBuffer.sc'.
Original method in file '/Common/GUI/PlusGUI/Control/SynthDescPlusGUI.sc'.
Extension overwriting ArrayedCollection:plot
in file '/root/share/SuperCollider/quarks/LinuxExternal/extCollectionGNUPlot.sc'.
Original method in file '/Common/GUI/PlusGUI/Math/SignalPlusGUI.sc'.
numentries = 1066318 / 15615248 = 0.068
Method Table Size 8707660 bytes
Number of Method Selectors 5219
Number of Classes 2992
big table size 62460992
Number of Symbols 13206
Byte Code Size 435977
compiled 495 files in 3.49 seconds
compile done
Could not connect socket
// History.logFolder: /root/share/SuperCollider/HistoryLogs
Emacs: Initializing lisp interface.
RESULT = 0
LID: event loop started
Class tree inited in 0.58 seconds
HELLO DAN! I'M YOUR STARTUP FILE! :)))
StartUp done.
Welcome to SuperCollider, type ctrl-c ctl-h for help from Emacs
booting java -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel -jar /usr/local/SwingOSC/build/SwingOSC.jar -t 57111 -L -i -h 127.0.0.1:57120
Emacs: Built symbol table in 0.513 seconds
Could not connect socket
Could not connect socket
SwingOSC v0.59. receiving TCP at address 127.0.0.1:57111
de.sciss.swingosc.SwingOSC : java.net.UnknownHostException : eeepc-MCLD: eeepc-MCLD
RESULT = 256
Could not connect socket
Could not connect socket
Could not connect socket
Could not connect socket
Could not connect socket
Could not connect socket
Could not connect socket
Could not connect socket
Could not connect socket
Could not connect socket
Could not connect socket
Could not connect socket
Could not connect socket
Could not connect socket
Could not connect socket
Could not connect socket
Could not connect socket
Could not connect socket
Could not connect socket
Could not connect socket
Could not connect socket
ERROR:
SwingOSC server failed to start
Follow-Ups: Re: [sc-users] SwingOSC not poss without network connection? From: jyates References: [sc-users] SwingOSC not poss without network connection? From: Dan Stowell Re: [sc-users] SwingOSC not poss without network connection? From: nescivi Re: [sc-users] SwingOSC not poss without network connection? From: Dan Stowell Re: [sc-users] SwingOSC not poss without network connection? From: nescivi Prev by Date: Re: [sc-users] Announcement: wslib -- Quark? Next by Date: Re: [sc-users] euphonix controller <-> SC? Previous by thread: Re: [sc-users] SwingOSC not poss without network connection? Next by thread: Re: [sc-users] SwingOSC not poss without network connection? Index(es): Date Thread