I have noticed with the newer releases (pharo0.1-10277dev09.04.2 and
pharo0.1-10279dev09.04.3) there, which seemed to me, to be fixes/ improvements that were lost from the earlier (Pharo0.1Core-10268cl and pharo0.1-10268dev09.04.1) releases. These following occur for both the Mac and Windows platforms: #1) Running "(1 to: 100) do: [:each | Transcript show: each; cr]" is near instantaneous in the Transcript window compared to the more recent releases. #2) For the process "the UI process" in the Process Browser - when "the UI process" is selected processes actually show up but not in the more recent releases. #3) The debugger buttons are once again centered and squished in the middle of the debugging window. Is this actually now the norm? I am not sure exactly what is expected for these in Pharo's current state but it seemed that perhaps some fixes had reverted and I should submit issues for them. Was version 10268 the anomaly or are these actual issues? Thanks! Scott _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
These are actual issues
Thanks for spotting them. Probably these changes got reverted when the changes of eliot got merged back. argh! Stef On Apr 18, 2009, at 4:15 AM, Scott Gibson wrote: > I have noticed with the newer releases (pharo0.1-10277dev09.04.2 and > pharo0.1-10279dev09.04.3) there, which seemed to me, to be fixes/ > improvements that were lost from the earlier (Pharo0.1Core-10268cl and > pharo0.1-10268dev09.04.1) releases. These following occur for both > the Mac and Windows platforms: > > #1) Running "(1 to: 100) do: [:each | Transcript show: each; cr]" is > near instantaneous in the Transcript window compared to the more > recent releases. > > #2) For the process "the UI process" in the Process Browser - when > "the UI process" is selected processes actually show up but not in the > more recent releases. > > #3) The debugger buttons are once again centered and squished in the > middle of the debugging window. Is this actually now the norm? > > I am not sure exactly what is expected for these in Pharo's current > state but it seemed that perhaps some fixes had reverted and I should > submit issues for them. Was version 10268 the anomaly or are these > actual issues? > > > Thanks! > Scott > > > _______________________________________________ > 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 Scott Gibson
Hi scott
could you enter a bug tracking entry for each of these items that we should fix? Thanks for reporting that. Stef On Apr 18, 2009, at 4:15 AM, Scott Gibson wrote: > I have noticed with the newer releases (pharo0.1-10277dev09.04.2 and > pharo0.1-10279dev09.04.3) there, which seemed to me, to be fixes/ > improvements that were lost from the earlier (Pharo0.1Core-10268cl and > pharo0.1-10268dev09.04.1) releases. These following occur for both > the Mac and Windows platforms: > > #1) Running "(1 to: 100) do: [:each | Transcript show: each; cr]" is > near instantaneous in the Transcript window compared to the more > recent releases. > > #2) For the process "the UI process" in the Process Browser - when > "the UI process" is selected processes actually show up but not in the > more recent releases. > > #3) The debugger buttons are once again centered and squished in the > middle of the debugging window. Is this actually now the norm? > > I am not sure exactly what is expected for these in Pharo's current > state but it seemed that perhaps some fixes had reverted and I should > submit issues for them. Was version 10268 the anomaly or are these > actual issues? > > > Thanks! > Scott > > > _______________________________________________ > 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 Scott Gibson
On Fri, Apr 17, 2009 at 10:15 PM, Scott Gibson <[hidden email]> wrote:
> I have noticed with the newer releases (pharo0.1-10277dev09.04.2 and > pharo0.1-10279dev09.04.3) there, which seemed to me, to be fixes/ > improvements that were lost from the earlier (Pharo0.1Core-10268cl and > pharo0.1-10268dev09.04.1) releases. These following occur for both > the Mac and Windows platforms: Hello Scott, This message is not related to Pharo, but rather to messages I keep getting about "please release container X". I think you may have included me in a message by mistake. I hope you can do something to stop these messages. Kind regards, Victor Rodriguez. > #1) Running "(1 to: 100) do: [:each | Transcript show: each; cr]" is > near instantaneous in the Transcript window compared to the more > recent releases. > > #2) For the process "the UI process" in the Process Browser - when > "the UI process" is selected processes actually show up but not in the > more recent releases. > > #3) The debugger buttons are once again centered and squished in the > middle of the debugging window. Is this actually now the norm? > > I am not sure exactly what is expected for these in Pharo's current > state but it seemed that perhaps some fixes had reverted and I should > submit issues for them. Was version 10268 the anomaly or are these > actual issues? > > > Thanks! > Scott > > > _______________________________________________ > 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 |