[Seaside] Re: Pharo 3 / Seaside 3.1 - development time error

Paul DeBruicker pdebruic at gmail.com
Fri Dec 12 05:05:02 UTC 2014


Hi Sanjay,

Its not a Windows issue.  You found a bug in how Seaside is compiling code
from the web browser's halo browser in Pharo3 & 4.  

There is a discussion here about your problem:

http://forum.world.st/Opal-compilation-WAS-Re-Seaside-Re-Pharo-3-Seaside-3-1-development-time-error-td4795459.html


The compiler in Pharo changed between Pharo2 & Pharo3.  The process to have
Seaside compile code from within a halo in the web browser seems to have a
bug.  

You can still code in the image, but coding in the web browser is broken at
this time.

You could report your bug here:

https://code.google.com/p/seaside/issues/list


Or someone else will do it if you prefer.






Sanjay-M wrote
> I went thru the steps below for loading a new image ... 
> Configuration Browser shows version dkh.213 which I installed ... 
> the problem is still the same
> 
> In a workspace, print-ing
>    (String>>#capitalized) sourceCode
> does print the source code ... in my original and this new image.
> 
> Do you think there could be a file locking issue in Windows on the image /
> changes files between Pharo and Seaside i.e. if there are 2 separate
> accesses being attempted.
> 
> regards
> Sanjay
> Torsten Bergmann wrote
>>>Windows equivalent of the command Sven suggested as nothing I am trying
is working out
>> 
>> Just print or inspect the following statement in a workspace:
>> 
>>    (String>>#capitalized) sourceCode
>> 
>> It should give you the source code for the method String>>capitalized
>> when sources are
>> there.
>> 
>>>...loading seaside 3.1 using the Gofer method
>> 
>> Additionally you can/should try: 
>> 
>>  1. Downloading a fresh Pharo 3.0 environment, for instance
>> "Pharo3.0-win.zip" from http://files.pharo.org/platform/
>>  2. Extract in a directory and start by dragging the image onto the EXE
>>  3. In the world menu go to "Tools" -> "Configuration Browser"
>>  4. Search for Seaside3 and install it from the config browser
>> 
>>  Try if it has the same problem, I guess this is already the (possibly
>> fixed) 3.1.3 version of Seaside.
>> 
>> Bye
>> T.
>> _______________________________________________
>> seaside mailing list

>> seaside at .squeakfoundation

>> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside





--
View this message in context: http://forum.world.st/Pharo-3-Seaside-3-1-development-time-error-tp4795419p4795576.html
Sent from the Seaside General mailing list archive at Nabble.com.


More information about the seaside mailing list