Re: [Pharo-dev] Understanding Spotter?

2016-01-12 Thread Christophe Demarey
Hi Doru, Definitely, it would be a great addition. I really like spotter but I still need to open some browser or playground to search implementors or senders. This feature + a way to perform exact match will avoid to open extra windows and to loose time. Keep pushing, Christophe Le 11 janv.

[Pharo-dev] [ANN] Pharo bootstrap

2016-01-19 Thread Christophe Demarey
Spur. After that, we need to work on a reliable way to build the bootstrap (not too sensitive to changes in the image). Christophe. --- demarey@193-51-236-143:~/dev/rmod/bootstrap/bootstrap-2016-01-19$ ../pharo bootstrap.image --no-default-preferences eval "1 + 1" 2 demarey@193-

Re: [Pharo-dev] [ANN] Pharo bootstrap

2016-01-19 Thread Christophe Demarey
; > Cheers, > Doru > > >> On Jan 19, 2016, at 3:29 PM, Christophe Demarey >> wrote: >> >> Hi all, >> >> In case you do not know, we work on bootstrapping Pharo, i.e. create a Pharo >> image from sources, not based on a previous image (w

Re: [Pharo-dev] [ANN] Pharo bootstrap

2016-01-20 Thread Christophe Demarey
I did not yet spend time on this point because I first wanted to have something working. Definitely, this problem will be tackled when we will put in production the bootstrap. Cheers, Christophe > Cheers, > -- Pavel > > 2016-01-19 15:29 GMT+01:00 Christophe Demarey : > Hi all

Re: [Pharo-dev] [ANN] Pharo bootstrap

2016-01-21 Thread Christophe Demarey
will return to the first one instead. >>>> >>>> - fixes to primitives/bytecodes that assume a single special objects >>>> array. >>>> e.g., >>>> - #someObject and #nextObject should only iterate objects from the >>>&

Re: [Pharo-dev] [ANN] Pharo bootstrap

2016-01-21 Thread Christophe Demarey
Hi Ben, Le 19 janv. 2016 à 17:35, Ben Coman a écrit : > On Tue, Jan 19, 2016 at 10:29 PM, Christophe Demarey > wrote: >> Hi all, >> >> In case you do not know, we work on bootstrapping Pharo, i.e. create a Pharo >> image from sources, not based on a previo

Re: [Pharo-dev] Pharo bootstrap

2016-01-21 Thread Christophe Demarey
Le 20 janv. 2016 à 20:09, Craig Latta a écrit : > > Hi all-- > > Phil writes: > >> The point is not to clean but to start with an empty object engine and >> fill it in with the minimum required core. Currently, the image is >> the result of an evolutionary process and rebuilding it from ze

Re: [Pharo-dev] Pharo bootstrap

2016-01-22 Thread Christophe Demarey
Hi Brad, Envy is a package manager. It does not define the minimal kernel you need to install packages needed for your application. The goal of a bootstrap is to set up an environment from a know state. In the same time, this exercise forces us to define the minimal kernel needed to run Pharo (

Re: [Pharo-dev] [pharo-project/pharo-core] fef09a: 50540

2016-01-22 Thread Christophe Demarey
Le 22 janv. 2016 à 17:08, Ben Coman a écrit : > On Fri, Jan 22, 2016 at 11:26 PM, GitHub wrote: >> Branch: refs/heads/5.0 >> Home: https://github.com/pharo-project/pharo-core >> Commit: fef09a7c252f92e255c5053927295a61d16b8395 >> >> https://github.com/pharo-project/pharo-core/commit/f

[Pharo-dev] WARNING: Smalltalkhub could be down until tomorrow

2016-01-25 Thread Christophe Demarey
The server hosting Smalltalkhub has the root partition full. It should be fixed tomorrow but you could face problems from now. Christophe

Re: [Pharo-dev] Contributing to Pharo

2016-01-26 Thread Christophe Demarey
Hi Dale, Le 27 janv. 2016 à 04:11, Dale Henrichs a écrit : > I've been wondering no-one in the Pharo community has started building a > "Project Browser" to replace the "Package Browser" I've had a "project > browser" in tODE for several years now and you work with a manageble list of > M

[Pharo-dev] gtdebugger debug actions buttons

2016-01-27 Thread Christophe Demarey
Hi, I find the new debugger quite but after using it a while, I figure out that the placement of debug actions (into, over, etc.) buttons leads to make me overuse the mouse and loose time. With the spec debugger, buttons are huge and easily accessible . With GTDebugger, there are at the top ri

Re: [Pharo-dev] Contributing to Pharo

2016-01-28 Thread Christophe Demarey
- which should turn out to be a much simpler undertaking --- "Project > Browser" that manages the projects within the image - load, save, changes, > etc.: > > > > > Dale > > On 1/26/16 11:29 PM, Christophe Demarey wrote: >> Hi Dale, >> >&g

Re: [Pharo-dev] Contributing to Pharo

2016-01-28 Thread Christophe Demarey
Le 28 janv. 2016 à 09:34, Sven Van Caekenberghe a écrit : > >> On 28 Jan 2016, at 09:23, Christophe Demarey >> wrote: >> >> I read too fast. >> But my comment is still true. >> We also want a new version browser. Monticello browser is too tied to ...

[Pharo-dev] Smalltalkhub scheduled maintenance next monday (February, 1st)

2016-01-29 Thread Christophe Demarey
Hello, Smalltalk will be down next monday (february, 1st) from 12:30 to 13:30 (french local time). IT will add storage to the root partition. Regards, Christophe

Re: [Pharo-dev] Pharo contribution CI problem

2016-02-01 Thread Christophe Demarey
Le 1 févr. 2016 à 12:36, Norbert Hartl a écrit : > >> Am 01.02.2016 um 12:31 schrieb Christophe Demarey >> : >> >> >> Le 1 févr. 2016 à 12:25, Norbert Hartl a écrit : >> >>> Christophe, >>> >>>> Am 01.02.2016 um 12:18 sc

Re: [Pharo-dev] Pharo contribution CI problem

2016-02-01 Thread Christophe Demarey
Hi Norbert, Le 1 févr. 2016 à 11:09, Norbert Hartl a écrit : > I created a new build on the pharo contribution CI. But regardless what I > enter in the axis for the PHARO variable the build is triggered with > "default" as PHARO version. > > Any hints how to change that? Is this a bug? It is

Re: [Pharo-dev] Pharo contribution CI problem

2016-02-01 Thread Christophe Demarey
Le 1 févr. 2016 à 12:25, Norbert Hartl a écrit : > Christophe, > >> Am 01.02.2016 um 12:18 schrieb Christophe Demarey >> : >> >> Hi Norbert, >> >> Le 1 févr. 2016 à 11:09, Norbert Hartl a écrit : >> >>> I created a new build on the p

Re: [Pharo-dev] Pharo contribution CI problem

2016-02-01 Thread Christophe Demarey
Le 1 févr. 2016 à 12:31, Christophe Demarey a écrit : > > Le 1 févr. 2016 à 12:25, Norbert Hartl a écrit : > >> Christophe, >> >>> Am 01.02.2016 um 12:18 schrieb Christophe Demarey >>> : >>> >>> Hi Norbert, >>> >>>

Re: [Pharo-dev] CI is down?

2016-02-02 Thread Christophe Demarey
Yes, there is a maintenance. You should have received this message (if you did not unregister from communication lists): Dear users, A maintenance is planned tomorrow (2/2) to upgrade the storage of the CI servers. Thus, the service will be stopped between 1pm and 2pm. Thank you for your under

Re: [Pharo-dev] CI is down?

2016-02-02 Thread Christophe Demarey
yes, good idea Le 2 févr. 2016 à 14:08, Ben Coman a écrit : > Perhaps pharo-dev can be subscribed to the annoucements? > cheers -ben > > On Tue, Feb 2, 2016 at 8:34 PM, Christophe Demarey > wrote: >> Yes, there is a maintenance. >> You should have received t

[Pharo-dev] Re : Re: SessionManager (aka new startup / shutdown list manager) needs testers

2016-02-02 Thread Christophe Demarey
Hi, Indeed, I missed to update this one. À slice is in preparation. Thanks

[Pharo-dev] Re : Re: SessionManager (aka new startup / shutdown list manager) needs testers

2016-02-02 Thread Christophe Demarey
manager > > On Tue, Feb 2, 2016 at 7:04 PM, Aliaksei Syrel wrote: > > > When deleting a class I get deprecation in #50561 in > > SystemDictionary>>#forgetClass: aClass logged: aBool because > > of removeFromStartUpList: > > > > > > Cheers, &

Re: [Pharo-dev] SessionManager (aka new startup / shutdown list manager) needs testers

2016-02-04 Thread Christophe Demarey
Hi Alex, Thanks for your detailed explanation. To me,the design of the current UIManger is not good enough. UIManager has too much pre-occupations. He is in charge of: providing different implementation of interactive requests, depending if the current UI manager is interactive or not, if the UI

Re: [Pharo-dev] Contributing to Pharo

2016-02-05 Thread Christophe Demarey
Hi Thierry, Just some thoughts I wanted to share: Le 3 févr. 2016 à 10:18, Thierry Goubier a écrit : > I went through all the different possible file formats, class-based, > package-based, method-based, log metadata and the like, and I concluded that: > > - the method based format is as good a

Re: [Pharo-dev] Contributing to Pharo

2016-02-05 Thread Christophe Demarey
Le 5 févr. 2016 à 14:33, Thierry Goubier a écrit : > Le 05/02/2016 11:33, Christophe Demarey a écrit : >> Hi Thierry, >> >> Just some thoughts I wanted to share: >> >> Le 3 févr. 2016 à 10:18, Thierry Goubier a écrit : >> >>> I went through al

Re: [Pharo-dev] [Need help with Monkey] Removing Object>>name

2016-02-09 Thread Christophe Demarey
Le 9 févr. 2016 à 14:12, Guille Polito a écrit : > However, now that we found that something was missing in the startup list, we > should check for others... There are currently 3 classes not registered in the startup list: #SystemSettingsPersistence #MCGitBasedNetworkRepository #UUIDGenerator

Re: [Pharo-dev] Zn support for SessionManager

2016-02-11 Thread Christophe Demarey
Thanks Sven Le 10 févr. 2016 à 23:27, Sven Van Caekenberghe a écrit : > Just checked in (is already in current 5.0, but not identical) > > === > Name: Zinc-HTTP-SvenVanCaekenberghe.445 > Author: SvenVanCaekenberghe > Time: 10 February 2016, 11:24:54.981219 pm > UUID: 53f743c9-6056-4fb1-a6be-5afd

[Pharo-dev] Smalltalkhub scheduled maintenance today (February, 22nd)

2016-02-22 Thread Christophe Demarey
Hello, Smalltalk will be down today (february, 22nd) from 12:30 to 13:30 (french local time). IT will add storage to the root partition (last maintenance finally did not take place). Regards, Christophe

Re: [Pharo-dev] CI locked up

2016-02-22 Thread Christophe Demarey
Hi Max, 2 slaves were off line. I put them back on line and purged the queue. Le 20 févr. 2016 à 23:05, Max Leske a écrit : > Hey, > > The queue on the CI is overflowing. Not sure what’s wrong but builds don’t > seem to finish. > > Cheers, > Max

Re: [Pharo-dev] Smalltalkhub scheduled maintenance today (February, 22nd)

2016-02-22 Thread Christophe Demarey
Smalltalkhub is now back on line! Le 22 févr. 2016 à 10:59, Christophe Demarey a écrit : > Hello, > > Smalltalk will be down today (february, 22nd) from 12:30 to 13:30 (french > local time). > IT will add storage to the root partition (last maintenance finally did no

[Pharo-dev] Re : Re: [Pharo-users] help needed for testing the order in spotter

2016-02-24 Thread Christophe Demarey
Hi Doru, I don't see a better way to have beta-testers than having your code on the pharo alpha image ;) You will have very soon feedback and then you can iterate. Cheers, Christophe

Re: [Pharo-dev] Versionner is even Coooler

2014-05-20 Thread Christophe Demarey
Thanks a lot for all your nice words. You were right, there are other contributors to Versionner: first author Alexandre Bergel, then Juan Pablo Sandoval but also a lot of feedbacks from users (a mention to Sean for that) essential for such a tool. Le 20 mai 2014 à 10:10, kilon alios a écrit :

Re: [Pharo-dev] Versionner is even Coooler

2014-05-20 Thread Christophe Demarey
Le 20 mai 2014 à 14:28, Ben Coman a écrit : > Christophe Demarey wrote: >> >> Thanks a lot for all your nice words. >> You were right, there are other contributors to Versionner: first author >> Alexandre Bergel, then Juan Pablo Sandoval but also a lot of feedbacks f

Re: [Pharo-dev] Pharo contribution plot plugin update

2014-05-20 Thread Christophe Demarey
Done! Le 20 mai 2014 à 16:55, Yuriy Tymchuk a écrit : > Hi, > > I don’t have access to jenkins config, but it looks like the Plot Plugin[1] > is not latest version. Can someone please update because they added support > for matrix jobs. > > Uko > > > [1] https://wiki.jenkins-ci.org/display/

Re: [Pharo-dev] String deduplication

2014-06-02 Thread Christophe Demarey
Le 30 mai 2014 à 09:39, Philippe Marschall a écrit : > Hi > > This is an idea I stole from somebody else. The assumption is that you have a > lot of Strings in the image that are equal. We could therefore remove the > duplicates and make all the objects refer to the same instance. I worked o

Re: [Pharo-dev] Zero Conf in windows CI

2014-06-02 Thread Christophe Demarey
Le 31 mai 2014 à 09:55, Guillermo Polito a écrit : > Hi guys! > > I'm trying to configure a windows (7-32bits) slave to run DBXTalk tests :). > I've had a lt of troubles already trying to configure right mingw and get > it to compile C, but I succeeded. > > Now, I'm trying to get it run t

Re: [Pharo-dev] github metacello pero and jenkins matrix builds

2014-06-06 Thread Christophe Demarey
Metacello implementation of the github protocol uses a zip file downloaded from github and then extracted in a temp folder. See https://github.com/dalehenrich/metacello-work/blob/master/repository/Metacello-Platform.pharo30.package/MetacelloPharo30Platform.class/instance/downloadFile.to..st Metac

Re: [Pharo-dev] Spec list with checkboxes?

2014-06-16 Thread Christophe Demarey
Did you check TreeModel>>beCheckList ? Le 16 juin 2014 à 14:36, Yuriy Tymchuk a écrit : > Hi everyone. I need to generate arbitrary number of checkboxes and I wander > if there is something like a list with checkboxes or something similar. I > know that I can use dynamic UI, but maybe there are

[Pharo-dev] about ~=

2014-06-26 Thread Christophe Demarey
Hi, I would like to make a suggestion that may lead to a long debate but let's go: What do you think about deprecating ~= and replace it with != for example? Why? In mathematics the symbol ~ is used for equivalence. To me (and I think any newcomer to Smalltalk) the first guess of the meaning of

Re: [Pharo-dev] about ~=

2014-06-26 Thread Christophe Demarey
Le 26 juin 2014 à 12:46, Nicolas Cellier a écrit : > $! is not classified as a binary character right now, is it? > Of course it's possible but I'd just say why this particular symbol? > It does not look mathematical either. Or do you love C/C++ so much? Of course not. It is just because it is s

Re: [Pharo-dev] about ~=

2014-06-26 Thread Christophe Demarey
+1 for avoiding it altogether like you suggest > -1 for changing ~= to mean #closeTo: I like the longer name > > my 2c > > On 26 Jun 2014, at 10:15, Christophe Demarey > wrote: > >> Hi, >> >> I would like to make a suggestion that may lead to a long deb

Re: [Pharo-dev] Spec, groups and version-specific packages

2014-06-26 Thread Christophe Demarey
Hi, You can find useful information into the 'Deep into Pharo' book, chapter 9 (Managing projects with Metacello), section 9.12 (platform specific package). Example: ConfigurationOfCoolBrowser>>baseline09: spec spec for: #common do: [ spec blessing: #baseline. spec repository: '

Re: [Pharo-dev] Spec, groups and version-specific packages

2014-06-27 Thread Christophe Demarey
Le 26 juin 2014 à 14:49, Roberto Minelli a écrit : > Hi Christophe, > > Thanks for the answer. I managed to do that! > > Am I interpreting something wrong or the CoolBrowser-Platform itself is an > empty package? Some kind of. It is just a name you define that will then be bound to a "real" p

Re: [Pharo-dev] Versioner

2014-07-01 Thread Christophe Demarey
Hi Stephan, Le 30 juin 2014 à 20:50, Stephan Eggermont a écrit : > Kilon wrote: >> I disagreed with this Stephan >> >> "That being said, I am getting a bit nervous about how versioner is >> released. It should aim to improve the way people can work, and not to >> create a single workflow for a

[Pharo-dev] STON questions

2014-07-15 Thread Christophe Demarey
Hi, I read the STON paper and the STON chapter in EnterprisePharo but I did not find answers to some questions: how do you tell STON to not serialize some variables of an object? is there a way to avoid the class tag? What I mean is that I would like a synthetic STON String. If a STON entry has

Re: [Pharo-dev] Check multiple boxes in TreeModel

2014-08-28 Thread Christophe Demarey
Le 28 août 2014 à 15:31, Yuriy Tymchuk a écrit : > HI guys, > > is it possible? I’ve tried `autoDeselection: false`, `multiSelection: true`… > and it continues to deselect selected items :(. Maybe there is any kind of > example how to do a classic checkbox tree? For example if we have filesyst

Re: [Pharo-dev] Jenkins builds not properly preserving artifacts?

2014-09-02 Thread Christophe Demarey
Le 2 sept. 2014 à 12:53, Marcus Denker a écrit : > > On 02 Sep 2014, at 11:41, Tim Mackinnon wrote: > >> Marcus - how do you navigate to that view from the Build #890 of >> PharoLauncher? When I click on the link you show - thats that output I first >> saw in the console from the list of bui

Re: [Pharo-dev] How to see a Pharo job configuration - getting null pointer error?

2014-09-04 Thread Christophe Demarey
Le 3 sept. 2014 à 17:59, Tim Mackinnon a écrit : > Believe me, I understand the PIA part of CI ;) > > You are right about the account though. I do have an account - so I tried > logging in to ci.inria.fr - and I get a dashboard to navigate down to > Pharo-contributions, but clicking the jenkin

Re: [Pharo-dev] Spec license

2014-09-04 Thread Christophe Demarey
Le 3 sept. 2014 à 10:24, Torsten Bergmann a écrit : > It is interesting that there is also a new Spec release [2] announced this > week I can see in the announce: Adds SpecTableLayout, thanks @webwarrior-ws Removes hardcoded colors, thanks @Uko Do the authors of contribution (or their company

Re: [Pharo-dev] Spec license

2014-09-04 Thread Christophe Demarey
Send a slice to Pharo inbox? I just want to > use dark theme in pharo and don’t have ugly UI parts > > Uko > > On 04 Sep 2014, at 10:52, Christophe Demarey > wrote: > >> >> Le 3 sept. 2014 à 10:24, Torsten Bergmann a écrit : >> >>> It i

Re: [Pharo-dev] Spec license

2014-09-05 Thread Christophe Demarey
Le 5 sept. 2014 à 09:38, Yuriy Tymchuk a écrit : > I’ve made fixes long time ago before Ben left. > + my change is in Pharo image. > > Is this enough? I think so. All code contributed to Pharo via Fogbugz is licensed under MIT. Problems may come if you did a pull request on the spec git repo af

Re: [Pharo-dev] Pharo 4.0 Update Trigger

2014-09-11 Thread Christophe Demarey
Le 11 sept. 2014 à 11:14, Yuriy Tymchuk a écrit : > Hi > > FYI, I’ve added Pharo-4.0-Update-Trigger job on CI > https://ci.inria.fr/pharo-contribution/job/Pharo-4.0-Update-Trigger/ > so if you have a CI job for your project and it should run on Pharo4, you can > re-run it after Update trigger

[Pharo-dev] Zinc-rest URL matching

2014-09-12 Thread Christophe Demarey
Hi, I use Zinc-Rest and it works like a charm, really simple to quickly get something working. I have a question about URL pattern matching that is used to dispatch request to the right handler. I want to have following URLs: /foo/* /foo/latest I defined 2 handlers with following patterns: #('fo

Re: [Pharo-dev] Zinc-rest URL matching

2014-09-12 Thread Christophe Demarey
Le 12 sept. 2014 à 10:50, Santiago Bragagnolo a écrit : > > You may want to check this thread. > > http://forum.world.st/ANN-Teapot-0-8-micro-web-framework-tp4774449.html > > Hope it solves your needs :) Thanks, nice framework. Interesting to know smime.p7s Description: S/MIME cryptograph

Re: [Pharo-dev] Zinc-rest URL matching

2014-09-12 Thread Christophe Demarey
Hi Sven, Le 12 sept. 2014 à 11:59, Sven Van Caekenberghe a écrit : > Hi Christophe, > > On 12 Sep 2014, at 10:28, Christophe Demarey > wrote: > >> Hi, >> >> I use Zinc-Rest and it works like a charm, really simple to quickly get >> something working.

Re: [Pharo-dev] Versioner does not work on Pharo 4

2014-09-19 Thread Christophe Demarey
Hi Kilon, You error is strange. I use Versionner on Pharo 4.0 without any problem. If I take a closer look at the stack trace, the error comes from the MetacelloToolBox when Versionner asks for configuration classes. What is really strange is that after this message sent, the stack shows the exe

Re: [Pharo-dev] Versioner does not work on Pharo 4

2014-09-19 Thread Christophe Demarey
Le 19 sept. 2014 à 11:21, kilon alios a écrit : > Well to kepp you updated , because I did not bother replying to my own thread > since none seemed to care or have the same issue as me. I was out of office last days ... > I tried on windows again same error as macos on a fresh image by the way

Re: [Pharo-dev] Interesting Date/Time Thread on Squeak Dev

2014-09-19 Thread Christophe Demarey
Le 19 sept. 2014 à 14:59, Esteban A. Maringolo a écrit : > Pharo Date/DateAndTime are incremental[1], then all this > week/month/year operations will simply add/subtract the increment from > epoch. > > The only way to do this in a deterministic way is to have a field based Date. Yes, it would b

Re: [Pharo-dev] Exceptions chapter of Deep Into Pharo

2014-09-23 Thread Christophe Demarey
Hello, Le 23 sept. 2014 à 04:36, Martin McClure a écrit : > On 09/22/2014 09:43 AM, Damien Cassou wrote: >> On Mon, Sep 22, 2014 at 4:44 PM, Martin McClure >> wrote: >>> OK, send me the SVN info and I'll work on the edits. >> >> >> please create an account on https://gforge.inria.fr and ask t

Re: [Pharo-dev] [Pharo-users] Versioneer. nice. mmMmmm...

2014-09-29 Thread Christophe Demarey
Hi Ben, Le 22 sept. 2014 à 18:23, Ben Coman a écrit : > > While I had done the Versioneer tutorial some time ago, I had some inertial > problem using it in anger. Now I'm happy to report using it just now to > update the ConfigurationOfPharoLauncher was simple and smooth - which is > great s

Re: [Pharo-dev] is Kommiter working for you in 40 latest?

2014-10-01 Thread Christophe Demarey
Le 1 oct. 2014 à 07:37, stepharo a écrit : > is Kommiter working for you in 40 latest? yes, works fine for me smime.p7s Description: S/MIME cryptographic signature

Re: [Pharo-dev] GTPlayground Play Button Semantics

2014-10-01 Thread Christophe Demarey
Le 1 oct. 2014 à 16:55, Tudor Girba a écrit : > Cmd+g sounds like fun :). > > The other thing could be to have cmd+i as a replacement for cmd+o when you > are in the inspector. When outside, Cmd+i would spawn an inspector window if > the surrounding browser does not support in-place inspection

Re: [Pharo-dev] Cmd-o is not opening a new pane?

2014-10-03 Thread Christophe Demarey
Le 3 oct. 2014 à 08:26, Esteban Lorenzano a écrit : > well, but that’s something that *now* you cannot do. > what people will see now is “cmd+i does one thing in playground, and other > thing in other parts of the system". Maybe it is me but what I see is cmd+i => inspect. I will be more conf

[Pharo-dev] playground size

2014-10-03 Thread Christophe Demarey
Hi, First I need to say, I love the new GT tools. It really goes a step further. I just wanted to say that I find the Playground window quite big (at least 1/4 of the whole Pharo window). I understand that the size is bigger than a simple workspace to be able to display panes after clicking play

Re: [Pharo-dev] gt issues

2014-10-06 Thread Christophe Demarey
Hello, Le 4 oct. 2014 à 11:51, Tudor Girba a écrit : > Pharo needs a centralised way to manage tabs and windows, its a system > heavily wait that is wrong solely based on GUIs. So this is not a GT > issue, its more a Pharo issue. > The problem with GT because is such a detailed tool i

Re: [Pharo-dev] gt issues

2014-10-07 Thread Christophe Demarey
Hi Doru, Le 6 oct. 2014 à 23:33, Tudor Girba a écrit : > Hi Christophe, > > We will start with adding the possibility of closing the last pane. It is > unlikely that we will add closing of random panes in the inspector because > the main purpose of those panes is to preserve the navigation pat

Re: [Pharo-dev] [update 3.0] #30296

2013-07-25 Thread Christophe Demarey
Hello, This release breaks the right click on the mouse. The event is not handled anymore. I checked #30295 => ok, images >= #30296 ko Christophe. Le 24 juil. 2013 à 14:46, Marcus Denker a écrit : > 30296 > - > > 10448 Smalltalk os should use instance of OSPlatform > https://pharo.f

Re: [Pharo-dev] [update 3.0] #30296

2013-07-26 Thread Christophe Demarey
Thanks a lot Marcus and Clément. Le 26 juil. 2013 à 11:30, Marcus Denker a écrit : > > On Jul 26, 2013, at 8:37 AM, Marcus Denker wrote: > >> >> On Jul 25, 2013, at 11:31 PM, Christophe Demarey >> wrote: >> >>> Hello, >>> >>> Th

[Pharo-dev] Jenkins slaves

2013-08-22 Thread Christophe Demarey
Hi all, An hypervisor used to host slaves for the continuous integration service is reaching its maximum storage capacity (primary storage used for running Virtual Machines). To avoid VM corruptions, we preventively stopped VMs running on this hypervisor. For the pharo ecosystem, following VMs a

Re: [Pharo-dev] [rmod] Jenkins slaves

2013-08-22 Thread Christophe Demarey
We can also add a mac slave in our offices. We just have one for pharo / pharo-contribution / rmod. Le 22 août 2013 à 16:24, Stéphane Ducasse a écrit : > Could we not use on of the mac machine lying around to have our own space? > > On Aug 22, 2013, at 2:15 PM, Christophe Demarey

Re: [Pharo-dev] [update 3.0] #30359

2013-08-30 Thread Christophe Demarey
Hi, This image seems broken. When I try to open the Monticello browser, I get PointPair(Object)>>doesNotUnderstand: #adaptToPoint:andSend: In the stack, it is sent by Rectangle>>expandBy:. So maybe the fix for the issue 2489 is not fully working. Christophe. Le 29 août 2013 à 22:22, Stéphane

Re: [Pharo-dev] CI Status

2013-09-18 Thread Christophe Demarey
Hi, The problem with slaves on CloudStack is now solved. After a maintenance, the CloudStack controller was a bit lost and removed some iptables rules for running slaves. These slaves were up but without networking ... Slaves are now reachable. Christophe. Le 12 sept. 2013 à 20:32, Camillo Bru

Re: [Pharo-dev] Understand Icons in Pharo

2013-09-18 Thread Christophe Demarey
Hi, There is already a utility method to import a folder of icons into the image. You can use: Smalltalk ui theme icons readIconMethodsFromDirectory: '/Users/me/myIconFolder' asFileReference Regards, Christophe. Le 16 sept. 2013 à 18:08, Stéphane Ducasse a écrit : > >> Hi, >> >> Take a look

Re: [Pharo-dev] Metacello2 now is part of Pharo3

2013-09-18 Thread Christophe Demarey
Le 18 sept. 2013 à 17:25, Luc Fabresse a écrit : > Hi, > > Cool. > Is Versionner also integrated? Not yet, it is the next step ... smime.p7s Description: S/MIME cryptographic signature

Re: [Pharo-dev] CI for OSWin

2013-09-20 Thread Christophe Demarey
Hello, To see what happens, you need to first click on a specific build in the matrix job, then you can browse a particular build and is console output. ex: https://ci.inria.fr/pharo-contribution/job/OSWindows/12/PHARO=30,VERSION=stable,VM=vm,Windows%20Slaves%20only=win/console Here the problem

Re: [Pharo-dev] CI for OSWin

2013-09-20 Thread Christophe Demarey
regexp OSWindows.* for your test packages. Regards, Christophe. Le 20 sept. 2013 à 09:55, Christophe Demarey a écrit : > Hello, > > To see what happens, you need to first click on a specific build in the > matrix job, then you can browse a particular build and is console output. &g

Re: [Pharo-dev] About configuration of image projects

2013-10-02 Thread Christophe Demarey
As we will very soon integrate a new version of Metacello, we already have this configuration. It will be: https://github.com/dalehenrich/metacello-work/blob/master/repository/BaselineOfMetacello.package/BaselineOfMetacello.class/instance/baseline..st Christophe. Le 2 oct. 2013 à 09:35, Stéphan

[Pharo-dev] OSProcess configuration problem

2013-10-02 Thread Christophe Demarey
Hi, I just discover a problem with the configuration of OSProcess. If you run: MetacelloToolBox validateConfiguration: ConfigurationOfOSProcess, you get: "Error: Cannot resolve version '4.6.7' for the project reference 'Pipeability' in version '4.5.7' { cannotResolveVersion } [ #validateVersionS

Re: [Pharo-dev] About configuration of image projects

2013-10-02 Thread Christophe Demarey
For the current version of Metacello in the image, you can use the ConfigurationOfMetacello in http://seaside.gemstone.com/ss/metacello. The base version is 1.0-beta.31.1.5 but we (the Pharo community) did some patches on top of it. I think these patches don't modify the dependencies but only pa

Re: [Pharo-dev] Issues interesting for the hangout

2013-10-02 Thread Christophe Demarey
Le 2 oct. 2013 à 12:03, Esteban Lorenzano a écrit : > Hi, > > Of course, that's not a exhaustive list, just some that I think are > interesting to tackle :) > > https://pharo.fogbugz.com/f/cases/10821/Integrate-Metacello-2 For this one, there is still a missing fix to the metacello previewBoo

Re: [Pharo-dev] OSProcess configuration problem

2013-10-02 Thread Christophe Demarey
Le 2 oct. 2013 à 14:24, Goubier Thierry a écrit : > Christophe, > > I've uploaded the configurations in > http://www.squeaksource.com/MonticelloRepository as it should be (I think I > uploaded them a week or two ago, but why did they disappear?). Can you test > if this works? It now works. T

Re: [Pharo-dev] New project announcement: PROXimity

2013-10-03 Thread Christophe Demarey
Hi Olivier, Cool. Do you think it is possible to do a more generic Cloud interface in Pharo? I mean an API agnostic to the used cloud manage (proxmox, cloudstack, openstack, amazon)? There is a Java project called jclouds[1] that does that. It may be cool that other people can define more cloud p

Re: [Pharo-dev] Any visualisation for Metacello?

2013-10-03 Thread Christophe Demarey
Gofer new url: 'http://www.smalltalkhub.com/mc/Moose/GToolkit/main'; package: 'ConfigurationOfGToolkit'; load. (Smalltalk at: #ConfigurationOfGToolkit) project development load. (Smalltalk at: #GTMetaceller) open. Le 2 oct. 2013 à 19:03, Stéphane Ducasse a éc

Re: [Pharo-dev] Metacello preview in Pharo 2.0

2013-10-09 Thread Christophe Demarey
Le 9 oct. 2013 à 13:25, Stéphane Ducasse a écrit : > does it integrate for real? As you can see here: https://ci.inria.fr/rmod/view/Versions%20and%20Dependencies/job/MetacelloPreview-Pharo2/? > are the other tests green? I created another test to run all tests in Pharo: https://ci.inria.fr/r

Re: [Pharo-dev] [pharo-project/pharo-core] 4021f3: 30523

2013-10-25 Thread Christophe Demarey
Why do we need to remove configurations of projects loaded into the image? I would say the opposite: all projects in the image should have their configuration loaded. It is part of the project. Le 25 oct. 2013 à 14:00, GitHub a écrit : > 12005 unload BaselineOfFileTree, BaselineOfMetacello >

Re: [Pharo-dev] Spec new release :)

2013-11-13 Thread Christophe Demarey
Hi, I have some questions: 1/ Before the removal of morphic dependencies in spec, I used aNode selectedNode parentNode item to get the parent of the selected item. What is the new way to do that? 2/ I also defined specific nodes for a Tree model. These nodes overrode the childrenItems method

Re: [Pharo-dev] Fwd: Your request to join pharo-contribution has been accepted

2013-11-21 Thread Christophe Demarey
Hi, Le 21 nov. 2013 à 10:05, Serge Stinckwich a écrit : > I would like to able to add jobs on pharo-contribution. > How I could do that ? First, you go to https://ci.inria.fr and create an account (sign up). Then, ask to join the pharo-contribution project. We will approve the request and then g

Re: [Pharo-dev] Versionner CI?

2013-12-03 Thread Christophe Demarey
Hi Sean, Le 3 déc. 2013 à 06:15, Sean P. DeNigris a écrit : > I was surprised there was no job on community contributions... There is one job on the rmod ci server. I should move it to the community server. Thanks for pointing that, Christophe smime.p7s Description: S/MIME cryptographic signa

Re: [Pharo-dev] Versionner CI?

2013-12-03 Thread Christophe Demarey
I just moved the job to Pharo Contributions: https://ci.inria.fr/pharo-contribution/view/Versions%20and%20Dependencies/ I will also put Metacello job there. Le 3 déc. 2013 à 10:18, Clément Bera a écrit : > The jobs's on Rmod: > https://ci.inria.fr/rmod/job/Versionner/ > > > 2013/12/3 Sean P. D

Re: [Pharo-dev] Versionner Impressions

2013-12-03 Thread Christophe Demarey
Hi Sean, Le 3 déc. 2013 à 06:43, Sean P. DeNigris a écrit : > Wow, it's light years ahead of where I last saw it! It is already much better > than writing configs by hand. I was able to do about 75% via the UI to go > from nothing, to an initial commit with a baseline including dependent > projec

[Pharo-dev] Fwd: [ci-announces] [Important] About Jenkins 2.x support

2016-11-15 Thread Christophe Demarey
An announce from Inria CI service: > Début du message réexpédié : > > De: Bruno Carrez > Objet: [ci-announces] [Important] About Jenkins 2.x support > Date: 15 novembre 2016 11:21:31 UTC+1 > À: ci-announ...@inria.fr > Répondre à: Bruno Carrez > > Dear CI users, > > Jenkins 2.x is around the c

Re: [Pharo-dev] two question about fasttable

2016-11-29 Thread Christophe Demarey
Hi, > Le 29 nov. 2016 à 08:45, Esteban Lorenzano a écrit : > >> >> On 29 Nov 2016, at 00:00, Ben Coman > > wrote: >> >> >> >> On Tue, Nov 29, 2016 at 5:29 AM, Esteban Lorenzano > > wrote: >> Hi, >> >>> On 28 Nov 2016, at 21:32, steph

[Pharo-dev] Set internal array size

2016-12-01 Thread Christophe Demarey
Hi, I just discovered a funny thing. If you create a Set with Set new, you will get a Set with an internal array of 5 elements (hardcoded in Set class>>#new). If you ask explicitly a Set for one or no element: Set new: 0 (or a number between 0 and 5), you will get an internal array of 7 elements

Re: [Pharo-dev] Set internal array size

2016-12-01 Thread Christophe Demarey
ndTraits asSet asArray , #(nil). > fullLoadSet:= Set basicNew. > fullLoadSet > instVarNamed: #array put: array; >instVarNamed: #tally put: array size. > > [ fullLoadSet includes: 8; includes: Morph ] bench. "'215.157 per second'

Re: [Pharo-dev] Set internal array size

2016-12-01 Thread Christophe Demarey
> Le 1 déc. 2016 à 15:04, Marcus Denker a écrit : > > The idea that a set is always created with a minimal size is because we > always add at least some elements not always. You know in some cases 80% of the time, your instances will have an empty Set and with some values for the remaining 20

Re: [Pharo-dev] PharoLauncher create image / default image name

2017-02-03 Thread Christophe Demarey
Hi, Yes, I changed it on purpose after a small survey of people in the mod group. The old naming was very annoying, especially with some templates coming from Jenkins. If some still prefer the old naming, maybe the best way would be to have an option to choose the naming strategy. Christophe >

Re: [Pharo-dev] Need to login to access pharo-dev ci

2017-03-09 Thread Christophe Demarey
There was a problem after the Jenkins update. It should be back to normal now. > Le 8 mars 2017 à 21:39, stepharong a écrit : > > Yes I reported this :) > Now try with google, because if you get a link inside you can go there funny > no? > > HI, > > when I go to https://ci.inria.fr/pharo-cont

Re: [Pharo-dev] Need to login to access pharo-dev ci

2017-03-09 Thread Christophe Demarey
Is it better now? > Le 9 mars 2017 à 11:32, Cyril Ferlicot D. a écrit : > > I cannot launch a build or edit a config anymore on pharo-contribution. > > -- > Cyril Ferlicot > > http://www.synectique.eu > > 2 rue Jacques Prévert 01, > 59650 Villeneuve d'ascq France >

Re: [Pharo-dev] Script to download Pharo 4 vm for Mac os sierra

2017-03-16 Thread Christophe Demarey
http://files.pharo.org/get-files/40/pharo-mac-stable.zip > Le 16 mars 2017 à 15:41, Cyrille Delaunay a écrit : > > Hello, > > We have a jenkins job, running on a linux machine, that is responsible for > building and outputing a Pharo

<    1   2   3   4   5   >