[BUG]UndefinedObject(Object)>>doesNotUnderstand: #setToEnd

Alexandre Bergel bergel at iam.unibe.ch
Tue Oct 5 12:01:15 UTC 2004


I do not see the "network" panel.
What is the Object catalog you are talking about ? The one you get through the "object" entry in the world menu?

Alexandre

On Mon, Oct 04, 2004 at 02:36:15PM +0200, daria.spescha at id.unibe.ch wrote:
> I wanted to open the "network" panel in the Object catalog and got the
> above error message. What does this mean?
> 
> Thanks
> Daria
> 
> 4 October 2004 2:36:30 pm
> 
> VM: Win32 - a SmalltalkImage
> Image: Squeak3.7 [latest update: #5989]
> 
> SecurityManager state:
> Restricted: false
> FileAccess: true
> SocketAccess: true
> Working Dir C:\squeak3.7
> Trusted Dir C:\squeak3.7\Hilfsassistentin
> Untrusted Dir C:\My Squeak\Hilfsassistentin
> 
> UndefinedObject(Object)>>doesNotUnderstand: #setToEnd
> 	Receiver: nil
> 	Arguments and temporary variables: 
> 		aMessage: 	setToEnd
> 	Receiver's instance variables: 
> nil
> 
> IRCErrorLog class>>logPrivate:on:
> 	Receiver: IRCErrorLog
> 	Arguments and temporary variables: 
> 		aString: 	'Tracing turned OFF'
> 		fStream: 	nil
> 	Receiver's instance variables: 
> 		superclass: 	Model
> 		methodDict: 	a MethodDictionary()
> 		format: 	132
> 		instanceVariables: 	nil
> 		organization: 	('as yet unclassified')
> 
> 		subclasses: 	nil
> 		name: 	#IRCErrorLog
> 		classPool: 	nil
> 		sharedPools: 	nil
> 		environment: 	a SystemDictionary(lots of globals)
> 		category: 	nil
> 
> [] in IRCErrorLog class>>log:named: {[fStream := self logStreamNamed:
> fName existsIn: dir.  self logPrivate: aStr...]}
> 	Arguments and temporary variables: 
> 		aString: 	'Tracing turned OFF'
> 		logName: 	'TRACE'
> 		dir: 	DosFileDirectory on 'C:\squeak3.7\irc\errors'
> 		fName: 	'TRACE.txt'
> 		fStream: 	nil
> 
> BlockContext>>ensure:
> 	Receiver: [] in IRCErrorLog class>>log:named: {[fStream := self
> logStreamNamed: fName existsIn: dir....etc...
> 	Arguments and temporary variables: 
> 		aBlock: 	[] in IRCErrorLog class>>log:named: {[fStream close]}
> 		returnValue: 	nil
> 		b: 	nil
> 	Receiver's instance variables: 
> 		sender: 	BlockContext>>ensure:
> 		pc: 	59
> 		stackp: 	0
> 		nargs: 	0
> 		startpc: 	50
> 		home: 	IRCErrorLog class>>log:named:
> 
> 
> --- The full stack ---
> UndefinedObject(Object)>>doesNotUnderstand: #setToEnd
> IRCErrorLog class>>logPrivate:on:
> [] in IRCErrorLog class>>log:named: {[fStream := self logStreamNamed:
> fName existsIn: dir.  self logPrivate: aStr...]}
> BlockContext>>ensure:
>  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
> IRCErrorLog class>>log:named:
> IRCErrorLog class>>log:forClass:
> IRCConnection class>>tracePrivate:
> IRCConnection class>>tracing:
> IRCConnection>>initialize
> IRCConnection class(Behavior)>>new
> IRCeMorph>>setupConnection
> IRCeMorph>>initialize
> IRCeMorph(Morph)>>initializeToStandAlone
> IRCeMorph class(Morph class)>>newStandAlone
> [] in PartsBin class>>thumbnailForQuad: {[formToThumbnail := (aQuint
> size >= 5      and: [aQuint fifth notNil])     i...]}
> Dictionary>>at:ifAbsent:
> PartsBin class>>thumbnailForQuad:
> [] in PartsBin>>listDirection:quadList: {[:tuple |  aClass := Smalltalk
> at: tuple first.  aButton := IconicButton new...]}
> SortedCollection(OrderedCollection)>>do:
> PartsBin>>listDirection:quadList:
> ObjectsTool>>installQuads:fromButton:
> ObjectsTool>>showCategory:fromButton:
> [] in SimpleButtonMorph>>doButtonAction {[target perform: actionSelector
> withArguments: arguments]}
> BlockContext>>ensure:
> CursorWithMask(Cursor)>>showWhile:
> SimpleButtonMorph>>doButtonAction
> SimpleButtonMorph>>mouseDown:
> SimpleButtonMorph(Morph)>>handleMouseDown:
> MouseButtonEvent>>sentTo:
> SimpleButtonMorph(Morph)>>handleEvent:
> MorphicEventDispatcher>>dispatchMouseDown:with:
> MorphicEventDispatcher>>dispatchEvent:with:
> SimpleButtonMorph(Morph)>>processEvent:using:
> MorphicEventDispatcher>>dispatchMouseDown:with:
> MorphicEventDispatcher>>dispatchEvent:with:
> AlignmentMorph(Morph)>>processEvent:using:
> MorphicEventDispatcher>>dispatchMouseDown:with:
> MorphicEventDispatcher>>dispatchEvent:with:
> ObjectsTool(Morph)>>processEvent:using:
> MorphicEventDispatcher>>dispatchMouseDown:with:
> MorphicEventDispatcher>>dispatchEvent:with:
> PasteUpMorph(Morph)>>processEvent:using:
> PasteUpMorph>>processEvent:using:
> PasteUpMorph(Morph)>>processEvent:
> HandMorph>>sendEvent:focus:clear:
> HandMorph>>sendMouseEvent:
> 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
> [] in Project class>>spawnNewProcess {[[World doOneCycle.  Processor
> yield.  false] whileFalse.  nil]}
> [] in BlockContext>>newProcess {[self value.  Processor
> terminateActive]}

-- 
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.iam.unibe.ch/~bergel
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.



More information about the Squeak-dev mailing list