Re: [Pharo-project] How to load Nautilus?
On May 9, 2011, at 3:13 PM, Benjamin wrote:
Now ConfigurationOfNautilus loads RPackage.
On the last 1.3 core image:
Gofer new squeaksource: 'Nautilus'; package: 'ConfigurationOfNautilus'; load.
ConfigurationOfNautilus loadDefault
There is now a Hudson Project: https://pharo-ic.lille.inria.fr/hudson/job/Nautilus/ The latest image zipped is always here: https://pharo-ic.lille.inria.fr/hudson/job/Nautilus/lastSuccessfulBuild/arti... -- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD.
Thanks a lot, it's cool :) I want to know how to do that ;) Ben On May 9, 2011, at 4:04 PM, Marcus Denker wrote:
On May 9, 2011, at 3:13 PM, Benjamin wrote:
Now ConfigurationOfNautilus loads RPackage.
On the last 1.3 core image:
Gofer new squeaksource: 'Nautilus'; package: 'ConfigurationOfNautilus'; load.
ConfigurationOfNautilus loadDefault
There is now a Hudson Project:
https://pharo-ic.lille.inria.fr/hudson/job/Nautilus/
The latest image zipped is always here:
https://pharo-ic.lille.inria.fr/hudson/job/Nautilus/lastSuccessfulBuild/arti...
-- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD.
Benjamin, are you using Nautilus to develop? Is it stable now? Alexandre On 9 May 2011, at 10:07, Benjamin wrote:
Thanks a lot, it's cool :)
I want to know how to do that ;)
Ben
On May 9, 2011, at 4:04 PM, Marcus Denker wrote:
On May 9, 2011, at 3:13 PM, Benjamin wrote:
Now ConfigurationOfNautilus loads RPackage.
On the last 1.3 core image:
Gofer new squeaksource: 'Nautilus'; package: 'ConfigurationOfNautilus'; load.
ConfigurationOfNautilus loadDefault
There is now a Hudson Project:
https://pharo-ic.lille.inria.fr/hudson/job/Nautilus/
The latest image zipped is always here:
https://pharo-ic.lille.inria.fr/hudson/job/Nautilus/lastSuccessfulBuild/arti...
-- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD.
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
I use it to develop since a month maybe :) It's stable, maybe a bit slow with a non cog VM (a new UI is now available and will be used by default in the next release). Right now, if you load it, if in the world menu you click on Nautilus, you will have the under dev UI, but if you select Nautilus as default browser, you will have the "stable" UI (yes I know, it's a bit stupid, I will change that right now) Ben On May 9, 2011, at 4:30 PM, Alexandre Bergel wrote:
Benjamin, are you using Nautilus to develop? Is it stable now?
Alexandre
On 9 May 2011, at 10:07, Benjamin wrote:
Thanks a lot, it's cool :)
I want to know how to do that ;)
Ben
On May 9, 2011, at 4:04 PM, Marcus Denker wrote:
On May 9, 2011, at 3:13 PM, Benjamin wrote:
Now ConfigurationOfNautilus loads RPackage.
On the last 1.3 core image:
Gofer new squeaksource: 'Nautilus'; package: 'ConfigurationOfNautilus'; load.
ConfigurationOfNautilus loadDefault
There is now a Hudson Project:
https://pharo-ic.lille.inria.fr/hudson/job/Nautilus/
The latest image zipped is always here:
https://pharo-ic.lille.inria.fr/hudson/job/Nautilus/lastSuccessfulBuild/arti...
-- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD.
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
I just fixed that. Now, you have a menu entry for each UI, and if you set Nautilus as the default browser, you will have the first one (you can change that by changing Nautilus>>uiClass) Ben On May 9, 2011, at 4:30 PM, Alexandre Bergel wrote:
Benjamin, are you using Nautilus to develop? Is it stable now?
Alexandre
On 9 May 2011, at 10:07, Benjamin wrote:
Thanks a lot, it's cool :)
I want to know how to do that ;)
Ben
On May 9, 2011, at 4:04 PM, Marcus Denker wrote:
On May 9, 2011, at 3:13 PM, Benjamin wrote:
Now ConfigurationOfNautilus loads RPackage.
On the last 1.3 core image:
Gofer new squeaksource: 'Nautilus'; package: 'ConfigurationOfNautilus'; load.
ConfigurationOfNautilus loadDefault
There is now a Hudson Project:
https://pharo-ic.lille.inria.fr/hudson/job/Nautilus/
The latest image zipped is always here:
https://pharo-ic.lille.inria.fr/hudson/job/Nautilus/lastSuccessfulBuild/arti...
-- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD.
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
I get a warning: -=-=-=-=-=-=-=-= This package depends on the following classes: AbstractTool You must resolve these dependencies before you will be able to load these definitions: NautilusUI NautilusUI classSide>>buildIcon NautilusUI classSide>>icon NautilusUI classSide>>on: ... -=-=-=-=-=-=-=-= Cheers, Alexandre On 9 May 2011, at 10:42, Benjamin wrote:
I just fixed that.
Now, you have a menu entry for each UI, and if you set Nautilus as the default browser, you will have the first one (you can change that by changing Nautilus>>uiClass)
Ben
On May 9, 2011, at 4:30 PM, Alexandre Bergel wrote:
Benjamin, are you using Nautilus to develop? Is it stable now?
Alexandre
On 9 May 2011, at 10:07, Benjamin wrote:
Thanks a lot, it's cool :)
I want to know how to do that ;)
Ben
On May 9, 2011, at 4:04 PM, Marcus Denker wrote:
On May 9, 2011, at 3:13 PM, Benjamin wrote:
Now ConfigurationOfNautilus loads RPackage.
On the last 1.3 core image:
Gofer new squeaksource: 'Nautilus'; package: 'ConfigurationOfNautilus'; load.
ConfigurationOfNautilus loadDefault
There is now a Hudson Project:
https://pharo-ic.lille.inria.fr/hudson/job/Nautilus/
The latest image zipped is always here:
https://pharo-ic.lille.inria.fr/hudson/job/Nautilus/lastSuccessfulBuild/arti...
-- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD.
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Your image is not up to date. Stef should have integrate this last weekend. Normally, it should work with the last 1.3 image. Ben On May 9, 2011, at 4:46 PM, Alexandre Bergel wrote:
I get a warning: -=-=-=-=-=-=-=-= This package depends on the following classes: AbstractTool You must resolve these dependencies before you will be able to load these definitions: NautilusUI NautilusUI classSide>>buildIcon NautilusUI classSide>>icon NautilusUI classSide>>on: ... -=-=-=-=-=-=-=-=
Cheers, Alexandre
On 9 May 2011, at 10:42, Benjamin wrote:
I just fixed that.
Now, you have a menu entry for each UI, and if you set Nautilus as the default browser, you will have the first one (you can change that by changing Nautilus>>uiClass)
Ben
On May 9, 2011, at 4:30 PM, Alexandre Bergel wrote:
Benjamin, are you using Nautilus to develop? Is it stable now?
Alexandre
On 9 May 2011, at 10:07, Benjamin wrote:
Thanks a lot, it's cool :)
I want to know how to do that ;)
Ben
On May 9, 2011, at 4:04 PM, Marcus Denker wrote:
On May 9, 2011, at 3:13 PM, Benjamin wrote:
Now ConfigurationOfNautilus loads RPackage.
On the last 1.3 core image:
Gofer new squeaksource: 'Nautilus'; package: 'ConfigurationOfNautilus'; load.
ConfigurationOfNautilus loadDefault
There is now a Hudson Project:
https://pharo-ic.lille.inria.fr/hudson/job/Nautilus/
The latest image zipped is always here:
https://pharo-ic.lille.inria.fr/hudson/job/Nautilus/lastSuccessfulBuild/arti...
-- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD.
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
A screenshot to motivate people to try it out Alexandre On 9 May 2011, at 11:13, Benjamin wrote:
Your image is not up to date.
Stef should have integrate this last weekend.
Normally, it should work with the last 1.3 image.
Ben
On May 9, 2011, at 4:46 PM, Alexandre Bergel wrote:
I get a warning: -=-=-=-=-=-=-=-= This package depends on the following classes: AbstractTool You must resolve these dependencies before you will be able to load these definitions: NautilusUI NautilusUI classSide>>buildIcon NautilusUI classSide>>icon NautilusUI classSide>>on: ... -=-=-=-=-=-=-=-=
Cheers, Alexandre
On 9 May 2011, at 10:42, Benjamin wrote:
I just fixed that.
Now, you have a menu entry for each UI, and if you set Nautilus as the default browser, you will have the first one (you can change that by changing Nautilus>>uiClass)
Ben
On May 9, 2011, at 4:30 PM, Alexandre Bergel wrote:
Benjamin, are you using Nautilus to develop? Is it stable now?
Alexandre
On 9 May 2011, at 10:07, Benjamin wrote:
Thanks a lot, it's cool :)
I want to know how to do that ;)
Ben
On May 9, 2011, at 4:04 PM, Marcus Denker wrote:
On May 9, 2011, at 3:13 PM, Benjamin wrote:
Now ConfigurationOfNautilus loads RPackage.
On the last 1.3 core image:
Gofer new squeaksource: 'Nautilus'; package: 'ConfigurationOfNautilus'; load.
ConfigurationOfNautilus loadDefault
There is now a Hudson Project:
https://pharo-ic.lille.inria.fr/hudson/job/Nautilus/
The latest image zipped is always here:
https://pharo-ic.lille.inria.fr/hudson/job/Nautilus/lastSuccessfulBuild/arti...
-- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD.
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
On 9 May 2011 17:39, Alexandre Bergel <alexandre.bergel@me.com> wrote:
A screenshot to motivate people to try it out
This guy has so much energy.. i need to think how to exploit it :)
Alexandre
-- Best regards, Igor Stasenko AKA sig.
Nautilus has all the characteristics to be a game changer. The problem I bumped into this morning is the leap I have to do to use Pharo 1.3 (Nautilus works only in Pharo 1.3). None of the software I am working on run on Pharo 1.3. I will have to do some migration work on some point. Cheers, Alexandre On 9 May 2011, at 15:45, Igor Stasenko wrote:
On 9 May 2011 17:39, Alexandre Bergel <alexandre.bergel@me.com> wrote:
A screenshot to motivate people to try it out
This guy has so much energy.. i need to think how to exploit it :)
Alexandre
-- Best regards, Igor Stasenko AKA sig.
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Hi Alex, Moose will soon move to 1.3, so all incentives will be aligned :) Cheers, Doru On 9 May 2011, at 21:56, Alexandre Bergel wrote:
Nautilus has all the characteristics to be a game changer. The problem I bumped into this morning is the leap I have to do to use Pharo 1.3 (Nautilus works only in Pharo 1.3). None of the software I am working on run on Pharo 1.3. I will have to do some migration work on some point.
Cheers, Alexandre
On 9 May 2011, at 15:45, Igor Stasenko wrote:
On 9 May 2011 17:39, Alexandre Bergel <alexandre.bergel@me.com> wrote:
A screenshot to motivate people to try it out
This guy has so much energy.. i need to think how to exploit it :)
Alexandre
-- Best regards, Igor Stasenko AKA sig.
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
-- www.tudorgirba.com "Value is always contextual."
He he, I like that! Alexandre On 9 May 2011, at 16:06, Tudor Girba wrote:
Hi Alex,
Moose will soon move to 1.3, so all incentives will be aligned :)
Cheers, Doru
On 9 May 2011, at 21:56, Alexandre Bergel wrote:
Nautilus has all the characteristics to be a game changer. The problem I bumped into this morning is the leap I have to do to use Pharo 1.3 (Nautilus works only in Pharo 1.3). None of the software I am working on run on Pharo 1.3. I will have to do some migration work on some point.
Cheers, Alexandre
On 9 May 2011, at 15:45, Igor Stasenko wrote:
On 9 May 2011 17:39, Alexandre Bergel <alexandre.bergel@me.com> wrote:
A screenshot to motivate people to try it out
This guy has so much energy.. i need to think how to exploit it :)
Alexandre
-- Best regards, Igor Stasenko AKA sig.
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
-- www.tudorgirba.com
"Value is always contextual."
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
alex have a look at the groups :) because this makes you really productive. After for the menu that could be missing we welcome code :) of course I'm focusing with cyrille on fixing the ugly last bug in RPackage. Stef On May 9, 2011, at 9:56 PM, Alexandre Bergel wrote:
Nautilus has all the characteristics to be a game changer. The problem I bumped into this morning is the leap I have to do to use Pharo 1.3 (Nautilus works only in Pharo 1.3). None of the software I am working on run on Pharo 1.3. I will have to do some migration work on some point.
Cheers, Alexandre
On 9 May 2011, at 15:45, Igor Stasenko wrote:
On 9 May 2011 17:39, Alexandre Bergel <alexandre.bergel@me.com> wrote:
A screenshot to motivate people to try it out
This guy has so much energy.. i need to think how to exploit it :)
Alexandre
-- Best regards, Igor Stasenko AKA sig.
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
I will push Nautilus. No doubt about it. But first, I need to migrate Spy and Mondrian to Pharo 1.3. Alexandre On 9 May 2011, at 17:10, Stéphane Ducasse wrote:
alex have a look at the groups :) because this makes you really productive. After for the menu that could be missing we welcome code :)
of course I'm focusing with cyrille on fixing the ugly last bug in RPackage.
Stef
On May 9, 2011, at 9:56 PM, Alexandre Bergel wrote:
Nautilus has all the characteristics to be a game changer. The problem I bumped into this morning is the leap I have to do to use Pharo 1.3 (Nautilus works only in Pharo 1.3). None of the software I am working on run on Pharo 1.3. I will have to do some migration work on some point.
Cheers, Alexandre
On 9 May 2011, at 15:45, Igor Stasenko wrote:
On 9 May 2011 17:39, Alexandre Bergel <alexandre.bergel@me.com> wrote:
A screenshot to motivate people to try it out
This guy has so much energy.. i need to think how to exploit it :)
Alexandre
-- Best regards, Igor Stasenko AKA sig.
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
On Tue, May 10, 2011 at 4:40 AM, Alexandre Bergel <alexandre.bergel@me.com> wrote:
I will push Nautilus. No doubt about it. But first, I need to migrate Spy and Mondrian to Pharo 1.3.
+1 Mondrian for Pharo 1.3. I need it :-) -- Serge Stinckwich UMI UMMISCO 209 (IRD/UPMC), Hanoi, Vietnam Every DSL ends up being Smalltalk http://doesnotunderstand.org/
:-) i will work on it soon Alexandre Le 9 mai 2011 à 21:34, Serge Stinckwich <serge.stinckwich@gmail.com> a écrit :
On Tue, May 10, 2011 at 4:40 AM, Alexandre Bergel <alexandre.bergel@me.com> wrote:
I will push Nautilus. No doubt about it. But first, I need to migrate Spy and Mondrian to Pharo 1.3.
+1 Mondrian for Pharo 1.3. I need it :-)
-- Serge Stinckwich UMI UMMISCO 209 (IRD/UPMC), Hanoi, Vietnam Every DSL ends up being Smalltalk http://doesnotunderstand.org/
On May 9, 2011, at 9:45 PM, Igor Stasenko wrote:
On 9 May 2011 17:39, Alexandre Bergel <alexandre.bergel@me.com> wrote:
A screenshot to motivate people to try it out
This guy has so much energy.. i need to think how to exploit it :)
Stef already found how to :) Ben
Alexandre
-- Best regards, Igor Stasenko AKA sig.
Thanks for the screen :) Here a screenshot of the second UI, more classic: Ben On May 9, 2011, at 5:39 PM, Alexandre Bergel wrote:
A screenshot to motivate people to try it out
Alexandre
<Screen shot 2011-05-09 at 11.38.03.png>
On 9 May 2011, at 11:13, Benjamin wrote:
Your image is not up to date.
Stef should have integrate this last weekend.
Normally, it should work with the last 1.3 image.
Ben
On May 9, 2011, at 4:46 PM, Alexandre Bergel wrote:
I get a warning: -=-=-=-=-=-=-=-= This package depends on the following classes: AbstractTool You must resolve these dependencies before you will be able to load these definitions: NautilusUI NautilusUI classSide>>buildIcon NautilusUI classSide>>icon NautilusUI classSide>>on: ... -=-=-=-=-=-=-=-=
Cheers, Alexandre
On 9 May 2011, at 10:42, Benjamin wrote:
I just fixed that.
Now, you have a menu entry for each UI, and if you set Nautilus as the default browser, you will have the first one (you can change that by changing Nautilus>>uiClass)
Ben
On May 9, 2011, at 4:30 PM, Alexandre Bergel wrote:
Benjamin, are you using Nautilus to develop? Is it stable now?
Alexandre
On 9 May 2011, at 10:07, Benjamin wrote:
Thanks a lot, it's cool :)
I want to know how to do that ;)
Ben
On May 9, 2011, at 4:04 PM, Marcus Denker wrote:
On May 9, 2011, at 3:13 PM, Benjamin wrote:
Now ConfigurationOfNautilus loads RPackage.
On the last 1.3 core image:
Gofer new squeaksource: 'Nautilus'; package: 'ConfigurationOfNautilus'; load.
ConfigurationOfNautilus loadDefault
There is now a Hudson Project:
https://pharo-ic.lille.inria.fr/hudson/job/Nautilus/
The latest image zipped is always here:
https://pharo-ic.lille.inria.fr/hudson/job/Nautilus/lastSuccessfulBuild/arti...
-- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD.
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
On Tue, May 10, 2011 at 10:34 AM, Benjamin <benjamin.vanryseghem.pharo@gmail.com> wrote:
Here a screenshot of the second UI, more classic:
Third and Fourth panes have the same name -- Damien Cassou http://damiencassou.seasidehosting.st "Lambdas are relegated to relative obscurity until Java makes them popular by not having them." James Iry
Exact, I haven't notice :) Thanks Ben On May 10, 2011, at 10:44 AM, Damien Cassou wrote:
On Tue, May 10, 2011 at 10:34 AM, Benjamin <benjamin.vanryseghem.pharo@gmail.com> wrote:
Here a screenshot of the second UI, more classic:
Third and Fourth panes have the same name
-- Damien Cassou http://damiencassou.seasidehosting.st
"Lambdas are relegated to relative obscurity until Java makes them popular by not having them." James Iry
Ben, I miss Cmd-t to execute the unit tests :-) Alexandre On 9 May 2011, at 11:13, Benjamin wrote:
Your image is not up to date.
Stef should have integrate this last weekend.
Normally, it should work with the last 1.3 image.
Ben
On May 9, 2011, at 4:46 PM, Alexandre Bergel wrote:
I get a warning: -=-=-=-=-=-=-=-= This package depends on the following classes: AbstractTool You must resolve these dependencies before you will be able to load these definitions: NautilusUI NautilusUI classSide>>buildIcon NautilusUI classSide>>icon NautilusUI classSide>>on: ... -=-=-=-=-=-=-=-=
Cheers, Alexandre
On 9 May 2011, at 10:42, Benjamin wrote:
I just fixed that.
Now, you have a menu entry for each UI, and if you set Nautilus as the default browser, you will have the first one (you can change that by changing Nautilus>>uiClass)
Ben
On May 9, 2011, at 4:30 PM, Alexandre Bergel wrote:
Benjamin, are you using Nautilus to develop? Is it stable now?
Alexandre
On 9 May 2011, at 10:07, Benjamin wrote:
Thanks a lot, it's cool :)
I want to know how to do that ;)
Ben
On May 9, 2011, at 4:04 PM, Marcus Denker wrote:
On May 9, 2011, at 3:13 PM, Benjamin wrote:
Now ConfigurationOfNautilus loads RPackage.
On the last 1.3 core image:
Gofer new squeaksource: 'Nautilus'; package: 'ConfigurationOfNautilus'; load.
ConfigurationOfNautilus loadDefault
There is now a Hudson Project:
https://pharo-ic.lille.inria.fr/hudson/job/Nautilus/
The latest image zipped is always here:
https://pharo-ic.lille.inria.fr/hudson/job/Nautilus/lastSuccessfulBuild/arti...
-- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD.
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
I do not event know this shortcut ^^ Let's add it ;) Ben On May 9, 2011, at 6:41 PM, Alexandre Bergel wrote:
Ben, I miss Cmd-t to execute the unit tests :-)
Alexandre
On 9 May 2011, at 11:13, Benjamin wrote:
Your image is not up to date.
Stef should have integrate this last weekend.
Normally, it should work with the last 1.3 image.
Ben
On May 9, 2011, at 4:46 PM, Alexandre Bergel wrote:
I get a warning: -=-=-=-=-=-=-=-= This package depends on the following classes: AbstractTool You must resolve these dependencies before you will be able to load these definitions: NautilusUI NautilusUI classSide>>buildIcon NautilusUI classSide>>icon NautilusUI classSide>>on: ... -=-=-=-=-=-=-=-=
Cheers, Alexandre
On 9 May 2011, at 10:42, Benjamin wrote:
I just fixed that.
Now, you have a menu entry for each UI, and if you set Nautilus as the default browser, you will have the first one (you can change that by changing Nautilus>>uiClass)
Ben
On May 9, 2011, at 4:30 PM, Alexandre Bergel wrote:
Benjamin, are you using Nautilus to develop? Is it stable now?
Alexandre
On 9 May 2011, at 10:07, Benjamin wrote:
Thanks a lot, it's cool :)
I want to know how to do that ;)
Ben
On May 9, 2011, at 4:04 PM, Marcus Denker wrote:
On May 9, 2011, at 3:13 PM, Benjamin wrote:
Now ConfigurationOfNautilus loads RPackage.
On the last 1.3 core image:
Gofer new squeaksource: 'Nautilus'; package: 'ConfigurationOfNautilus'; load.
ConfigurationOfNautilus loadDefault
There is now a Hudson Project:
https://pharo-ic.lille.inria.fr/hudson/job/Nautilus/
The latest image zipped is always here:
https://pharo-ic.lille.inria.fr/hudson/job/Nautilus/lastSuccessfulBuild/arti...
-- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD.
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
participants (8)
-
Alexandre Bergel -
Benjamin -
Damien Cassou -
Igor Stasenko -
Marcus Denker -
Serge Stinckwich -
Stéphane Ducasse -
Tudor Girba