ShoreComponents with Seaside2.8

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

ShoreComponents with Seaside2.8

Hilaire Fernandes-4
I installed from a squeak-dev3.9 Seaside 2.8a1-mb-561 and the
ShoreComponents-3-pk.10 packages.

When I open the demos from Seaside I got the following errors:

Any clues?

Internal Error
MessageNotUnderstood: UndefinedObject>>default
[] in WAApplication>>updateRoot: {[:each | each default updateRoot:
anHtmlRoot]}
OrderedCollection>>do:
WAApplication>>updateRoot:
WASession>>updateRoot:
WARenderContinuation(WASessionContinuation)>>updateRoot:
WARenderContinuation>>newHtmlRoot
WARenderContinuation>>processRendering:
[] in WARenderContinuation>>render {[:response | self processRendering:
response]}
WARenderContinuation(WASessionContinuation)>>respond:
WARenderContinuation>>render
[] in WARenderContinuation>>run {[self render]}
BlockContext>>on:do:
WARenderContinuation>>withNotificationHandler:
WARenderContinuation>>run
WARenderLoop>>run
[] in WARenderLoop>>call:withToolFrame: {[:cc | aComponent onAnswer: cc.
self root: aComponent withToolFrame: aBool...]}
AnswerContinuation class(Continuation class)>>currentDo:
WARenderLoop>>call:withToolFrame:
WAWalkbackErrorHandler>>open:
WAWalkbackErrorHandler>>handleError:

_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: ShoreComponents with Seaside2.8

Pavel Krivanek-2
Hi,

why don't you use the latest version (ShoreComponents-3-kph.36.mcz)?

-- Pavel

On Tue, Jun 3, 2008 at 7:18 PM, Hilaire Fernandes <[hidden email]> wrote:

> I installed from a squeak-dev3.9 Seaside 2.8a1-mb-561 and the
> ShoreComponents-3-pk.10 packages.
>
> When I open the demos from Seaside I got the following errors:
>
> Any clues?
>
> Internal Error
> MessageNotUnderstood: UndefinedObject>>default
> [] in WAApplication>>updateRoot: {[:each | each default updateRoot:
> anHtmlRoot]}
> OrderedCollection>>do:
> WAApplication>>updateRoot:
> WASession>>updateRoot:
> WARenderContinuation(WASessionContinuation)>>updateRoot:
> WARenderContinuation>>newHtmlRoot
> WARenderContinuation>>processRendering:
> [] in WARenderContinuation>>render {[:response | self processRendering:
> response]}
> WARenderContinuation(WASessionContinuation)>>respond:
> WARenderContinuation>>render
> [] in WARenderContinuation>>run {[self render]}
> BlockContext>>on:do:
> WARenderContinuation>>withNotificationHandler:
> WARenderContinuation>>run
> WARenderLoop>>run
> [] in WARenderLoop>>call:withToolFrame: {[:cc | aComponent onAnswer: cc.
> self root: aComponent withToolFrame: aBool...]}
> AnswerContinuation class(Continuation class)>>currentDo:
> WARenderLoop>>call:withToolFrame:
> WAWalkbackErrorHandler>>open:
> WAWalkbackErrorHandler>>handleError:
>
> _______________________________________________
> seaside mailing list
> [hidden email]
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: ShoreComponents with Seaside2.8

Lorenzo
Hi Pavel,

I loaded ShoreComponents-3-kph.36.mcz into sq3.9.1-7075web08.03.1  image and
I have got some problems; which is the Squeak version to be used ? May I
help for doing some tests ?

Grazie

Lorenzo

----- Original Message -----
From: "Pavel Krivanek" <[hidden email]>
To: "Seaside - general discussion" <[hidden email]>
Sent: Wednesday, June 04, 2008 8:18 AM
Subject: Re: [Seaside] ShoreComponents with Seaside2.8


> Hi,
>
> why don't you use the latest version (ShoreComponents-3-kph.36.mcz)?
>
> -- Pavel
>
> On Tue, Jun 3, 2008 at 7:18 PM, Hilaire Fernandes <[hidden email]>
> wrote:
>> I installed from a squeak-dev3.9 Seaside 2.8a1-mb-561 and the
>> ShoreComponents-3-pk.10 packages.
>>
>> When I open the demos from Seaside I got the following errors:
>>
>> Any clues?
>>
>> Internal Error
>> MessageNotUnderstood: UndefinedObject>>default
>> [] in WAApplication>>updateRoot: {[:each | each default updateRoot:
>> anHtmlRoot]}
>> OrderedCollection>>do:
>> WAApplication>>updateRoot:
>> WASession>>updateRoot:
>> WARenderContinuation(WASessionContinuation)>>updateRoot:
>> WARenderContinuation>>newHtmlRoot
>> WARenderContinuation>>processRendering:
>> [] in WARenderContinuation>>render {[:response | self processRendering:
>> response]}
>> WARenderContinuation(WASessionContinuation)>>respond:
>> WARenderContinuation>>render
>> [] in WARenderContinuation>>run {[self render]}
>> BlockContext>>on:do:
>> WARenderContinuation>>withNotificationHandler:
>> WARenderContinuation>>run
>> WARenderLoop>>run
>> [] in WARenderLoop>>call:withToolFrame: {[:cc | aComponent onAnswer: cc.
>> self root: aComponent withToolFrame: aBool...]}
>> AnswerContinuation class(Continuation class)>>currentDo:
>> WARenderLoop>>call:withToolFrame:
>> WAWalkbackErrorHandler>>open:
>> WAWalkbackErrorHandler>>handleError:
>>
>> _______________________________________________
>> seaside mailing list
>> [hidden email]
>> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>>
> _______________________________________________
> seaside mailing list
> [hidden email]
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>

_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: ShoreComponents with Seaside2.8

Pavel Krivanek-2
Hi,

Squeak 3.9.x, latest seaside 2.8.a1(-lr.563), Scriptaculous(-lr-240)
and ShoreComponents(-3-pk.39) should work well. There were some
problems with the latest Prototype library versions.

-- Pavel

On Thu, Jun 5, 2008 at 7:30 AM, Lorenzo Schiavina <[hidden email]> wrote:

> Hi Pavel,
>
> I loaded ShoreComponents-3-kph.36.mcz into sq3.9.1-7075web08.03.1  image and
> I have got some problems; which is the Squeak version to be used ? May I
> help for doing some tests ?
>
> Grazie
>
> Lorenzo
>
> ----- Original Message ----- From: "Pavel Krivanek"
> <[hidden email]>
> To: "Seaside - general discussion" <[hidden email]>
> Sent: Wednesday, June 04, 2008 8:18 AM
> Subject: Re: [Seaside] ShoreComponents with Seaside2.8
>
>
>> Hi,
>>
>> why don't you use the latest version (ShoreComponents-3-kph.36.mcz)?
>>
>> -- Pavel
>>
>> On Tue, Jun 3, 2008 at 7:18 PM, Hilaire Fernandes <[hidden email]>
>> wrote:
>>>
>>> I installed from a squeak-dev3.9 Seaside 2.8a1-mb-561 and the
>>> ShoreComponents-3-pk.10 packages.
>>>
>>> When I open the demos from Seaside I got the following errors:
>>>
>>> Any clues?
>>>
>>> Internal Error
>>> MessageNotUnderstood: UndefinedObject>>default
>>> [] in WAApplication>>updateRoot: {[:each | each default updateRoot:
>>> anHtmlRoot]}
>>> OrderedCollection>>do:
>>> WAApplication>>updateRoot:
>>> WASession>>updateRoot:
>>> WARenderContinuation(WASessionContinuation)>>updateRoot:
>>> WARenderContinuation>>newHtmlRoot
>>> WARenderContinuation>>processRendering:
>>> [] in WARenderContinuation>>render {[:response | self processRendering:
>>> response]}
>>> WARenderContinuation(WASessionContinuation)>>respond:
>>> WARenderContinuation>>render
>>> [] in WARenderContinuation>>run {[self render]}
>>> BlockContext>>on:do:
>>> WARenderContinuation>>withNotificationHandler:
>>> WARenderContinuation>>run
>>> WARenderLoop>>run
>>> [] in WARenderLoop>>call:withToolFrame: {[:cc | aComponent onAnswer: cc.
>>> self root: aComponent withToolFrame: aBool...]}
>>> AnswerContinuation class(Continuation class)>>currentDo:
>>> WARenderLoop>>call:withToolFrame:
>>> WAWalkbackErrorHandler>>open:
>>> WAWalkbackErrorHandler>>handleError:
>>>
>>> _______________________________________________
>>> seaside mailing list
>>> [hidden email]
>>> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>>>
>> _______________________________________________
>> seaside mailing list
>> [hidden email]
>> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>>
>
> _______________________________________________
> seaside mailing list
> [hidden email]
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside