[squeak-dev] [Informal report] Building ChristmasSqueak, feedback please

Edgar J. De Cleene edgardec2005 at gmail.com
Sat Dec 18 11:10:46 UTC 2010


If you wish have a working .image with all old and new project running,
please help with feedback.

I start from fresh Squeak4.2-10779-alpha.
First serious project in the list is Seaside 3.0 et All

For this I use  Installer squeaksource
                    project: 'MetacelloRepository';
                   install: 'ConfigurationOfSeaside30';
                    install: 'ConfigurationOfMagritte2';
                    install: 'ConfigurationOfPier2';
 install: 'ConfigurationOfPierAddOns2'.


             (Smalltalk at: #ConfigurationOfSeaside30) load.
           (Smalltalk at: #ConfigurationOfMagritte2) load.
            (Smalltalk at: #ConfigurationOfPier2) load.

          (Smalltalk at: #ConfigurationOfPierAddOns2) load.
          PRDistribution new register.


Here I have the complain about PRAjaxSearchWidget

Second when I open Seaside Control Panel, no apps shows as in earlier images

When I do WAKomEncoded startOn: 8080, shows in panel

http://localhost:8080/
http://localhost:8080/pier

Seems fine to me.

Any comments , some I must change?
Remember, Argentina is too far and Santa Reindeers
do not take well hot weather

Edgar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20101218/483592ab/attachment.htm


More information about the Squeak-dev mailing list