On Jan 23, 2012, at 3:28 PM, Benjamin wrote: > It's because Nautilus loads a specific version of an RBpackage, and OB > another one.
I do not see why OB wold load RPackage? > > I presume that the configuration presume the requirements are satisfied and > do not load the specific package :) > > > Thank, you. > > Ben > > On Jan 23, 2012, at 3:03 PM, Sven Van Caekenberghe wrote: > >> Ben, >> >> On 23 Jan 2012, at 09:41, Sven Van Caekenberghe wrote: >> >>> On 23 Jan 2012, at 00:54, Benjamin wrote: >>> >>>> Strange, I just tested with the latest 1.4 Pharo (14294) and it works ... >>>> >>>> But if you want, there is a Jenkins build for Nautilus >>>> (https://ci.lille.inria.fr/pharo/job/Nautilus/) >>> >>> This was in a 14293 image, but not a clean one, it had the >>> >>> (ConfigurationOfOmniBrowser >>> project version: #stable) load: #( 'Dev' 'Dev Tests'). >>> >>> loaded first. I don't know if that has anything to do with it. >>> >>> >>>> Enjoy, >>>> >>>> Ben >>>> >>>> On Jan 22, 2012, at 11:49 PM, Sven Van Caekenberghe wrote: >>>> >>>>> >>>>> On 22 Jan 2012, at 22:17, Sven Van Caekenberghe wrote: >>>>> >>>>>> And what about Nautilus, I want to try that too. >>>>>> What would be the best way to load it ? >>>>> >>>>> I tried: >>>>> >>>>> Gofer new >>>>> squeaksource: 'Nautilus'; >>>>> package: 'ConfigurationOfNautilus'; >>>>> load. >>>>> >>>>> ConfigurationOfNautilus loadDefault. >>>>> >>>>> Nautilus open >>>>> >>>>> gives RBClassEnvironment not found >> >> >> I just tried again: yes, in a clean image Nautilus loads and works without >> any problems. >> >> But doing it in a up to date image with latest OB loaded, it fails. >> >> Output on the Transcript seems identical. >> >> Any, great browser: it is good to see something new ! >> >> Sven >> >> >> > >
