Re: [Pharo-users] [ANN] Windows support for GitFileTree

2015-10-09 Thread Alexandre Bergel
:-) Excellent! Alexandre > On Oct 9, 2015, at 6:35 PM, Thierry Goubier wrote: > > Hi all, > > thanks to the help of Nicolai and Levente (and others), GitFileTree has now > working support for Windows users through ProcessWrapper (on the development > versions). > > A way for it to work is

[Pharo-users] [ANN] Windows support for GitFileTree

2015-10-09 Thread Thierry Goubier
Hi all, thanks to the help of Nicolai and Levente (and others), GitFileTree has now working support for Windows users through ProcessWrapper (on the development versions). A way for it to work is to have git in your path and simply load: Metacello new configuration: 'GitFileTree';

Re: [Pharo-users] Deleting methods

2015-10-09 Thread Yuriy Tymchuk
Something is kind of broken, but the issues occur only in special cases when a method or a class is between existence and non-existence. I’ll try to change my code so that these cases will not "take place". Uko > On 09 Oct 2015, at 20:56, Aliaksei Syrel wrote: > > Aa, it was you, Yuriy :) Th

Re: [Pharo-users] Deleting methods

2015-10-09 Thread Aliaksei Syrel
Aa, it was you, Yuriy :) Then it is ok! I thought this exception happens because something deep inside pharo is broken :) Thanks for looking into it Cheers, Alex On Fri, Oct 9, 2015 at 8:52 PM, Yuriy Tymchuk wrote: > There is a new version of QA awaiting integration. I should resolve the > prob

Re: [Pharo-users] Deleting methods

2015-10-09 Thread Yuriy Tymchuk
There is a new version of QA awaiting integration. I should resolve the problem. I’ll let you know when it is integrated, and then you can let me know if it worked out. Uko > On 09 Oct 2015, at 19:54, Aliaksei Syrel wrote: > > The same happens to me! Annoying... > > On Oct 9, 2015 5:02 PM, "

Re: [Pharo-users] [Moose-dev] Roassal3D is moving...

2015-10-09 Thread Alexandre Bergel
Well, the example has been made in Roassal3d, built on top of Woden. Woden is low level. It may be suitable for game building, however for data visualization it is not the best. Let us know how it goes! Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www

Re: [Pharo-users] [Moose-dev] Re: Roassal3D is moving...

2015-10-09 Thread Yuriy Tymchuk
2 reasons: 1) something is always incompatible (I’ve tried 2 times already) 2) I have too many things hardcoded in Roassal3D subclasses. I have to move it into a proper model, and this will take time. I’ll take a look at the Orbiter. Although as far as I remember Roassal3D and Woden have differ

Re: [Pharo-users] [Moose-dev] Roassal3D is moving...

2015-10-09 Thread Alexandre Bergel
Ah sorry. Teseo has written the class OrbitController. I think you should be able to reuse it for Roassal3d Old. But why not trying to migrate to Woden instead? Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:

Re: [Pharo-users] Deleting methods

2015-10-09 Thread Aliaksei Syrel
The same happens to me! Annoying... On Oct 9, 2015 5:02 PM, "Alexandre Bergel" wrote: > I am just deleting a lot of methods… Maybe multiply deleting methods seems > to be related (in a browser, select several methods, and press cmd-m-x) > > Alexandre > -- > _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~

Re: [Pharo-users] [Moose-dev] Re: Roassal3D is moving...

2015-10-09 Thread Yuriy Tymchuk
No, the control the interaction that moves you around the object when you drag mouse instead of "rotating your head” as in fps game. Uko > On 09 Oct 2015, at 19:11, Alexandre Bergel wrote: > > By flyover you mean having a text tooltip? > > Alexandre > -- > _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._

Re: [Pharo-users] [Moose-dev] Roassal3D is moving...

2015-10-09 Thread Alexandre Bergel
By flyover you mean having a text tooltip? Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. > On Oct 9, 2015, at 12:40 PM, Yuriy Tymchuk wrote: > > No, honestly I’d really appreciate if som

Re: [Pharo-users] Multiple method deletion

2015-10-09 Thread Alexandre Bergel
Pharo 5, lastest version Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. > On Oct 9, 2015, at 1:00 PM, Hilaire wrote: > > Which Pharo, Pharo4 ? > I loose confident in the Pharo class brows

Re: [Pharo-users] Multiple method deletion

2015-10-09 Thread Hilaire
Which Pharo, Pharo4 ? I loose confident in the Pharo class browser since mark 3. I hope it will get better. Hilaire Le 09/10/2015 16:44, Alexandre Bergel a écrit : > Hi! > > When I select several methods in Nautilus, and press cmd-m-x it seems > to delete more method that I have selected. It make

Re: [Pharo-users] [Moose-dev] Roassal3D is moving...

2015-10-09 Thread Yuriy Tymchuk
Wow, this is amazing. Can I have this king of interaction in the old Roassal3D? Or a slave that will move ViDI to Woden? :) No, honestly I’d really appreciate if someone can help me to add this flyover interaction to ViDI, so we can run some kind of controlled experiment on it (and for now it’s

[Pharo-users] Roassal3D is moving...

2015-10-09 Thread Alexandre Bergel
Hi All! We are (secretly :-) working on Roassal3D. Teseo, from the University of Lugano, is quite enthusiast :-) https://vimeo.com/141916068 Cheers, Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,

Re: [Pharo-users] Deleting methods

2015-10-09 Thread Alexandre Bergel
I am just deleting a lot of methods… Maybe multiply deleting methods seems to be related (in a browser, select several methods, and press cmd-m-x) Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:

Re: [Pharo-users] Deleting methods

2015-10-09 Thread Yuriy Tymchuk
Ah, there was something about that… Do you something specific to get this issue? Because I do not encounter it, but I’d like to fix it. Uko > On 09 Oct 2015, at 16:47, Alexandre Bergel wrote: > > Hi! > > When I select methods, I often get a MessageNotUnderstood: isDefault is sent > to nil w

[Pharo-users] Deleting methods

2015-10-09 Thread Alexandre Bergel
Hi! When I select methods, I often get a MessageNotUnderstood: isDefault is sent to nil within: RBUnpackagedCodeRule>>isUnpackaged: Am I the only one to experience this? This is highly annoying :-( Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.ber

[Pharo-users] Multiple method deletion

2015-10-09 Thread Alexandre Bergel
Hi! When I select several methods in Nautilus, and press cmd-m-x it seems to delete more method that I have selected. It makes me lose code :-( Cheers, Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.

Re: [Pharo-users] MNU: RubPluggableTextMorph>>appendEntry

2015-10-09 Thread Marcus Denker
> On 09 Oct 2015, at 15:42, Andrei Chis wrote: > > This error happens now in Moose every time something is printed to the > transcript. > Seems that rubric has diverged a bit in Pharo > Du to problems with changes that where crosscutting some changes where done that need to be re=synced bac

Re: [Pharo-users] MNU: RubPluggableTextMorph>>appendEntry

2015-10-09 Thread Andrei Chis
This error happens now in Moose every time something is printed to the transcript. Seems that rubric has diverged a bit in Pharo On Fri, Oct 9, 2015 at 8:16 AM, Alain Plantec via Pharo-users < pharo-users@lists.pharo.org> wrote: > > > -- Forwarded message -- > From: Alain Plantec

Re: [Pharo-users] [ANN] Pharo Catalog web page updated

2015-10-09 Thread stepharo
Really nice. Tx esteban. Stef Le 7/10/15 19:17, Esteban Lorenzano a écrit : Hi, I spend some time today adding some functionality top the Pharo Catalog web page. Is still far from *good* but I think now is a lot better: http://catalog.pharo.org Enjoy, Esteban ps: as a “history” note, Pharo