nil 31 August 2010 10:12:01 pm VM: Mac OS - a SmalltalkImage Image: etoys4.1 [latest update: #2384] SecurityManager state: Restricted: false FileAccess: true SocketAccess: true Working Dir /Users/stephenthomas/Etoys 4.1 beta/Etoys Trusted Dir /Users/stephenthomas/Etoys 4.1 beta/.etoys Untrusted Dir /Users/stephenthomas/Etoys 4.1 beta/Etoys UndefinedObject(Object)>>doesNotUnderstand: #elements Receiver: nil Arguments and temporary variables: aMessage: elements Receiver's instance variables: nil DAVMultiUserServerDirectory(DAVServerDirectory)>>parseDirectoryEntries: Receiver: DAVMultiUserServerDirectory Arguments and temporary variables: aStream: a ReadStream ' 401 Unauthorized >privateEntriesFor: {[self parseDirectoryEntries: ret readStream]} Arguments and temporary variables: aUrl: http://mrsteve:@content.squeakland.org/showcase/everyone/accounts/mrsteve...etc... ret: ' 401 Unauthorized

401 Unauth...etc... ex: nil code: nil BlockContext>>valueWithPossibleArgument: Receiver: [] in DAVMultiUserServerDirectory(DAVServerDirectory)>>privateEntriesFor: {[self parseDire...etc... Arguments and temporary variables: anArg: ' 401 Unauthorized

401 Unau...etc... Receiver's instance variables: sender: BlockContext>>valueWithPossibleArgument: pc: 175 stackp: 0 nargs: 0 startpc: 169 home: DAVMultiUserServerDirectory(DAVServerDirectory)>>privateEntriesFor: --- The full stack --- UndefinedObject(Object)>>doesNotUnderstand: #elements DAVMultiUserServerDirectory(DAVServerDirectory)>>parseDirectoryEntries: [] in DAVMultiUserServerDirectory(DAVServerDirectory)>>privateEntriesFor: {[self parseDirectoryEntries: ret readStream]} BlockContext>>valueWithPossibleArgument: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [] in ByteString(Collection)>>ifNotEmpty:ifEmpty: {[notEmptyBlock valueWithPossibleArgument: self]} False>>ifFalse:ifTrue: ByteString(Collection)>>ifNotEmpty:ifEmpty: DAVMultiUserServerDirectory(DAVServerDirectory)>>privateEntriesFor: DAVMultiUserServerDirectory(DAVServerDirectory)>>entries [] in FileList2>>loginHit {[s entries]} BlockContext>>on:do: [] in FileList2>>loginHit {[:n :p | s ifNotNil: [s user: n. s password: p. [s copy createPerso...]} EtoyDAVLoginMorph>>doOK MessageSend>>value TextMorph>>keyStroke: TextMorph>>handleKeystroke: KeyboardEvent>>sentTo: TextMorph(Morph)>>handleEvent: TextMorph(Morph)>>handleFocusEvent: [] in HandMorph>>sendFocusEvent:to:clear: {[ActiveHand := self. ActiveEvent := anEvent. result := focusHolder han...]} [] in PasteUpMorph>>becomeActiveDuring: {[aBlock value]} BlockContext>>on:do: PasteUpMorph>>becomeActiveDuring: HandMorph>>sendFocusEvent:to:clear: HandMorph>>sendEvent:focus:clear: HandMorph>>sendKeyboardEvent: HandMorph>>handleEvent: HandMorph>>processEvents [] in WorldState>>doOneCycleNowFor: {[:h | ActiveHand := h. h processEvents. capturingGesture := capturingGest...]} Array(SequenceableCollection)>>do: WorldState>>handsDo: WorldState>>doOneCycleNowFor: WorldState>>doOneCycleFor: PasteUpMorph>>doOneCycle FileList2 class>>modalFolderSelectorForProject: Project>>findAFolderToStoreProjectIn [] in Project>>storeOnServerInnards {[(primaryServerDirectory := self findAFolderToStoreProjectIn) ifNil: [^ se...]} Project>>primaryServerIfNil: Project>>storeOnServerInnards [] in Project>>storeOnServerWithProgressInfo {[self storeOnServerInnards]} ...etc...