[Sc-devel] URGENT: testing needed!!
John Glover
glover.john at gmail.com
Mon Feb 18 15:41:55 PST 2008
Hi Marije,
I just checked out rev. 7348. Compiled with scons SCEL=yes LID=yes on
Ubuntu Studio Gutsy.
When starting sced I get the following error:
Could not connect socket
// History.logFolder: /home/john/share/SuperCollider/HistoryLogs
Emacs: No communication FIFO available.
Class tree inited in 0.03 seconds
ERROR: Message 'startup' not understood.
RECEIVER:
nil
ARGS:
CALL STACK:
DoesNotUnderstandError:reportError B6F3DE70
arg this = <instance of DoesNotUnderstandError>
Nil:handleError B6F3E470
arg this = nil
arg error = <instance of DoesNotUnderstandError>
Thread:handleError B6F3DCF0
arg this = <instance of Thread>
arg error = <instance of DoesNotUnderstandError>
Object:throw B6F3B850
arg this = <instance of DoesNotUnderstandError>
Object:doesNotUnderstand B6F27F40
arg this = nil
arg selector = 'startup'
arg args = [*0]
LinuxPlatform:startup B6F27410
arg this = <instance of LinuxPlatform>
Main:startup B6F273B0
arg this = <instance of Main>
LID: event loop started
Trying to boot the server then results in:
ERROR: Message 'sceld' not understood.
RECEIVER:
nil
ARGS:
CALL STACK:
DoesNotUnderstandError:reportError B7982BB0
arg this = <instance of DoesNotUnderstandError>
Nil:handleError B7982B50
arg this = nil
arg error = <instance of DoesNotUnderstandError>
Thread:handleError B7982A90
arg this = <instance of Thread>
arg error = <instance of DoesNotUnderstandError>
Object:throw B7982A30
arg this = <instance of DoesNotUnderstandError>
Object:doesNotUnderstand B79829D0
arg this = nil
arg selector = 'sceld'
arg args = [*0]
Interpreter:interpretPrintCmdLine B77E3E00
arg this = <instance of Interpreter>
var res = nil
var func = <instance of Function>
var code = "s.boot;"
Process:interpretPrintCmdLine B7982970
arg this = <instance of Main>
With rev 7347 and with SCEL=no it is fine. I don't use scel so I'm not
sure how to test that.
John
On 18/02/2008, nescivi <nescivi at gmail.com> wrote:
> Hi,
>
> I just committed a fix for the problem of scel autodetection. svn rev. 7348.
>
> Could someone please test with the latest svn whether everything works
> with sced now, while the scel interface is also installed?
>
> And also test whether everything works allright in scel?
>
> The changes I made do not seem to affect behaviour on OSX.
>
> This fix should go into the new release to make installation easier.
>
> sincerely,
> Marije
> _______________________________________________
> Sc-devel mailing list
> Sc-devel at create.ucsb.edu
> http://lists.create.ucsb.edu/mailman/listinfo/sc-devel
>
More information about the Sc-devel
mailing list