[BUG] Ignore me; DRNPBugReportTest

tomkoenig at mindspring.com tomkoenig at mindspring.com
Sun Nov 7 21:19:31 CET 2004



The error report: 7 November 2004 3:19:18 pm

VM: Win32 - a SmalltalkImage
Image: Squeak3.8beta [latest update: #6351]

SecurityManager state:
Restricted: false
FileAccess: true
SocketAccess: true
Working Dir C:\Documents and Settings\Thomas Koenig\Desktop\Toms'
Documents\Squeak
Trusted Dir C:\Documents and Settings\Thomas Koenig\Desktop\Toms'
Documents\Squeak\Thomas Koenig
Untrusted Dir C:\My Squeak\Thomas Koenig

Rectangle>>rightCenter
	Receiver: 100 at 100 corner: 200 at 200
	Arguments and temporary variables: 

	Receiver's instance variables: 
		origin: 	100 at 100
		corner: 	200 at 200

DecentReviewerNPBugReportTest>>setUp
	Receiver: DecentReviewerNPBugReportTest>>#testSend
	Arguments and temporary variables: 

	Receiver's instance variables: 
		testSelector: 	#testSend
		aDecentReviewerNotePad: 	a DecentReviewerNotePad
		aMethodContext: 	Rectangle>>rightCenter

[] in DecentReviewerNPBugReportTest(TestCase)>>runCase {[self setUp. 
self performTest]}
	Arguments and temporary variables: 

BlockContext>>ensure:
	Receiver: [] in DecentReviewerNPBugReportTest(TestCase)>>runCase {[self
setUp.  self performTest]}
	Arguments and temporary variables: 
		aBlock: 	[] in DecentReviewerNPBugReportTest(TestCase)>>runCase {[self
tearDown]...etc...
		returnValue: 	nil
		b: 	nil
	Receiver's instance variables: 
		sender: 	BlockContext>>ensure:
		pc: 	28
		stackp: 	0
		nargs: 	0
		startpc: 	26
		home: 	DecentReviewerNPBugReportTest(TestCase)>>runCase


--- The full stack ---
Rectangle>>rightCenter
DecentReviewerNPBugReportTest>>setUp
[] in DecentReviewerNPBugReportTest(TestCase)>>runCase {[self setUp. 
self performTest]}
BlockContext>>ensure:
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
BlockContext>>sunitEnsure:
DecentReviewerNPBugReportTest(TestCase)>>runCase
[] in DecentReviewerNPBugReportTest(TestCase)>>debug {[(self class
selector: testSelector) runCase]}
BlockContext>>ensure:
BlockContext>>sunitEnsure:
DecentReviewerNPBugReportTest(TestCase)>>debug
TestRunner>>debugErrorTest:
PluggableListMorph>>changeModelSelection:
PluggableListMorph>>mouseUp:
PluggableListMorph(Morph)>>handleMouseUp:
MouseButtonEvent>>sentTo:
PluggableListMorph(Morph)>>handleEvent:
PluggableListMorph(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>>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]}


More information about the Squeak-harvest mailing list