Startup glitches

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

Startup glitches

LawsonEnglish

I consistently get this error the first time I start up the Pharo +
seaside image:



use instead: Author fullNamePerSe

Select Proceed to continue, or close this window to cancel the operation.


I'm using:

Pharo1.0beta
Latest update: #10413

Also,

I'm trying to work through the first seaside tutorial:
http://www.seaside.st/documentation/tutorials/A+Walk+on+the+Seaside

The first discrepancy is that there's no "eye" icon, but a magnifying
glass icon after I click "Toggle Halos". The second is that when I try
to modify the increase method, I get the same error I get at startup:
[
Seaside Walkback

Deprecation: use instead: Author fullNamePerSe

[...]

So I'm stuck on the first page... :-/


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

Re: Startup glitches

Lukas Renggli
> I consistently get this error the first time I start up the Pharo + seaside
> image:

Please use the One-Click image provided on the Seaside website.

> I'm trying to work through the first seaside tutorial:
> http://www.seaside.st/documentation/tutorials/A+Walk+on+the+Seaside
>
> The first discrepancy is that there's no "eye" icon, but a magnifying glass
> icon after I click "Toggle Halos".

There are tooltips on the halo buttons that give a descriptive label
of the action being performed.

I also created a bug report that the tutorial should be updated to the
latest Seaside:
<http://code.google.com/p/seaside/issues/detail?id=432>.

> The second is that when I try to modify
> the increase method, I get the same error I get at startup:
> [
> Seaside Walkback
>
> Deprecation: use instead: Author fullNamePerSe

Pharo is in an early beta stage. If you don't have prior Pharo
experience it is better if you stick with the ready-made image
provided on seaside.st. This image is also Pharo-based, but we've used
it for a while to make sure that basic functionality is there.

Please keep on asking questions.

Cheers,
Lukas

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

Re: Startup glitches

LawsonEnglish
Lukas Renggli wrote:
>> I consistently get this error the first time I start up the Pharo + seaside
>> image:
>>    
>
> Please use the One-Click image provided on the Seaside website.
>
>  

That one is about 60 updates out of date, however, and selecting
Software Update yields several errors over the period of the hour or so
it takes to update the package (actually takes 3-ish iterations of
"Software Update" to stop the cycle).

>> I'm trying to work through the first seaside tutorial:
>> http://www.seaside.st/documentation/tutorials/A+Walk+on+the+Seaside
>>
>> The first discrepancy is that there's no "eye" icon, but a magnifying glass
>> icon after I click "Toggle Halos".
>>    
>
> There are tooltips on the halo buttons that give a descriptive label
> of the action being performed.
>
> I also created a bug report that the tutorial should be updated to the
> latest Seaside:
> <http://code.google.com/p/seaside/issues/detail?id=432>.
>
>  
>> The second is that when I try to modify
>> the increase method, I get the same error I get at startup:
>> [
>> Seaside Walkback
>>
>> Deprecation: use instead: Author fullNamePerSe
>>    
>
> Pharo is in an early beta stage. If you don't have prior Pharo
> experience it is better if you stick with the ready-made image
> provided on seaside.st. This image is also Pharo-based, but we've used
> it for a while to make sure that basic functionality is there.
>
> Please keep on asking questions.
>
>  

K. I'll revert to using the one-click, it seems to me that the reason
why I went with the latest image = was because I was having other issues
with the one-click isntall and I thought perhaps that was because I
didn't have the latest image.


LOL..

Thanks for responding so fast. I'll let you know how it goes.

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

Re: Startup glitches

LawsonEnglish
In reply to this post by Lukas Renggli
Lukas Renggli wrote:

>> I consistently get this error the first time I start up the Pharo + seaside
>> image:
>>    
>
> Please use the One-Click image provided on the Seaside website.
>
>  
>> I'm trying to work through the first seaside tutorial:
>> http://www.seaside.st/documentation/tutorials/A+Walk+on+the+Seaside
>>
>> The first discrepancy is that there's no "eye" icon, but a magnifying glass
>> icon after I click "Toggle Halos".
>>    
>
> There are tooltips on the halo buttons that give a descriptive label
> of the action being performed.
>
> I also created a bug report that the tutorial should be updated to the
> latest Seaside:
> <http://code.google.com/p/seaside/issues/detail?id=432>.
>
>  
>> The second is that when I try to modify
>> the increase method, I get the same error I get at startup:
>> [
>> Seaside Walkback
>>
>> Deprecation: use instead: Author fullNamePerSe
>>    
>
> Pharo is in an early beta stage. If you don't have prior Pharo
> experience it is better if you stick with the ready-made image
> provided on seaside.st. This image is also Pharo-based, but we've used
> it for a while to make sure that basic functionality is there.
>
>  

Thanks. I re-installed the one-click seaside install and only did one
iteration of software updates and it still seems to be stable.


Lawson

_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside