What exactly is wrong? Doru On Sat, Jul 5, 2014 at 8:06 AM, GOUBIER Thierry <[hidden email]> wrote:
"Every thing has its own flow"
_______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
CI is unable to find the slice, and fail.
Thierry De : [hidden email] [[hidden email]] de la part de Tudor Girba [[hidden email]]
Envoyé : samedi 5 juillet 2014 09:03 À : Moose-related development Objet : [Moose-dev] Re: Playground and Shortcuts What exactly is wrong?
Doru
On Sat, Jul 5, 2014 at 8:06 AM, GOUBIER Thierry
<[hidden email]> wrote:
"Every thing has its own flow"
_______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
In reply to this post by Goubier Thierry
thierry it is a bug in Pharo?
Stef On 3/7/14 22:20, GOUBIER Thierry wrote: > Normally solved with the latest slice: > SLICE-Issue-13422-Image-crashes-because-an-open-Nautilus-browser-hangs-onto-many-objects-while-code-is-being-loaded-ThierryGoubier.3. > > Bug was: Wrong selection update loop while cleaning the listManager on update. > I also added a real delete for the removed morphs during update. > > I won't integrate yet, I'd like to explore things about the selection while updating mechanism, and the Moose image is hard to use on my netbook. > > Can you test if this solves all the problems you could see with trees and lists? I checked that it solved the debugger and the test case issues. > > Thierry > ________________________________________ > De : [hidden email] [[hidden email]] de la part de GOUBIER Thierry > Envoyé : jeudi 3 juillet 2014 17:26 > À : Moose-related development > Objet : [Moose-dev] Re: Playground and Shortcuts > > Ok. I'll look into that later today, have to pick up the kids. > > So far, so good. Update is correct, selected element is removed but is > kept as expanded (because of the select, I guess), but then it seems to > be reintroduced in the tree. > > Working out of the test case Stephan pointed out. > > Thierry > > Le 03/07/2014 16:58, Tudor Girba a écrit : >> 30851 already contains the problematic issue. >> >> Doru >> >> >> >> On Thu, Jul 3, 2014 at 4:50 PM, Goubier Thierry <[hidden email] >> <mailto:[hidden email]>> wrote: >> >> Ok. >> >> Where is the configurationOfGlamour? The current Moose5.0 beta image >> in the pharo launcher is on 30851. >> >> Thierry >> >> Le 03/07/2014 16:45, Tudor Girba a écrit : >> >> Or that Glamour uses an internal API that it should not :) >> >> Doru >> >> >> On Thu, Jul 3, 2014 at 4:41 PM, Stephan Eggermont >> <[hidden email] <mailto:[hidden email]> >> <mailto:[hidden email] <mailto:[hidden email]>>> wrote: >> >> I can confirm it is the 13422 fix that is broken/incomplete >> >> Stephan >> _________________________________________________ >> Moose-dev mailing list >> [hidden email] <mailto:[hidden email]> >> <mailto:[hidden email] <mailto:[hidden email]>__> >> https://www.iam.unibe.ch/__mailman/listinfo/moose-dev >> <https://www.iam.unibe.ch/mailman/listinfo/moose-dev> >> >> >> >> >> -- >> www.tudorgirba.com <http://www.tudorgirba.com> >> <http://www.tudorgirba.com> >> >> >> "Every thing has its own flow" >> >> >> _________________________________________________ >> Moose-dev mailing list >> [hidden email] <mailto:[hidden email]> >> https://www.iam.unibe.ch/__mailman/listinfo/moose-dev >> <https://www.iam.unibe.ch/mailman/listinfo/moose-dev> >> >> >> -- >> Thierry Goubier >> CEA list >> Laboratoire des Fondations des Systèmes Temps Réel Embarqués >> 91191 Gif sur Yvette Cedex >> France >> Phone/Fax: +33 (0) 1 69 08 32 92 >> <tel:%2B33%20%280%29%201%2069%2008%2032%2092> / 83 95 >> _________________________________________________ >> Moose-dev mailing list >> [hidden email] <mailto:[hidden email]> >> https://www.iam.unibe.ch/__mailman/listinfo/moose-dev >> <https://www.iam.unibe.ch/mailman/listinfo/moose-dev> >> >> >> >> >> -- >> www.tudorgirba.com <http://www.tudorgirba.com> >> >> "Every thing has its own flow" >> >> >> _______________________________________________ >> Moose-dev mailing list >> [hidden email] >> https://www.iam.unibe.ch/mailman/listinfo/moose-dev >> > -- > Thierry Goubier > CEA list > Laboratoire des Fondations des Systèmes Temps Réel Embarqués > 91191 Gif sur Yvette Cedex > France > Phone/Fax: +33 (0) 1 69 08 32 92 / 83 95 > _______________________________________________ > Moose-dev mailing list > [hidden email] > https://www.iam.unibe.ch/mailman/listinfo/moose-dev > > _______________________________________________ > Moose-dev mailing list > [hidden email] > https://www.iam.unibe.ch/mailman/listinfo/moose-dev > _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Yes, it is. A bit my fault: fixing the memory leak was a bit more involved than expected, and I went on and fixed a few things in MorphTreeMorph selection / updates interaction (with many test cases added).
Now, there is a good candidate slice for the final fix (reviewed in Moose and Pharo 3), but... Ulysse doesn't find the slice and fail the integration testing, and I am unable to log into fogbugz this morning. Thierry ________________________________________ De : [hidden email] [[hidden email]] de la part de stepharo [[hidden email]] Envoyé : samedi 5 juillet 2014 09:48 À : Moose-related development Objet : [Moose-dev] Re: Playground and Shortcuts thierry it is a bug in Pharo? Stef On 3/7/14 22:20, GOUBIER Thierry wrote: > Normally solved with the latest slice: > SLICE-Issue-13422-Image-crashes-because-an-open-Nautilus-browser-hangs-onto-many-objects-while-code-is-being-loaded-ThierryGoubier.3. > > Bug was: Wrong selection update loop while cleaning the listManager on update. > I also added a real delete for the removed morphs during update. > > I won't integrate yet, I'd like to explore things about the selection while updating mechanism, and the Moose image is hard to use on my netbook. > > Can you test if this solves all the problems you could see with trees and lists? I checked that it solved the debugger and the test case issues. > > Thierry > ________________________________________ > De : [hidden email] [[hidden email]] de la part de GOUBIER Thierry > Envoyé : jeudi 3 juillet 2014 17:26 > À : Moose-related development > Objet : [Moose-dev] Re: Playground and Shortcuts > > Ok. I'll look into that later today, have to pick up the kids. > > So far, so good. Update is correct, selected element is removed but is > kept as expanded (because of the select, I guess), but then it seems to > be reintroduced in the tree. > > Working out of the test case Stephan pointed out. > > Thierry > > Le 03/07/2014 16:58, Tudor Girba a écrit : >> 30851 already contains the problematic issue. >> >> Doru >> >> >> >> On Thu, Jul 3, 2014 at 4:50 PM, Goubier Thierry <[hidden email] >> <mailto:[hidden email]>> wrote: >> >> Ok. >> >> Where is the configurationOfGlamour? The current Moose5.0 beta image >> in the pharo launcher is on 30851. >> >> Thierry >> >> Le 03/07/2014 16:45, Tudor Girba a écrit : >> >> Or that Glamour uses an internal API that it should not :) >> >> Doru >> >> >> On Thu, Jul 3, 2014 at 4:41 PM, Stephan Eggermont >> <[hidden email] <mailto:[hidden email]> >> <mailto:[hidden email] <mailto:[hidden email]>>> wrote: >> >> I can confirm it is the 13422 fix that is broken/incomplete >> >> Stephan >> _________________________________________________ >> Moose-dev mailing list >> [hidden email] <mailto:[hidden email]> >> <mailto:[hidden email] <mailto:[hidden email]>__> >> https://www.iam.unibe.ch/__mailman/listinfo/moose-dev >> <https://www.iam.unibe.ch/mailman/listinfo/moose-dev> >> >> >> >> >> -- >> www.tudorgirba.com <http://www.tudorgirba.com> >> <http://www.tudorgirba.com> >> >> >> "Every thing has its own flow" >> >> >> _________________________________________________ >> Moose-dev mailing list >> [hidden email] <mailto:[hidden email]> >> https://www.iam.unibe.ch/__mailman/listinfo/moose-dev >> <https://www.iam.unibe.ch/mailman/listinfo/moose-dev> >> >> >> -- >> Thierry Goubier >> CEA list >> Laboratoire des Fondations des Systèmes Temps Réel Embarqués >> 91191 Gif sur Yvette Cedex >> France >> Phone/Fax: +33 (0) 1 69 08 32 92 >> <tel:%2B33%20%280%29%201%2069%2008%2032%2092> / 83 95 >> _________________________________________________ >> Moose-dev mailing list >> [hidden email] <mailto:[hidden email]> >> https://www.iam.unibe.ch/__mailman/listinfo/moose-dev >> <https://www.iam.unibe.ch/mailman/listinfo/moose-dev> >> >> >> >> >> -- >> www.tudorgirba.com <http://www.tudorgirba.com> >> >> "Every thing has its own flow" >> >> >> _______________________________________________ >> Moose-dev mailing list >> [hidden email] >> https://www.iam.unibe.ch/mailman/listinfo/moose-dev >> > -- > Thierry Goubier > CEA list > Laboratoire des Fondations des Systèmes Temps Réel Embarqués > 91191 Gif sur Yvette Cedex > France > Phone/Fax: +33 (0) 1 69 08 32 92 / 83 95 > _______________________________________________ > Moose-dev mailing list > [hidden email] > https://www.iam.unibe.ch/mailman/listinfo/moose-dev > > _______________________________________________ > Moose-dev mailing list > [hidden email] > https://www.iam.unibe.ch/mailman/listinfo/moose-dev > _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
On 5/7/14 10:02, GOUBIER Thierry wrote: > Yes, it is. A bit my fault: fixing the memory leak was a bit more involved than expected, and I went on and fixed a few things in MorphTreeMorph selection / updates interaction (with many test cases added). I love you :) > > Now, there is a good candidate slice for the final fix (reviewed in Moose and Pharo 3), but... Ulysse doesn't find the slice and fail the integration testing, and I am unable to log into fogbugz this morning. We will handle that. I have to paint some rooms today and after I will look into integrating it if marcus let me do it. > > Thierry > ________________________________________ > De : [hidden email] [[hidden email]] de la part de stepharo [[hidden email]] > Envoyé : samedi 5 juillet 2014 09:48 > À : Moose-related development > Objet : [Moose-dev] Re: Playground and Shortcuts > > thierry it is a bug in Pharo? > > Stef > > On 3/7/14 22:20, GOUBIER Thierry wrote: >> Normally solved with the latest slice: >> SLICE-Issue-13422-Image-crashes-because-an-open-Nautilus-browser-hangs-onto-many-objects-while-code-is-being-loaded-ThierryGoubier.3. >> >> Bug was: Wrong selection update loop while cleaning the listManager on update. >> I also added a real delete for the removed morphs during update. >> >> I won't integrate yet, I'd like to explore things about the selection while updating mechanism, and the Moose image is hard to use on my netbook. >> >> Can you test if this solves all the problems you could see with trees and lists? I checked that it solved the debugger and the test case issues. >> >> Thierry >> ________________________________________ >> De : [hidden email] [[hidden email]] de la part de GOUBIER Thierry >> Envoyé : jeudi 3 juillet 2014 17:26 >> À : Moose-related development >> Objet : [Moose-dev] Re: Playground and Shortcuts >> >> Ok. I'll look into that later today, have to pick up the kids. >> >> So far, so good. Update is correct, selected element is removed but is >> kept as expanded (because of the select, I guess), but then it seems to >> be reintroduced in the tree. >> >> Working out of the test case Stephan pointed out. >> >> Thierry >> >> Le 03/07/2014 16:58, Tudor Girba a écrit : >>> 30851 already contains the problematic issue. >>> >>> Doru >>> >>> >>> >>> On Thu, Jul 3, 2014 at 4:50 PM, Goubier Thierry <[hidden email] >>> <mailto:[hidden email]>> wrote: >>> >>> Ok. >>> >>> Where is the configurationOfGlamour? The current Moose5.0 beta image >>> in the pharo launcher is on 30851. >>> >>> Thierry >>> >>> Le 03/07/2014 16:45, Tudor Girba a écrit : >>> >>> Or that Glamour uses an internal API that it should not :) >>> >>> Doru >>> >>> >>> On Thu, Jul 3, 2014 at 4:41 PM, Stephan Eggermont >>> <[hidden email] <mailto:[hidden email]> >>> <mailto:[hidden email] <mailto:[hidden email]>>> wrote: >>> >>> I can confirm it is the 13422 fix that is broken/incomplete >>> >>> Stephan >>> _________________________________________________ >>> Moose-dev mailing list >>> [hidden email] <mailto:[hidden email]> >>> <mailto:[hidden email] <mailto:[hidden email]>__> >>> https://www.iam.unibe.ch/__mailman/listinfo/moose-dev >>> <https://www.iam.unibe.ch/mailman/listinfo/moose-dev> >>> >>> >>> >>> >>> -- >>> www.tudorgirba.com <http://www.tudorgirba.com> >>> <http://www.tudorgirba.com> >>> >>> >>> "Every thing has its own flow" >>> >>> >>> _________________________________________________ >>> Moose-dev mailing list >>> [hidden email] <mailto:[hidden email]> >>> https://www.iam.unibe.ch/__mailman/listinfo/moose-dev >>> <https://www.iam.unibe.ch/mailman/listinfo/moose-dev> >>> >>> >>> -- >>> Thierry Goubier >>> CEA list >>> Laboratoire des Fondations des Systèmes Temps Réel Embarqués >>> 91191 Gif sur Yvette Cedex >>> France >>> Phone/Fax: +33 (0) 1 69 08 32 92 >>> <tel:%2B33%20%280%29%201%2069%2008%2032%2092> / 83 95 >>> _________________________________________________ >>> Moose-dev mailing list >>> [hidden email] <mailto:[hidden email]> >>> https://www.iam.unibe.ch/__mailman/listinfo/moose-dev >>> <https://www.iam.unibe.ch/mailman/listinfo/moose-dev> >>> >>> >>> >>> >>> -- >>> www.tudorgirba.com <http://www.tudorgirba.com> >>> >>> "Every thing has its own flow" >>> >>> >>> _______________________________________________ >>> Moose-dev mailing list >>> [hidden email] >>> https://www.iam.unibe.ch/mailman/listinfo/moose-dev >>> >> -- >> Thierry Goubier >> CEA list >> Laboratoire des Fondations des Systèmes Temps Réel Embarqués >> 91191 Gif sur Yvette Cedex >> France >> Phone/Fax: +33 (0) 1 69 08 32 92 / 83 95 >> _______________________________________________ >> Moose-dev mailing list >> [hidden email] >> https://www.iam.unibe.ch/mailman/listinfo/moose-dev >> >> _______________________________________________ >> Moose-dev mailing list >> [hidden email] >> https://www.iam.unibe.ch/mailman/listinfo/moose-dev >> > _______________________________________________ > Moose-dev mailing list > [hidden email] > https://www.iam.unibe.ch/mailman/listinfo/moose-dev > > _______________________________________________ > Moose-dev mailing list > [hidden email] > https://www.iam.unibe.ch/mailman/listinfo/moose-dev > > _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
________________________________________ De : [hidden email] [[hidden email]] de la part de stepharo [[hidden email]]I really wanted to check that I could get it to work. If yes, then I'll be able to simplify or remove some of my workarounds when using MorphTreeMorph. Thanks! Thierry _____________________________________________ _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Free forum by Nabble | Edit this page |