Browser problem after installing seaside

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

Browser problem after installing seaside

Javier
Hello, I'm new to the mailing list, and new to Seaside/Smalltalk.

I'm having a problem after installing the new Seaside using
ConfigurationOfSeaside30, and it is that, after installing it, my class browser no longer syntax
color the code, and the completion stops.
This happens both in Pharo or Squeak.
I actually prefer installing Seaside this way, as I have written some classes and like the
standard squeak/pharo image.

I suppose this is due to the required packages of Seaside overwriting some
of the classes in
Squeak/Pharo. How can I solve this issue?

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

Re: Browser problem after installing seaside

Dale Henrichs
Javier,

If you are just getting started download the Seaside/Pharo oneclick image[1]...

Dale

[1] http://www.seaside.st/distributions/Seaside-3.0.6-OneClick.zip

----- Original Message -----
| From: "Javier" <[hidden email]>
| To: "seaside" <[hidden email]>
| Sent: Tuesday, October 11, 2011 4:11:39 AM
| Subject: [Seaside] Browser problem after installing seaside
|
| Hello, I'm new to the mailing list, and new to Seaside/Smalltalk.
|
| I'm having a problem after installing the new Seaside using
| ConfigurationOfSeaside30, and it is that, after installing it, my
| class browser no longer syntax
| color the code, and the completion stops.
| This happens both in Pharo or Squeak.
| I actually prefer installing Seaside this way, as I have written some
| classes and like the
| standard squeak/pharo image.
|
| I suppose this is due to the required packages of Seaside overwriting
| some
| of the classes in
| Squeak/Pharo. How can I solve this issue?
|
| _______________________________________________
| 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: Browser problem after installing seaside

Philippe Marschall
In reply to this post by Javier
2011/10/11 Javier <[hidden email]>:
> Hello, I'm new to the mailing list, and new to Seaside/Smalltalk.
>
> I'm having a problem after installing the new Seaside using
> ConfigurationOfSeaside30, and it is that, after installing it, my class browser no longer syntax
> color the code, and the completion stops.
> This happens both in Pharo or Squeak.

Which version of Pharo or Squeak?

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

Re: Browser problem after installing seaside

Panu Suominen
Same thing here Seaside 3.0.6 does not load with Pharo at all. It
seems just broke the image. Problems occur with 1.2.1, 1.3 and 1.4
14163. Errors do differ.
With Pharo 1.3 and 1.2.1 loading stops with warning about missing
class SmallintContext (Seaside-Slime-jok.80). With 1.4 codes won't
load because lots of OB-classes seem to be missing.
Problems are easy to reproduce. Take clean image and load.

On which Pharo version Seaside 3.0.6 is supposed to load?

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

Re: Browser problem after installing seaside

Dale Henrichs
Panu,

On September 11, when the 3.0.6 config was released (one short month ago). The config had been loaded and tested on the following platforms:
--------------
Configuration loaded and passing tests[1] on the following platforms:

  PharoCore-1.3
  PharoCore-1.2
  PharoCore-1.1.2
  PharoCore-1.0
  Squeak4.2
  GemStone 1.0-beta.8.6

Dale
 
[1] except for a number of Swazoo test failures and errors
------------------------------

Of course a lot of water has passed under the bridge for Pharo in the last month...If you can find some of those older versions of Pharo you might have better luck....I think some of the configurations that Seaside depends upon have been broken somehow ....

I won't have time to look at any of this stuff until early next week (if I'm lucky)....

Dale

----- Original Message -----
| From: "Panu Suominen" <[hidden email]>
| To: "Seaside - general discussion" <[hidden email]>
| Sent: Wednesday, October 12, 2011 12:36:28 AM
| Subject: Re: [Seaside] Browser problem after installing seaside
|
| Same thing here Seaside 3.0.6 does not load with Pharo at all. It
| seems just broke the image. Problems occur with 1.2.1, 1.3 and 1.4
| 14163. Errors do differ.
| With Pharo 1.3 and 1.2.1 loading stops with warning about missing
| class SmallintContext (Seaside-Slime-jok.80). With 1.4 codes won't
| load because lots of OB-classes seem to be missing.
| Problems are easy to reproduce. Take clean image and load.
|
| On which Pharo version Seaside 3.0.6 is supposed to load?
|
| --
| Panu
| _______________________________________________
| 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