[Pharo-project] About Releasing 1.2.2
Hello, We should do a 1.2.2 release very soon. I suggest this weekend for Core, and then the Agony beginns again to find someone who is willing to fix Full... 1) One Thing to do in Core 1.2.2: - http://code.google.com/p/pharo/issues/list?can=2&q=milestone%3D1.2.2 Issue 3732: Change #standardWindowExtent Was: default omni browser size bigger The problem is that the RealEstateAgent is made for 1996 iMacs.. so it actually gives out very small windows up to a tiny maximum, leading for OB to open witha very, very very ugly small screen. Workaround Fix: hack to return a minum windows that is large enough (war to go, I guess) Real fix: rewrite RealEstateAgent to do something sensible for today's screens. (for later) 2) One Thing to do in Full 1.2.2: - http://code.google.com/p/pharo/issues/list?can=2&q=milestone=1.2.2-DevImage Issue 4166: Failing Tests: OBFakeBrowserTest (ConfigurationOfOmniBrowser needs update) This means someone needs to update the MetaCello config to load the right versions of OB (which need to be copied to the pharo OB repo, too) Wo wants do do these? Marcus -- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD.
On Fri, May 13, 2011 at 8:53 AM, Marcus Denker <marcus.denker@inria.fr>wrote:
Hello,
We should do a 1.2.2 release very soon. I suggest this weekend for Core, and then the Agony beginns again to find someone who is willing to fix Full...
1) One Thing to do in Core 1.2.2: - http://code.google.com/p/pharo/issues/list?can=2&q=milestone%3D1.2.2 Issue 3732: Change #standardWindowExtent Was: default omni browser size bigger The problem is that the RealEstateAgent is made for 1996 iMacs.. so it actually gives out very small windows up to a tiny maximum, leading for OB to open witha very, very very ugly small screen. Workaround Fix: hack to return a minum windows that is large enough (war to go, I guess) Real fix: rewrite RealEstateAgent to do something sensible for today's screens. (for later)
2) One Thing to do in Full 1.2.2: - http://code.google.com/p/pharo/issues/list?can=2&q=milestone=1.2.2-DevImage Issue 4166: Failing Tests: OBFakeBrowserTest (ConfigurationOfOmniBrowser needs update) This means someone needs to update the MetaCello config to load the right versions of OB (which need to be copied to the pharo OB repo, too)
I did this for Pharo 1.3. ConfigurationOfOmniBrowser version 1.3. MAYBE (I have no idea) it also works in Pharo 1.2. In which case we may try to use it.
Wo wants do do these?
Marcus
-- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD.
-- Mariano http://marianopeck.wordpress.com
participants (2)
-
Marcus Denker -
Mariano Martinez Peck