You are right, it is very difficult to get to the bottom of the original problem and a lot of morph experience is needed. As I suggested before, that error could happen because: 1) There are multiple processes modifying morph state 2) The same morph is visited more than once to handle the mouse over event (I don't know if this is possible).
Hernan. 2009/6/15 Gary Chambers <[email protected]> > Which, of course, doesn't get to the bottom of the original problem. > That being, why there would be multiple processes (rather than just UI > process) modifying any Morph state... > > Regards, Gary > > ----- Original Message ----- > *From:* Hernan Wilkinson <[email protected]> > *To:* [email protected] > *Sent:* Monday, June 15, 2009 6:51 PM > *Subject:* Re: [Pharo-project] [ANN] MouseOverHandler refactoring > > Done, issue 889 > > On Sat, Jun 13, 2009 at 5:48 AM, Adrian Lienhard <[email protected]> wrote: > >> >> On Jun 13, 2009, at 01:59 , Hernan Wilkinson wrote: >> >> > ups! you are write!! sorry about that, I realize I did not put the >> > name of >> > the file :-)The file name is: Morphic-HernanWilkinson.327.mcz >> > >> > About the issue tracker, the error that Stef point me to is >> > http://code.google.com/p/pharo/issues/detail?id=86 in his mail >> > >> http://lists.gforge.inria.fr/pipermail/pharo-project/2009-June/009517.html >> > but >> > the description does not macth with the error I also fix. >> > Do you think I should open a new defect? >> >> Yes, I think that would be best. >> >> Cheers, >> Adrian >> >> > >> > On Fri, Jun 12, 2009 at 5:37 PM, Adrian Lienhard <[email protected]> >> > wrote: >> > >> >> Hi Hernan, >> >> >> >> On Jun 12, 2009, at 21:55 , Hernan Wilkinson wrote: >> >> >> >>> I uploaded to the pharo inbox repository... is that right? >> >> >> >> Yes. But additionally it would be good to note which file(s) you >> >> uploaded in the issue tracker. Like this we can track changes. If no >> >> report exists yet, just create a new one. >> >> >> >> Thanks, >> >> Adrian >> >> >> >>> The only way to >> >>> test it that I found of is just to install it and play with the >> >>> mouse... if >> >>> you do not have a debugger, it means it is working :-) >> >>> >> >>> On Fri, Jun 12, 2009 at 2:47 PM, Damien Cassou < >> [email protected] >> >>>> wrote: >> >>> >> >>>> 2009/6/12 Hernan Wilkinson <[email protected]>: >> >>>>> Hope you like it. >> >>>> >> >>>> Where can we find it? >> >>>> How to test it? >> >>>> >> >>>> >> >>>> -- >> >>>> Damien Cassou >> >>>> http://damiencassou.seasidehosting.st >> >>>> >> >>>> "Lambdas are relegated to relative obscurity until Java makes them >> >>>> popular by not having them." James Iry >> >>>> >> >>>> _______________________________________________ >> >>>> Pharo-project mailing list >> >>>> [email protected] >> >>>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >> >>>> >> >>> _______________________________________________ >> >>> Pharo-project mailing list >> >>> [email protected] >> >>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >> >> >> >> >> >> _______________________________________________ >> >> Pharo-project mailing list >> >> [email protected] >> >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >> >> >> > _______________________________________________ >> > Pharo-project mailing list >> > [email protected] >> > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >> >> >> _______________________________________________ >> Pharo-project mailing list >> [email protected] >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >> > > ------------------------------ > > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >
_______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
