[BUG]Array(Object)>>error:

Markus Fritsche Fritsche.Markus at gmx.net
Sat Feb 26 15:50:08 UTC 2005


typing cmd+6, done "link to method"

26 February 2005 4:48:30 pm

VM: Win32 - a SmalltalkImage
Image: Squeak3.8gamma [latest update: #6548]

SecurityManager state:
Restricted: false
FileAccess: true
SocketAccess: true
Working Dir C:\Dokumente und Einstellungen\mfritsche\Eigene 
Dateien\Squeak\050203
Trusted Dir C:\Dokumente und Einstellungen\mfritsche\Eigene 
Dateien\Squeak\050203\mfritsche
Untrusted Dir C:\My Squeak\mfritsche

Array(Object)>>error:
	Receiver: #()
	Arguments and temporary variables:
		aString: 	'this collection is empty'
	Receiver's instance variables:
#()

Array(Collection)>>errorEmptyCollection
	Receiver: #()
	Arguments and temporary variables:

	Receiver's instance variables:
#()

Array(SequenceableCollection)>>first
	Receiver: #()
	Arguments and temporary variables:

	Receiver's instance variables:
#()

TextLink>>analyze:
	Receiver: a TextLink
	Arguments and temporary variables:
		aString: 	'SqOLAPCube>>#dimensionAdd:'
		list: 	#()
	Receiver's instance variables:
		classAndMethod: 	nil


--- The full stack ---
Array(Object)>>error:
Array(Collection)>>errorEmptyCollection
Array(SequenceableCollection)>>first
TextLink>>analyze:
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
TextMorphEditor(ParagraphEditor)>>changeEmphasis:
TextMorphEditor>>changeEmphasis:
TextMorphEditor(ParagraphEditor)>>dispatchOnCharacter:with:
TextMorphEditor>>dispatchOnCharacter:with:
TextMorphEditor(ParagraphEditor)>>readKeyboard
TextMorphEditor>>readKeyboard
[] in TextMorphForEditView(TextMorph)>>keyStroke: {[editor readKeyboard]}
TextMorphForEditView(TextMorph)>>handleInteraction:fromEvent:
TextMorphForEditView>>handleInteraction:fromEvent:
TextMorphForEditView(TextMorph)>>keyStroke:
TextMorphForEditView>>keyStroke:
TextMorphForEditView(TextMorph)>>handleKeystroke:
KeyboardEvent>>sentTo:
TextMorphForEditView(Morph)>>handleEvent:
TextMorphForEditView(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
[] in Project class>>spawnNewProcess {[[World doOneCycle.  Processor 
yield.  false] whileFalse.  nil]}
[] in BlockContext>>newProcess {[self value.  Processor terminateActive]}

-- 
http://reauktion.de/archer/




More information about the Squeak-dev mailing list