[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[sc-users] [Linux] scum problem with SCView
recent cvs update of SC, with scum-20050829, emacs -sclang works, SCUM
connects, but then trying to, for example, show server panels results in:
ERROR: A primitive was not bound. 0 501
Instance of Method { (B7D12050, gc=01, fmt=00, flg=11, set=04)
instance variables [15]
raw1 : Float 2.670109001368235e-307 0048000C 00000000
raw2 : Float 2.437076554554034e-289 04030004 00000400
code : instance of Int8Array (B7D12190, size=4, set=1)
selectors : nil
constants : nil
prototypeFrame : instance of Array (B7D12140, size=4, set=2)
context : nil
argNames : instance of SymbolArray (B7D12100, size=4, set=1)
varNames : nil
sourceCode : nil
ownerClass : class SCView (B7D0CA90)
name : Symbol 'prInit'
primitiveName : Symbol '_SCView_New'
filenameSymbol : Symbol
'/usr/local/share/SuperCollider/SCClassLibrary/Common/GUI/Base/SCView.sc'
charPos : Integer 4922
}
ERROR: Primitive 'none' failed.
Failed.
RECEIVER:
nil
CALL STACK:
MethodError-reportError B5D31B50
arg this = <instance of PrimitiveFailedError>
Nil-handleError B5D31C40
arg this = nil
arg error = <instance of PrimitiveFailedError>
Object-throw B5D31AC0
arg this = <instance of PrimitiveFailedError>
Object-primitiveFailed B5D31970
arg this = nil
SCView-init B5D31A60
arg this = <instance of SCTopView>
arg argParent = nil
arg argBounds = <instance of Rect>
SCWindow-initSCWindow B668A3A0
arg this = <instance of SCWindow>
arg argName = "localhost server"
arg argBounds = <instance of Rect>
arg resizable = true
arg border = true
Server-makeWindow B66CDFA0
arg this = <instance of Server>
arg w = nil
var active = nil
var booter = nil
var killer = nil
var makeDefault = nil
var running = nil
var booting = nil
var stopped = nil
var recorder = nil
var scoper = nil
var countsViews = nil
var ctlr = nil
var dumping = false
Process-interpretCmdLine B5D315B0
arg this = <instance of Main>