[BUG] Ignore me; DRNPBugReportTest

tomkoenig at mindspring.com tomkoenig at mindspring.com
Tue Nov 2 00:57:35 CET 2004



The error report: 1 November 2004 6:57:18 pm

VM: Win32 - a SmalltalkImage
Image: Squeak3.8alpha [latest update: #6326]

SecurityManager state:
Restricted: false
FileAccess: true
SocketAccess: true
Working Dir C:\Documents and Settings\Thomas Koenig\Desktop\Squeak
Trusted Dir C:\Documents and Settings\Thomas
Koenig\Desktop\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

DecentReviewerNPBugReportTest(TestCase)>>runCaseAsFailure:
	Receiver: DecentReviewerNPBugReportTest>>#testSend
	Arguments and temporary variables: 
		aSemaphore: 	a Semaphore(a Process in [] in
DecentReviewerNPBugReportTest(TestCa...etc...
	Receiver's instance variables: 
		testSelector: 	#testSend
		aDecentReviewerNotePad: 	a DecentReviewerNotePad
		aMethodContext: 	Rectangle>>rightCenter

DecentReviewerNPBugReportTest(TestCase)>>debugAsFailure
	Receiver: DecentReviewerNPBugReportTest>>#testSend
	Arguments and temporary variables: 
		semaphore: 	a Semaphore(a Process in [] in
DecentReviewerNPBugReportTest(TestCas...etc...
		res: 	nil
		each: 	nil
	Receiver's instance variables: 
		testSelector: 	#testSend
		aDecentReviewerNotePad: 	a DecentReviewerNotePad
		aMethodContext: 	Rectangle>>rightCenter


--- The full stack ---
Rectangle>>rightCenter
DecentReviewerNPBugReportTest>>setUp
DecentReviewerNPBugReportTest(TestCase)>>runCaseAsFailure:
DecentReviewerNPBugReportTest(TestCase)>>debugAsFailure
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
TestRunner>>debugFailureTest:
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