Interesting, it says "0 new updates installed" afterwards ...
I'm also not able to open the world menu on the "logo" area, looks like the morph gets all the events. Bye T. -- GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT! Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01 _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Also I have 3 new tests failing: all because of a reference to the
Shout syntax highlighting framework. Lukas On 14 April 2010 15:09, Torsten Bergmann <[hidden email]> wrote: > Interesting, it says "0 new updates installed" afterwards ... > I'm also not able to open the world menu on the "logo" area, > looks like the morph gets all the events. > > Bye > T. > > > -- > GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT! > Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01 > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > -- Lukas Renggli www.lukas-renggli.ch _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by Torsten Bergmann
On Wed, Apr 14, 2010 at 3:09 PM, Torsten Bergmann <[hidden email]> wrote: Interesting, it says "0 new updates installed" afterwards ... Yes, I noticed that....that's because the logo changed the class...I have no idea how to fix it. Maybe we should start by opening an issue. cheers mariano Bye _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by Torsten Bergmann
On Apr 14, 2010, at 3:09 PM, Torsten Bergmann wrote: > Interesting, it says "0 new updates installed" afterwards ... did you check if this was not already like that before? > I'm also not able to open the world menu on the "logo" area, > looks like the morph gets all the events. was it not ever the case? At least in other images it was like that. Stef _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by Lukas Renggli
I told you :)
We should chase the bugs. Stef On Apr 14, 2010, at 3:11 PM, Lukas Renggli wrote: > Also I have 3 new tests failing: all because of a reference to the > Shout syntax highlighting framework. > > Lukas > > On 14 April 2010 15:09, Torsten Bergmann <[hidden email]> wrote: >> Interesting, it says "0 new updates installed" afterwards ... >> I'm also not able to open the world menu on the "logo" area, >> looks like the morph gets all the events. >> >> Bye >> T. >> >> >> -- >> GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT! >> Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01 >> >> _______________________________________________ >> Pharo-project mailing list >> [hidden email] >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >> > > > > -- > Lukas Renggli > www.lukas-renggli.ch > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by Mariano Martinez Peck
Hi Mariano,
its already fixed http://code.google.com/p/pharo/issues/detail?id=2306 Cheers Alain Mariano Martinez Peck a écrit : > > > On Wed, Apr 14, 2010 at 3:09 PM, Torsten Bergmann <[hidden email] > <mailto:[hidden email]>> wrote: > > Interesting, it says "0 new updates installed" afterwards ... > I'm also not able to open the world menu on the "logo" area, > looks like the morph gets all the events. > > > Yes, I noticed that....that's because the logo changed the class...I > have no idea how to fix it. > Maybe we should start by opening an issue. > cheers > > mariano > > > Bye > T. > > > -- > GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT! > Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01 > > _______________________________________________ > Pharo-project mailing list > [hidden email] > <mailto:[hidden email]> > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > > ------------------------------------------------------------------------ > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by Lukas Renggli
Lukas, it's because i assumed shout was installed in the image.
For pretty printing the code in the subclasses of TextMorph. I think you could start by taking a look at EntryFieldMorph and using it for implementing the rename refactoring single line entry field. Fernando On Apr 14, 2010, at 3:11 PM, Lukas Renggli wrote: > Also I have 3 new tests failing: all because of a reference to the > Shout syntax highlighting framework. > > Lukas > _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
On Wed, Apr 14, 2010 at 9:08 PM, Fernando olivero <[hidden email]> wrote: Lukas, it's because i assumed shout was installed in the image. Nooo! Not in core, but in Dev images. I would try to use normal workspaces or ask ToolSet. For pretty printing the code in the subclasses of TextMorph. _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by Stéphane Ducasse
On Apr 14, 2010, at 6:40 49PM, Stéphane Ducasse wrote: > > On Apr 14, 2010, at 3:09 PM, Torsten Bergmann wrote: > >> Interesting, it says "0 new updates installed" afterwards ... > > did you check if this was not already like that before? I think it was introduced some time between 309 and 314. Can't remember when I first noticed it. Definately used to display the correct number :) > >> I'm also not able to open the world menu on the "logo" area, >> looks like the morph gets all the events. > > was it not ever the case? > At least in other images it was like that. > > Stef After that there was a period where you could pick it up, but now it's been stickied again. However, it only prevents it from being picked up,to make it not handle events, we need: LogoImageMorph default lock: true. Cheers, Henry _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Yes I played with the feedback of the Utilities wonderful class and broke it.
Setf On Apr 15, 2010, at 12:08 AM, Henrik Johansen wrote: > > On Apr 14, 2010, at 6:40 49PM, Stéphane Ducasse wrote: > >> >> On Apr 14, 2010, at 3:09 PM, Torsten Bergmann wrote: >> >>> Interesting, it says "0 new updates installed" afterwards ... >> >> did you check if this was not already like that before? > > I think it was introduced some time between 309 and 314. Can't remember when I first noticed it. > Definately used to display the correct number :) > >> >>> I'm also not able to open the world menu on the "logo" area, >>> looks like the morph gets all the events. >> >> was it not ever the case? >> At least in other images it was like that. >> >> Stef > > > > After that there was a period where you could pick it up, but now it's been stickied again. > However, it only prevents it from being picked up,to make it not handle events, we need: > > LogoImageMorph default lock: true. > > Cheers, > Henry > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by Mariano Martinez Peck
I know i know.. just that i've initially coded it for Gaucho, and later ported it to Pharo but always worked on 1.0 dev.
But did not throughly test it in Pharo 1.1 Core! my mistake. I will fix this tomorrow. Saludos, Fernando On Apr 14, 2010, at 11:49 PM, Mariano Martinez Peck wrote:
_______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
No no no this is not your mistake!!! Thanks for taking the time to push it to pharo instead
of selfishly keeping it for you. We integrated it so that other people can help and contribute. Everybody can help. Setf _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
> No no no this is not your mistake!!! Thanks for taking the time to push it to pharo instead
> of selfishly keeping it for you. Yeah, I really like the new editor. It is fast :-) > We integrated it so that other people can help and contribute. If I find time I might propose some changes to make it more extensible (taking some ideas from Safara), e.g. to make shout and other tools pluggable. Lukas -- Lukas Renggli www.lukas-renggli.ch _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
lukas
please use pomodoro: 3 one PhD and one on Pharo :) >> Yeah, I really like the new editor. It is fast :-) > >> We integrated it so that other people can help and contribute. > > If I find time I might propose some changes to make it more extensible > (taking some ideas from Safara), e.g. to make shout and other tools > pluggable. > > Lukas > > -- > Lukas Renggli > www.lukas-renggli.ch > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Free forum by Nabble | Edit this page |