Sytem window problems?

Derek Brans brans at nerdonawire.com
Sat Aug 2 21:59:55 UTC 2003


I'm getting a debugger popping-up intermittently while just moving through the browser.  Has anyone seen this?

Thanks.

VM: Win32 - Squeak3.4 of 1 March 2003 [latest update: #5170]
Image: Squeak3.5 [latest update: #5180]

UndefinedObject(Object)>>doesNotUnderstand:
 Receiver: nil
 Arguments and temporary variables: 
  aMessage:  a Message with selector: #includes: and arguments: #(a StringMorph(37...etc...
 Receiver's instance variables: 
nil

MouseOverHandler>>noticeMouseOver:event:
 Receiver: a MouseOverHandler
 Arguments and temporary variables: 
  aMorph:  a StringMorph(3706)#'MonticelloCVS-Compatibility'
  anEvent:  [76 at 3551 mouseOver nil]
 Receiver's instance variables: 
  mouseOverMorphs:  #(a StringMorph(3550)'all temp vars' a TransformMorph(818) a P...etc...
  enteredMorphs:  nil
  overMorphs:  nil
  leftMorphs:  nil

HandMorph>>noticeMouseOver:event:
 Receiver: a HandMorph(3216)
 Arguments and temporary variables: 
  aMorph:  a StringMorph(3706)#'MonticelloCVS-Compatibility'
  anEvent:  [76 at 3551 mouseOver nil]
 Receiver's instance variables: 
  bounds:  759 at 769 corner: 775 at 785
  owner:  a PasteUpMorph(1622) [world]
  submorphs:  #()
  fullBounds:  759 at 769 corner: 775 at 785
  color:  Color blue
  extension:  a MorphExtension (539)
  mouseFocus:  nil
  keyboardFocus:  a PluggableListMorph(3403)
  eventListeners:  nil
  mouseListeners:  nil
  keyboardListeners:  nil
  mouseClickState:  nil
  mouseOverHandler:  a MouseOverHandler
  lastMouseEvent:  [759 at 769 mouseUp 278848272]
  targetOffset:  119 at 12
  damageRecorder:  a DamageRecorder
  cacheCanvas:  nil
  cachedCanvasHasHoles:  true
  temporaryCursor:  nil
  temporaryCursorOffset:  nil
  hasChanged:  true
  savedPatch:  nil
  userInitials:  ''
  lastEventBuffer:  #(1 278848272 759 769 0 0 0 0)
  genieGestureProcessor:  nil

StringMorph(Morph)>>handleMouseOver:
 Receiver: a StringMorph(3706)#'MonticelloCVS-Compatibility'
 Arguments and temporary variables: 
  anEvent:  [76 at 3551 mouseOver nil]
 Receiver's instance variables: 
  bounds:  0 at 3540 corner: 9999 at 3552
  owner:  a TransformMorph(449)
  submorphs:  #()
  fullBounds:  0 at 3540 corner: 9999 at 3552
  color:  Color black
  extension:  nil
  font:  a StrikeFont(NewYork10 12)
  emphasis:  0
  contents:  #'MonticelloCVS-Compatibility'
  hasFocus:  false


--- The full stack ---
UndefinedObject(Object)>>doesNotUnderstand:
MouseOverHandler>>noticeMouseOver:event:
HandMorph>>noticeMouseOver:event:
StringMorph(Morph)>>handleMouseOver:
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MouseEvent>>sentTo:
StringMorph(Morph)>>handleEvent:
MorphicEventDispatcher>>dispatchDefault:with:
MorphicEventDispatcher>>dispatchEvent:with:
StringMorph(Morph)>>processEvent:using:
MorphicEventDispatcher>>dispatchDefault:with:
MorphicEventDispatcher>>dispatchEvent:with:
TransformMorph(Morph)>>processEvent:using:
MorphicEventDispatcher>>dispatchDefault:with:
MorphicEventDispatcher>>dispatchEvent:with:
PluggableListMorph(Morph)>>processEvent:using:
MorphicEventDispatcher>>dispatchDefault:with:
MorphicEventDispatcher>>dispatchEvent:with:
SystemWindow(Morph)>>processEvent:using:
MorphicEventDispatcher>>dispatchDefault:with:
MorphicEventDispatcher>>dispatchEvent:with:
PasteUpMorph(Morph)>>processEvent:using:
PasteUpMorph>>processEvent:using:
PasteUpMorph(Morph)>>processEvent:
HandMorph>>sendEvent:focus:clear:
HandMorph>>sendMouseEvent:
HandMorph>>handleEvent:
MouseOverHandler>>processMouseOver:
HandMorph>>processEvents
[] in WorldState>>doOneCycleNowFor:
Array(SequenceableCollection)>>do:
WorldState>>handsDo:
WorldState>>doOneCycleNowFor:
WorldState>>doOneCycleFor:
PasteUpMorph>>doOneCycle
[] in Project class>>spawnNewProcess
[] in BlockContext>>newProcess

Derek Brans
Nerd on a Wire
Web design that's anything but square
http://www.nerdonawire.com 
mailto: brans at nerdonawire.com
phone: 604.874.6463
toll-free: 1-877-NERD-ON-A-WIRE
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20030802/b92866d8/attachment.htm


More information about the Squeak-dev mailing list