[Seaside] Problem loading Seaside 3.0 in Pharo 1.4

Andrés Fortier andres at lifia.info.unlp.edu.ar
Thu Jun 14 18:48:24 UTC 2012


Just for the record, I've loaded Seaside first and then Nautilus and
things seem to be ok. 

Andrés

On jue, 2012-06-14 at 12:22 -0300, Andrés Fortier wrote:
> Great, thank you both for the detailed explanation!
> 
> Cheers,
>         Andrés
> 
> On jue, 2012-06-14 at 16:57 +0200, Esteban Lorenzano wrote:
> > yes... Nautilus uses RPackage, and RPackage, as Nautilus, is "technology preview" (and have some issues...). 
> > I recommend to 
> > 
> > - load Seaside without OB (it wont break Nautilus then)
> > - load OB instead Nautilus 
> > - I don't know if loading Nautilus *after* Seaside will work
> > 
> > (yeah... is ugly, but the only solution I have so far...) 
> > 
> > Esteban
> > 
> > On Jun 14, 2012, at 4:45 PM, Philippe Marschall wrote:
> > 
> > > On Thu, Jun 14, 2012 at 4:34 PM, Andrés Fortier
> > > <andres at lifia.info.unlp.edu.ar> wrote:
> > >> Hi Philippe, thanks for the quick answer! Please bear with me, while I'm
> > >> not new to Smalltalk, I certainly am to Pharo :). I loaded Nautilus
> > >> using:
> > >> 
> > >> Gofer it
> > >> url: 'http://ss3.gemstone.com/ss/Nautilus';
> > >> package: 'ConfigurationOfNautilus';
> > >> load.
> > >> 
> > >> (Smalltalk at: #ConfigurationOfNautilus) perform: #loadRelease
> > >> 
> > >> Should I load RPackage now?
> > > 
> > > No, here's what I believe what happened:
> > > - AFAIK RPackage is a dependency of Nautilus
> > > - you seem to have RPackage loaded (the class RPackageOrganizer is present)
> > > - I assume ConfigurationOfNautilus (correctly) loaded RPackage
> > > - however it looks like the loaded version of RPackage doesn't work
> > > together with your version of Monticello
> > > 
> > > You can either find a version of Monticello that works with RPackage
> > > or build a new image without RPackage. You should also contact the
> > > maintainer of ConfigurationOfNautilus and inform him about this
> > > incompatibility.
> > > 
> > > Cheers
> > > Philippe
> > > _______________________________________________
> > > seaside mailing list
> > > seaside at lists.squeakfoundation.org
> > > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
> > 
> 
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside



More information about the seaside mailing list