FogBugz (Case [Issue]10234) Morphic - Deadly Morphic Loop

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

FogBugz (Case [Issue]10234) Morphic - Deadly Morphic Loop

Pharo Issue Tracker
A FogBugz case was edited by Camillo Bruni.

Case ID:      10234
Title:        Deadly Morphic Loop
Status:       Resolved (Invalid)
Category:     Bug
Project:      Morphic
Area:         Misc
Priority:     3 - Must Fix
Milestone:    Later
Assigned To:  Philippe Back

URL:          https://pharo.fogbugz.com/default.asp?10234

I sometimes do face an unresponsive image that cannot be stopped with Cmd-.

Now, using the zeroconf and vm.sh, I have a console showing stuff:
"MouseOverHandler>>handleAsMouseEnter: in Block: SubscriptOutOfBounds: 1" causes the issue I guess. Here is what I could copy from the shell
<code>
SubscriptOutOfBounds: 1
Array(Object)>>errorSubscriptBounds:
Array(Object)>>at:
Array(SequenceableCollection)>>first
MenuMorph>>popUpAdjacentTo:forHand:from:
ToggleMenuItemMorph(MenuItemMorph)>>select:
ToggleMenuItemMorph>>select:
MenuMorph>>selectItem:event:
ToggleMenuItemMorph(MenuItemMorph)>>mouseEnterDragging:
ToggleMenuItemMorph(Morph)>>handleMouseEnter:
MouseEvent>>sentTo:
ToggleMenuItemMorph(Morph)>>handleEvent:
MouseOverHandler>>transform:from:andSendTo:
MouseOverHandler>>inform:to:originatedFrom:ifNotFocusedDo: in Block: [:h | ...
Array(SequenceableCollection)>>do:
WorldState>>handsDo:
WorldState>>doOneCycleNowFor:
WorldState>>doOneCycleFor:
PasteUpMorph>>doOneCycle
MorphicUIManager>>spawnNewProcess in Block: [self value....
</code>


You are subscribed to this case.  If you do not want to receive automatic notifications in the future, unsubscribe (https://pharo.fogbugz.com/default.asp?pre=preUnsubscribe&pg=pgEditBug&command=view&ixBug=10234) from this case.

_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker