Re: [Pharo-users] [ann] brick on top of bloc - preview

2015-08-27 Thread Aliaksei Syrel
Hi,

We prepared a working image with Brick preview :) Just open it with the
latest Pharo VM and you will instantly see an example browser
​
 Pharo-Brick.zip
https://drive.google.com/file/d/0B-bMBVDOi3oTdll3dGJValVIenc/view?usp=drive_web
​

Cheers,
Alex

On Tue, Aug 25, 2015 at 10:13 PM, Tudor Girba tu...@tudorgirba.com wrote:

 Hi,

 We are happy to announce the first preview version of Brick, a new widget
 set created from scratch on top of Bloc.

 Brick is being developed primarily by Alex Syrel (together with Alain
 Plantec, Andrei Chis and myself), and the work is sponsored by ESUG. Brick
 is part of the Glamorous Toolkit effort and will provide the basis for the
 new versions of the development tools.

 Brick's goal is to provide a beautiful looking widget set, and the default
 look is based on material design. The widgets are theme-able.

 Right now, there exists:
 - Label
 - Simple button
 - Toggle button
 - Checkbox
 - Radio button
 - Window with or without an active title bar that can include various
 visual actions and info
 - Menu
 - Beautiful scrollbars that are thin by default and enlarge when the mouse
 hovers over it
 - Scalable list for huge amounts of items with various heights
 (The list also allows one for embedding text widgets with in place editing)

 The next immediate target is the creation of a new Pager widget (the
 widget that is behind the current GTInspector).

 You can see some screenshots on the official site:
 http://gt.moosetechnology.org/brick

 To play with it, you can download a ready-made image:

 https://ci.inria.fr/moose/job/gtoolkit5/lastSuccessfulBuild/artifact/gtoolkit5.zip

 and, in a Bloc space, you can browse the examples:
 BrExampleBrowser exampleOpen

 We would be happy to hear your feedback.

 Cheers,
 Doru

 --
 www.tudorgirba.com

 Every thing has its own flow



Re: [Pharo-users] [ann] brick on top of bloc - preview

2015-08-26 Thread Vincent BLONDEAU
Now that the Moose 6.0 job is working, the last build of Pharo is used and the 
problem appears in the CI...

Vincent

-Message d'origine-
De : Pharo-users [mailto:pharo-users-boun...@lists.pharo.org] De la part de 
Alexandre Bergel
Envoyé : mercredi 26 août 2015 01:02
À : Any question about pharo is welcome
Objet : Re: [Pharo-users] [ann] brick on top of bloc - preview

Wow…

Alexandre


 On Aug 25, 2015, at 6:41 PM, Vincent BLONDEAU 
 vincent.blond...@polytech-lille.net wrote:
 
 That is because GToolkit is based on last successful Moose 6.0 build where 
 everything works fine (it is Pharo50248). 
 But less than a week ago, a featured bug was integrated in Pharo and it is 
 not possible to load Moose anymore… That is due to some encoding problems 
 during Monticello loading between 50256 and 50257 Pharo versions (integration 
 of Slice 16283).
  
 As I can’t load brick on the 50256 pharo image, I think that the bug you 
 encounter has been introduced before, i.e. between 50248 and 50256. So it is 
 not related to the Moose one.
 Bernardo’s bug is related to traits loading, I have the same bug for one of 
 my project but I didn’t investigate it yet.
  
 Cheers,
 Vincent
  
 De : Pharo-users [mailto:pharo-users-boun...@lists.pharo.org] De la 
 part de Tudor Girba Envoyé : mardi 25 août 2015 23:08 À : Any question 
 about pharo is welcome Objet : Re: [Pharo-users] [ann] brick on top of 
 bloc - preview
  
 Hmm. Thanks for the report. Indeed, I get the same, but the CI job works 
 well. We will have to investigate this.
  
 In the meantime, you can use the image from:
 https://ci.inria.fr/moose/job/gtoolkit5/lastSuccessfulBuild/artifact/g
 toolkit5.zip
  
 Cheers,
 Doru
  
  
  
 On Tue, Aug 25, 2015 at 10:51 PM, Bernardo Ezequiel Contreras 
 vonbecm...@gmail.com wrote:
  i forgot to mention that it was while
  
 Loading Bloc-Core-AliakseiSyrel.636
  
 thanks
  
  
  
 On Tue, Aug 25, 2015 at 5:43 PM, Bernardo Ezequiel Contreras 
 vonbecm...@gmail.com wrote:
 Sorry, but after evaluating
  
 Gofer new
 smalltalkhubUser: 'Pharo' project: 'Brick'; configuration; 
 loadDevelopment
  
 in Pharo5.0#50270, i got an Error: Unrecognized class definition
  
 The screenshots look really cool.
  
 thanks
  
  
 On Tue, Aug 25, 2015 at 5:13 PM, Tudor Girba tu...@tudorgirba.com wrote:
 Hi,
  
 We are happy to announce the first preview version of Brick, a new widget 
 set created from scratch on top of Bloc.
  
 Brick is being developed primarily by Alex Syrel (together with Alain 
 Plantec, Andrei Chis and myself), and the work is sponsored by ESUG. Brick 
 is part of the Glamorous Toolkit effort and will provide the basis for the 
 new versions of the development tools.
  
 Brick's goal is to provide a beautiful looking widget set, and the default 
 look is based on material design. The widgets are theme-able.
  
 Right now, there exists:
 - Label
 - Simple button
 - Toggle button
 - Checkbox
 - Radio button
 - Window with or without an active title bar that can include 
 various visual actions and info
 - Menu
 - Beautiful scrollbars that are thin by default and enlarge when 
 the mouse hovers over it
 - Scalable list for huge amounts of items with various heights (The 
 list also allows one for embedding text widgets with in place 
 editing)
  
 The next immediate target is the creation of a new Pager widget (the 
 widget that is behind the current GTInspector).
  
 You can see some screenshots on the official site:
 http://gt.moosetechnology.org/brick
  
 To play with it, you can download a ready-made image:
 https://ci.inria.fr/moose/job/gtoolkit5/lastSuccessfulBuild/artifac
 t/gtoolkit5.zip
  
 and, in a Bloc space, you can browse the examples:
 BrExampleBrowser exampleOpen
  
 We would be happy to hear your feedback.
  
 Cheers,
 Doru
  
 --
 www.tudorgirba.com
  
 Every thing has its own flow
 
 
  
 --
 Bernardo E.C.
  
 Sent from a cheap desktop computer in South America.
 
 
  
 --
 Bernardo E.C.
  
 Sent from a cheap desktop computer in South America.
 
 
  
 --
 www.tudorgirba.com
  
 Every thing has its own flow

--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.








Re: [Pharo-users] [ann] brick on top of bloc - preview

2015-08-26 Thread Tudor Girba
Aha. Thanks for the help, Vincent.

Now, the next problem: Does anyone know why the Unrecognized class
definition problem occurs? :)

Cheers,
Doru

On Wed, Aug 26, 2015 at 9:14 AM, Vincent BLONDEAU 
vincent.blond...@polytech-lille.net wrote:

 Now that the Moose 6.0 job is working, the last build of Pharo is used and
 the problem appears in the CI...

 Vincent

 -Message d'origine-
 De : Pharo-users [mailto:pharo-users-boun...@lists.pharo.org] De la part
 de Alexandre Bergel
 Envoyé : mercredi 26 août 2015 01:02
 À : Any question about pharo is welcome
 Objet : Re: [Pharo-users] [ann] brick on top of bloc - preview

 Wow…

 Alexandre


  On Aug 25, 2015, at 6:41 PM, Vincent BLONDEAU 
 vincent.blond...@polytech-lille.net wrote:
 
  That is because GToolkit is based on last successful Moose 6.0 build
 where everything works fine (it is Pharo50248).
  But less than a week ago, a featured bug was integrated in Pharo and it
 is not possible to load Moose anymore… That is due to some encoding
 problems during Monticello loading between 50256 and 50257 Pharo versions
 (integration of Slice 16283).
 
  As I can’t load brick on the 50256 pharo image, I think that the bug you
 encounter has been introduced before, i.e. between 50248 and 50256. So it
 is not related to the Moose one.
  Bernardo’s bug is related to traits loading, I have the same bug for one
 of my project but I didn’t investigate it yet.
 
  Cheers,
  Vincent
 
  De : Pharo-users [mailto:pharo-users-boun...@lists.pharo.org] De la
  part de Tudor Girba Envoyé : mardi 25 août 2015 23:08 À : Any question
  about pharo is welcome Objet : Re: [Pharo-users] [ann] brick on top of
  bloc - preview
 
  Hmm. Thanks for the report. Indeed, I get the same, but the CI job works
 well. We will have to investigate this.
 
  In the meantime, you can use the image from:
  https://ci.inria.fr/moose/job/gtoolkit5/lastSuccessfulBuild/artifact/g
  toolkit5.zip
 
  Cheers,
  Doru
 
 
 
  On Tue, Aug 25, 2015 at 10:51 PM, Bernardo Ezequiel Contreras 
 vonbecm...@gmail.com wrote:
   i forgot to mention that it was while
 
  Loading Bloc-Core-AliakseiSyrel.636
 
  thanks
 
 
 
  On Tue, Aug 25, 2015 at 5:43 PM, Bernardo Ezequiel Contreras 
 vonbecm...@gmail.com wrote:
  Sorry, but after evaluating
 
  Gofer new
  smalltalkhubUser: 'Pharo' project: 'Brick'; configuration;
  loadDevelopment
 
  in Pharo5.0#50270, i got an Error: Unrecognized class definition
 
  The screenshots look really cool.
 
  thanks
 
 
  On Tue, Aug 25, 2015 at 5:13 PM, Tudor Girba tu...@tudorgirba.com
 wrote:
  Hi,
 
  We are happy to announce the first preview version of Brick, a new
 widget set created from scratch on top of Bloc.
 
  Brick is being developed primarily by Alex Syrel (together with Alain
 Plantec, Andrei Chis and myself), and the work is sponsored by ESUG. Brick
 is part of the Glamorous Toolkit effort and will provide the basis for the
 new versions of the development tools.
 
  Brick's goal is to provide a beautiful looking widget set, and the
 default look is based on material design. The widgets are theme-able.
 
  Right now, there exists:
  - Label
  - Simple button
  - Toggle button
  - Checkbox
  - Radio button
  - Window with or without an active title bar that can include
  various visual actions and info
  - Menu
  - Beautiful scrollbars that are thin by default and enlarge when
  the mouse hovers over it
  - Scalable list for huge amounts of items with various heights (The
  list also allows one for embedding text widgets with in place
  editing)
 
  The next immediate target is the creation of a new Pager widget (the
 widget that is behind the current GTInspector).
 
  You can see some screenshots on the official site:
  http://gt.moosetechnology.org/brick
 
  To play with it, you can download a ready-made image:
  https://ci.inria.fr/moose/job/gtoolkit5/lastSuccessfulBuild/artifac
  t/gtoolkit5.zip
 
  and, in a Bloc space, you can browse the examples:
  BrExampleBrowser exampleOpen
 
  We would be happy to hear your feedback.
 
  Cheers,
  Doru
 
  --
  www.tudorgirba.com
 
  Every thing has its own flow
 
 
 
  --
  Bernardo E.C.
 
  Sent from a cheap desktop computer in South America.
 
 
 
  --
  Bernardo E.C.
 
  Sent from a cheap desktop computer in South America.
 
 
 
  --
  www.tudorgirba.com
 
  Every thing has its own flow

 --
 _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
 Alexandre Bergel  http://www.bergel.eu
 ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.









-- 
www.tudorgirba.com

Every thing has its own flow


Re: [Pharo-users] [ann] brick on top of bloc - preview

2015-08-26 Thread Marcus Denker

 On 26 Aug 2015, at 10:42, Tudor Girba tu...@tudorgirba.com wrote:
 
 Aha. Thanks for the help, Vincent.
 
 Now, the next problem: Does anyone know why the Unrecognized class 
 definition problem occurs? :)
 

It seems that

1) MC model loading of the serialised package fails
2) it falls back on using MCStReader
3) which fails to load the .st file for the definition of 
TBlLayoutPropertiesOwner

Maybe loading trait definitions does not work in general with MCStReader?

Marcus


Re: [Pharo-users] [ann] brick on top of bloc - preview

2015-08-26 Thread Thierry Goubier
2015-08-26 10:51 GMT+02:00 Marcus Denker marcus.den...@inria.fr:


  On 26 Aug 2015, at 10:42, Tudor Girba tu...@tudorgirba.com wrote:
 
  Aha. Thanks for the help, Vincent.
 
  Now, the next problem: Does anyone know why the Unrecognized class
 definition problem occurs? :)
 

 It seems that

 1) MC model loading of the serialised package fails
 2) it falls back on using MCStReader
 3) which fails to load the .st file for the definition of
 TBlLayoutPropertiesOwner

 Maybe loading trait definitions does not work in general with MCStReader?


MCStReader is one of the place where old code was recently replaced by Ring
based code (RingChunkImporter).

Thierry



 Marcus



Re: [Pharo-users] [ann] brick on top of bloc - preview

2015-08-26 Thread Blondeau Vincent
Loading traits only is working, there are traits in Moose and it is well 
working...
E.g.:
Trait named: #TOODependencyQueries
uses: TDependencyQueries
category: 'Famix-Core'

Vincent

-Message d'origine-
De : Pharo-users [mailto:pharo-users-boun...@lists.pharo.org] De la part de 
Marcus Denker
Envoyé : mercredi 26 août 2015 10:52
À : Any question about pharo is welcome
Cc : Pharo Development List
Objet : Re: [Pharo-users] [ann] brick on top of bloc - preview


 On 26 Aug 2015, at 10:42, Tudor Girba tu...@tudorgirba.com wrote:

 Aha. Thanks for the help, Vincent.

 Now, the next problem: Does anyone know why the Unrecognized class 
 definition problem occurs? :)


It seems that

1) MC model loading of the serialised package fails
2) it falls back on using MCStReader
3) which fails to load the .st file for the definition of 
TBlLayoutPropertiesOwner

Maybe loading trait definitions does not work in general with MCStReader?

Marcus


Ce message et les pièces jointes sont confidentiels et réservés à l'usage 
exclusif de ses destinataires. Il peut également être protégé par le secret 
professionnel. Si vous recevez ce message par erreur, merci d'en avertir 
immédiatement l'expéditeur et de le détruire. L'intégrité du message ne pouvant 
être assurée sur Internet, la responsabilité de Worldline ne pourra être 
recherchée quant au contenu de ce message. Bien que les meilleurs efforts 
soient faits pour maintenir cette transmission exempte de tout virus, 
l'expéditeur ne donne aucune garantie à cet égard et sa responsabilité ne 
saurait être recherchée pour tout dommage résultant d'un virus transmis.

This e-mail and the documents attached are confidential and intended solely for 
the addressee; it may also be privileged. If you receive this e-mail in error, 
please notify the sender immediately and destroy it. As its integrity cannot be 
secured on the Internet, the Worldline liability cannot be triggered for the 
message content. Although the sender endeavours to maintain a computer 
virus-free network, the sender does not warrant that this transmission is 
virus-free and will not be liable for any damages resulting from any virus 
transmitted.



Re: [Pharo-users] [ann] brick on top of bloc - preview

2015-08-26 Thread Ben Coman
On Wed, Aug 26, 2015 at 4:13 AM, Tudor Girba tu...@tudorgirba.com wrote:
 Hi,

 We are happy to announce the first preview version of Brick, a new widget
 set created from scratch on top of Bloc.

 Brick is being developed primarily by Alex Syrel (together with Alain
 Plantec, Andrei Chis and myself), and the work is sponsored by ESUG. Brick
 is part of the Glamorous Toolkit effort and will provide the basis for the
 new versions of the development tools.

 Brick's goal is to provide a beautiful looking widget set, and the default
 look is based on material design. The widgets are theme-able.

Interesting to read about Material Design

Will Z

https://developer.android.com/design/material/index.html



Re: [Pharo-users] [ann] brick on top of bloc - preview

2015-08-25 Thread Sven Van Caekenberghe
Very nice !

 On 25 Aug 2015, at 22:13, Tudor Girba tu...@tudorgirba.com wrote:
 
 Hi,
 
 We are happy to announce the first preview version of Brick, a new widget set 
 created from scratch on top of Bloc.
 
 Brick is being developed primarily by Alex Syrel (together with Alain 
 Plantec, Andrei Chis and myself), and the work is sponsored by ESUG. Brick is 
 part of the Glamorous Toolkit effort and will provide the basis for the new 
 versions of the development tools.
 
 Brick's goal is to provide a beautiful looking widget set, and the default 
 look is based on material design. The widgets are theme-able.
 
 Right now, there exists:
 - Label
 - Simple button
 - Toggle button
 - Checkbox
 - Radio button
 - Window with or without an active title bar that can include various visual 
 actions and info
 - Menu
 - Beautiful scrollbars that are thin by default and enlarge when the mouse 
 hovers over it
 - Scalable list for huge amounts of items with various heights
 (The list also allows one for embedding text widgets with in place editing)
 
 The next immediate target is the creation of a new Pager widget (the widget 
 that is behind the current GTInspector).
 
 You can see some screenshots on the official site:
 http://gt.moosetechnology.org/brick
 
 To play with it, you can download a ready-made image:
 https://ci.inria.fr/moose/job/gtoolkit5/lastSuccessfulBuild/artifact/gtoolkit5.zip
 
 and, in a Bloc space, you can browse the examples:
 BrExampleBrowser exampleOpen
 
 We would be happy to hear your feedback.
 
 Cheers,
 Doru
 
 -- 
 www.tudorgirba.com
 
 Every thing has its own flow




[Pharo-users] [ann] brick on top of bloc - preview

2015-08-25 Thread Tudor Girba
Hi,

We are happy to announce the first preview version of Brick, a new widget
set created from scratch on top of Bloc.

Brick is being developed primarily by Alex Syrel (together with Alain
Plantec, Andrei Chis and myself), and the work is sponsored by ESUG. Brick
is part of the Glamorous Toolkit effort and will provide the basis for the
new versions of the development tools.

Brick's goal is to provide a beautiful looking widget set, and the default
look is based on material design. The widgets are theme-able.

Right now, there exists:
- Label
- Simple button
- Toggle button
- Checkbox
- Radio button
- Window with or without an active title bar that can include various
visual actions and info
- Menu
- Beautiful scrollbars that are thin by default and enlarge when the mouse
hovers over it
- Scalable list for huge amounts of items with various heights
(The list also allows one for embedding text widgets with in place editing)

The next immediate target is the creation of a new Pager widget (the widget
that is behind the current GTInspector).

You can see some screenshots on the official site:
http://gt.moosetechnology.org/brick

To play with it, you can download a ready-made image:
https://ci.inria.fr/moose/job/gtoolkit5/lastSuccessfulBuild/artifact/gtoolkit5.zip

and, in a Bloc space, you can browse the examples:
BrExampleBrowser exampleOpen

We would be happy to hear your feedback.

Cheers,
Doru

-- 
www.tudorgirba.com

Every thing has its own flow


Re: [Pharo-users] [ann] brick on top of bloc - preview

2015-08-25 Thread Bernardo Ezequiel Contreras
 i forgot to mention that it was while

Loading Bloc-Core-AliakseiSyrel.636

thanks



On Tue, Aug 25, 2015 at 5:43 PM, Bernardo Ezequiel Contreras 
vonbecm...@gmail.com wrote:

 Sorry, but after evaluating

 Gofer new
 smalltalkhubUser: 'Pharo' project: 'Brick';
 configuration;
 loadDevelopment

 in Pharo5.0#50270, i got an Error: Unrecognized class definition

 The screenshots look really cool.

 thanks


 On Tue, Aug 25, 2015 at 5:13 PM, Tudor Girba tu...@tudorgirba.com wrote:

 Hi,

 We are happy to announce the first preview version of Brick, a new widget
 set created from scratch on top of Bloc.

 Brick is being developed primarily by Alex Syrel (together with Alain
 Plantec, Andrei Chis and myself), and the work is sponsored by ESUG. Brick
 is part of the Glamorous Toolkit effort and will provide the basis for the
 new versions of the development tools.

 Brick's goal is to provide a beautiful looking widget set, and the
 default look is based on material design. The widgets are theme-able.

 Right now, there exists:
 - Label
 - Simple button
 - Toggle button
 - Checkbox
 - Radio button
 - Window with or without an active title bar that can include various
 visual actions and info
 - Menu
 - Beautiful scrollbars that are thin by default and enlarge when the
 mouse hovers over it
 - Scalable list for huge amounts of items with various heights
 (The list also allows one for embedding text widgets with in place
 editing)

 The next immediate target is the creation of a new Pager widget (the
 widget that is behind the current GTInspector).

 You can see some screenshots on the official site:
 http://gt.moosetechnology.org/brick

 To play with it, you can download a ready-made image:

 https://ci.inria.fr/moose/job/gtoolkit5/lastSuccessfulBuild/artifact/gtoolkit5.zip

 and, in a Bloc space, you can browse the examples:
 BrExampleBrowser exampleOpen

 We would be happy to hear your feedback.

 Cheers,
 Doru

 --
 www.tudorgirba.com

 Every thing has its own flow




 --
 Bernardo E.C.

 Sent from a cheap desktop computer in South America.




-- 
Bernardo E.C.

Sent from a cheap desktop computer in South America.


Re: [Pharo-users] [ann] brick on top of bloc - preview

2015-08-25 Thread Bernardo Ezequiel Contreras
Sorry, but after evaluating

Gofer new
smalltalkhubUser: 'Pharo' project: 'Brick';
configuration;
loadDevelopment

in Pharo5.0#50270, i got an Error: Unrecognized class definition

The screenshots look really cool.

thanks


On Tue, Aug 25, 2015 at 5:13 PM, Tudor Girba tu...@tudorgirba.com wrote:

 Hi,

 We are happy to announce the first preview version of Brick, a new widget
 set created from scratch on top of Bloc.

 Brick is being developed primarily by Alex Syrel (together with Alain
 Plantec, Andrei Chis and myself), and the work is sponsored by ESUG. Brick
 is part of the Glamorous Toolkit effort and will provide the basis for the
 new versions of the development tools.

 Brick's goal is to provide a beautiful looking widget set, and the default
 look is based on material design. The widgets are theme-able.

 Right now, there exists:
 - Label
 - Simple button
 - Toggle button
 - Checkbox
 - Radio button
 - Window with or without an active title bar that can include various
 visual actions and info
 - Menu
 - Beautiful scrollbars that are thin by default and enlarge when the mouse
 hovers over it
 - Scalable list for huge amounts of items with various heights
 (The list also allows one for embedding text widgets with in place editing)

 The next immediate target is the creation of a new Pager widget (the
 widget that is behind the current GTInspector).

 You can see some screenshots on the official site:
 http://gt.moosetechnology.org/brick

 To play with it, you can download a ready-made image:

 https://ci.inria.fr/moose/job/gtoolkit5/lastSuccessfulBuild/artifact/gtoolkit5.zip

 and, in a Bloc space, you can browse the examples:
 BrExampleBrowser exampleOpen

 We would be happy to hear your feedback.

 Cheers,
 Doru

 --
 www.tudorgirba.com

 Every thing has its own flow




-- 
Bernardo E.C.

Sent from a cheap desktop computer in South America.
THERE_BE_DRAGONS_HERE
Error: Unrecognized class definition
25 August 2015 5:50:57.559625 pm

VM: unix - i686 - linux-gnu - NBCoInterpreter NativeBoost-CogPlugin-HolgerHansPeterFreyther.21 uuid: e0df6e2d-5694-40e2-8035-dc217200b424 May  7 2015
NBCogit NativeBoost-CogPlugin-HolgerHansPeterFreyther.21 uuid: e0df6e2d-5694-40e2-8035-dc217200b424 May  7 2015
https://github.com/pharo-project/pharo-vm.git Commit: 81b5d19917dcb78f22482a780deec48c53738396 Date: 2014-09-20 14:36:18 +0200 By: Esteban Lorenzano esteba...@gmail.com Jenkins build #14858

Image: Pharo5.0 [Latest update: #50270]

MCStReader(Object)error:
	Receiver: a MCStReader
	Arguments and temporary variables: 
		aString: 	'Unrecognized class definition'
	Receiver's instance variables: 
		stream: 	a ReadStream
		definitions: 	an OrderedCollection(a MCClassDefinition(BlMainLoopManager) a MCMe...etc...


MCStReadertypeOfSubclass:
	Receiver: a MCStReader
	Arguments and temporary variables: 
		aSymbol: 	#named:
	Receiver's instance variables: 
		stream: 	a ReadStream
		definitions: 	an OrderedCollection(a MCClassDefinition(BlMainLoopManager) a MCMe...etc...


MCStReaderclassDefinitionFrom:
	Receiver: a MCStReader
	Arguments and temporary variables: 
		aRingClass: 	TBlAnnouncerOwner
		tokens: 	#(#Trait #named: #TBlAnnouncerOwner #uses: #'{' #'}' #category: 'Bloc-C...etc...
		traitCompositionString: 	'{}
	category: ''Bloc-Core-Traits'''
		lastIndex: 	8
		classTraitCompositionString: 	'{}'
	Receiver's instance variables: 
		stream: 	a ReadStream
		definitions: 	an OrderedCollection(a MCClassDefinition(BlMainLoopManager) a MCMe...etc...


[ :ringClass | 
ringClass hasDefinitionSource
	ifTrue:
		[ definitions add: (self classDefinitionFrom: ringClass) ].
definitions addAll: (self methodDefinitionsFor: ringClass).
definitions
	addAll: (self methodDefinitionsFor: ringClass theMetaClass) ] in MCStReaderloadDefinitions
	Receiver: a MCStReader
	Arguments and temporary variables: 
		filePackage: 	a RingChunkImporter
		ringClass: 	TBlAnnouncerOwner
	Receiver's instance variables: 
		stream: 	a ReadStream
		definitions: 	an OrderedCollection(a MCClassDefinition(BlMainLoopManager) a MCMe...etc...


Array(SequenceableCollection)do:
	Receiver: an Array(BlMainLoopManager AthensCompositeTransform BlMorphicSpace BlPopupOnMouseDownEvent...etc...
	Arguments and temporary variables: 
		aBlock: 	[ :ringClass | 
ringClass hasDefinitionSource
	ifTrue:
		[ definitions ...etc...
		index: 	67
	Receiver's instance variables: 
an Array(BlMainLoopManager AthensCompositeTransform BlMorphicSpace BlPopupOnMouseDownEvent...etc...

MCStReaderloadDefinitions
	Receiver: a MCStReader
	Arguments and temporary variables: 
		filePackage: 	a RingChunkImporter
	Receiver's instance variables: 
		stream: 	a ReadStream
		definitions: 	an OrderedCollection(a MCClassDefinition(BlMainLoopManager) a MCMe...etc...


MCStReader(MCSnapshotReader)definitions
	Receiver: a MCStReader
	Arguments and temporary variables: 

	Receiver's instance variables: 
		stream: 	a ReadStream
		definitions: 	an OrderedCollection(a MCClassDefinition(BlMainLoopManager) a 

Re: [Pharo-users] [ann] brick on top of bloc - preview

2015-08-25 Thread Alexandre Bergel
Wow…

Alexandre


 On Aug 25, 2015, at 6:41 PM, Vincent BLONDEAU 
 vincent.blond...@polytech-lille.net wrote:
 
 That is because GToolkit is based on last successful Moose 6.0 build where 
 everything works fine (it is Pharo50248). 
 But less than a week ago, a featured bug was integrated in Pharo and it is 
 not possible to load Moose anymore… That is due to some encoding problems 
 during Monticello loading between 50256 and 50257 Pharo versions (integration 
 of Slice 16283).
  
 As I can’t load brick on the 50256 pharo image, I think that the bug you 
 encounter has been introduced before, i.e. between 50248 and 50256. So it is 
 not related to the Moose one.
 Bernardo’s bug is related to traits loading, I have the same bug for one of 
 my project but I didn’t investigate it yet.
  
 Cheers, 
 Vincent
  
 De : Pharo-users [mailto:pharo-users-boun...@lists.pharo.org] De la part de 
 Tudor Girba
 Envoyé : mardi 25 août 2015 23:08
 À : Any question about pharo is welcome
 Objet : Re: [Pharo-users] [ann] brick on top of bloc - preview
  
 Hmm. Thanks for the report. Indeed, I get the same, but the CI job works 
 well. We will have to investigate this.
  
 In the meantime, you can use the image from:
 https://ci.inria.fr/moose/job/gtoolkit5/lastSuccessfulBuild/artifact/gtoolkit5.zip
  
 Cheers,
 Doru
  
  
  
 On Tue, Aug 25, 2015 at 10:51 PM, Bernardo Ezequiel Contreras 
 vonbecm...@gmail.com wrote:
  i forgot to mention that it was while 
  
 Loading Bloc-Core-AliakseiSyrel.636
  
 thanks
  
  
  
 On Tue, Aug 25, 2015 at 5:43 PM, Bernardo Ezequiel Contreras 
 vonbecm...@gmail.com wrote:
 Sorry, but after evaluating
  
 Gofer new 
 smalltalkhubUser: 'Pharo' project: 'Brick';
 configuration;
 loadDevelopment 
  
 in Pharo5.0#50270, i got an Error: Unrecognized class definition
  
 The screenshots look really cool.
  
 thanks
  
  
 On Tue, Aug 25, 2015 at 5:13 PM, Tudor Girba tu...@tudorgirba.com wrote:
 Hi,
  
 We are happy to announce the first preview version of Brick, a new widget 
 set created from scratch on top of Bloc.
  
 Brick is being developed primarily by Alex Syrel (together with Alain 
 Plantec, Andrei Chis and myself), and the work is sponsored by ESUG. Brick 
 is part of the Glamorous Toolkit effort and will provide the basis for the 
 new versions of the development tools.
  
 Brick's goal is to provide a beautiful looking widget set, and the default 
 look is based on material design. The widgets are theme-able.
  
 Right now, there exists:
 - Label
 - Simple button
 - Toggle button
 - Checkbox
 - Radio button
 - Window with or without an active title bar that can include various 
 visual actions and info
 - Menu
 - Beautiful scrollbars that are thin by default and enlarge when the mouse 
 hovers over it
 - Scalable list for huge amounts of items with various heights
 (The list also allows one for embedding text widgets with in place editing)
  
 The next immediate target is the creation of a new Pager widget (the 
 widget that is behind the current GTInspector).
  
 You can see some screenshots on the official site:
 http://gt.moosetechnology.org/brick
  
 To play with it, you can download a ready-made image:
 https://ci.inria.fr/moose/job/gtoolkit5/lastSuccessfulBuild/artifact/gtoolkit5.zip
  
 and, in a Bloc space, you can browse the examples:
 BrExampleBrowser exampleOpen
  
 We would be happy to hear your feedback.
  
 Cheers,
 Doru
  
 -- 
 www.tudorgirba.com
  
 Every thing has its own flow
 
 
  
 -- 
 Bernardo E.C.
  
 Sent from a cheap desktop computer in South America.
 
 
  
 -- 
 Bernardo E.C.
  
 Sent from a cheap desktop computer in South America.
 
 
  
 -- 
 www.tudorgirba.com
  
 Every thing has its own flow

-- 
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.






Re: [Pharo-users] [ann] brick on top of bloc - preview

2015-08-25 Thread Alexandre Bergel
Hi!

I have tried the image you provide, but I cannot browse a package. Classes are 
not listed. 
I cannot run the examples therefore.

Alexandre


 On Aug 25, 2015, at 6:08 PM, Tudor Girba tu...@tudorgirba.com wrote:
 
 Hmm. Thanks for the report. Indeed, I get the same, but the CI job works 
 well. We will have to investigate this.
 
 In the meantime, you can use the image from:
 https://ci.inria.fr/moose/job/gtoolkit5/lastSuccessfulBuild/artifact/gtoolkit5.zip
 
 Cheers,
 Doru
 
 
 
 On Tue, Aug 25, 2015 at 10:51 PM, Bernardo Ezequiel Contreras 
 vonbecm...@gmail.com wrote:
  i forgot to mention that it was while 
 
 Loading Bloc-Core-AliakseiSyrel.636
 
 thanks
 
 
 
 On Tue, Aug 25, 2015 at 5:43 PM, Bernardo Ezequiel Contreras 
 vonbecm...@gmail.com wrote:
 Sorry, but after evaluating
 
 Gofer new 
   smalltalkhubUser: 'Pharo' project: 'Brick';
   configuration;
   loadDevelopment 
 
 in Pharo5.0#50270, i got an Error: Unrecognized class definition
 
 The screenshots look really cool.
 
 thanks
 
 
 On Tue, Aug 25, 2015 at 5:13 PM, Tudor Girba tu...@tudorgirba.com wrote:
 Hi,
 
 We are happy to announce the first preview version of Brick, a new widget set 
 created from scratch on top of Bloc.
 
 Brick is being developed primarily by Alex Syrel (together with Alain 
 Plantec, Andrei Chis and myself), and the work is sponsored by ESUG. Brick is 
 part of the Glamorous Toolkit effort and will provide the basis for the new 
 versions of the development tools.
 
 Brick's goal is to provide a beautiful looking widget set, and the default 
 look is based on material design. The widgets are theme-able.
 
 Right now, there exists:
 - Label
 - Simple button
 - Toggle button
 - Checkbox
 - Radio button
 - Window with or without an active title bar that can include various visual 
 actions and info
 - Menu
 - Beautiful scrollbars that are thin by default and enlarge when the mouse 
 hovers over it
 - Scalable list for huge amounts of items with various heights
 (The list also allows one for embedding text widgets with in place editing)
 
 The next immediate target is the creation of a new Pager widget (the widget 
 that is behind the current GTInspector).
 
 You can see some screenshots on the official site:
 http://gt.moosetechnology.org/brick
 
 To play with it, you can download a ready-made image:
 https://ci.inria.fr/moose/job/gtoolkit5/lastSuccessfulBuild/artifact/gtoolkit5.zip
 
 and, in a Bloc space, you can browse the examples:
 BrExampleBrowser exampleOpen
 
 We would be happy to hear your feedback.
 
 Cheers,
 Doru
 
 -- 
 www.tudorgirba.com
 
 Every thing has its own flow
 
 
 
 -- 
 Bernardo E.C.
 
 Sent from a cheap desktop computer in South America.
 
 
 
 -- 
 Bernardo E.C.
 
 Sent from a cheap desktop computer in South America.
 
 
 
 -- 
 www.tudorgirba.com
 
 Every thing has its own flow

-- 
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.






Re: [Pharo-users] [ann] brick on top of bloc - preview

2015-08-25 Thread Tudor Girba
Hmm. Thanks for the report. Indeed, I get the same, but the CI job works
well. We will have to investigate this.

In the meantime, you can use the image from:
https://ci.inria.fr/moose/job/gtoolkit5/lastSuccessfulBuild/artifact/gtoolkit5.zip

Cheers,
Doru



On Tue, Aug 25, 2015 at 10:51 PM, Bernardo Ezequiel Contreras 
vonbecm...@gmail.com wrote:

  i forgot to mention that it was while

 Loading Bloc-Core-AliakseiSyrel.636

 thanks



 On Tue, Aug 25, 2015 at 5:43 PM, Bernardo Ezequiel Contreras 
 vonbecm...@gmail.com wrote:

 Sorry, but after evaluating

 Gofer new
 smalltalkhubUser: 'Pharo' project: 'Brick';
 configuration;
 loadDevelopment

 in Pharo5.0#50270, i got an Error: Unrecognized class definition

 The screenshots look really cool.

 thanks


 On Tue, Aug 25, 2015 at 5:13 PM, Tudor Girba tu...@tudorgirba.com
 wrote:

 Hi,

 We are happy to announce the first preview version of Brick, a new
 widget set created from scratch on top of Bloc.

 Brick is being developed primarily by Alex Syrel (together with Alain
 Plantec, Andrei Chis and myself), and the work is sponsored by ESUG. Brick
 is part of the Glamorous Toolkit effort and will provide the basis for the
 new versions of the development tools.

 Brick's goal is to provide a beautiful looking widget set, and the
 default look is based on material design. The widgets are theme-able.

 Right now, there exists:
 - Label
 - Simple button
 - Toggle button
 - Checkbox
 - Radio button
 - Window with or without an active title bar that can include various
 visual actions and info
 - Menu
 - Beautiful scrollbars that are thin by default and enlarge when the
 mouse hovers over it
 - Scalable list for huge amounts of items with various heights
 (The list also allows one for embedding text widgets with in place
 editing)

 The next immediate target is the creation of a new Pager widget (the
 widget that is behind the current GTInspector).

 You can see some screenshots on the official site:
 http://gt.moosetechnology.org/brick

 To play with it, you can download a ready-made image:

 https://ci.inria.fr/moose/job/gtoolkit5/lastSuccessfulBuild/artifact/gtoolkit5.zip

 and, in a Bloc space, you can browse the examples:
 BrExampleBrowser exampleOpen

 We would be happy to hear your feedback.

 Cheers,
 Doru

 --
 www.tudorgirba.com

 Every thing has its own flow




 --
 Bernardo E.C.

 Sent from a cheap desktop computer in South America.




 --
 Bernardo E.C.

 Sent from a cheap desktop computer in South America.




-- 
www.tudorgirba.com

Every thing has its own flow


Re: [Pharo-users] [ann] brick on top of bloc - preview

2015-08-25 Thread Vincent BLONDEAU
That is because GToolkit is based on last successful Moose 6.0 build where 
everything works fine (it is Pharo50248). 

But less than a week ago, a featured bug was integrated in Pharo and it is not 
possible to load Moose anymore… That is due to some encoding problems during 
Monticello loading between 50256 and 50257 Pharo versions (integration of Slice 
16283).

 

As I can’t load brick on the 50256 pharo image, I think that the bug you 
encounter has been introduced before, i.e. between 50248 and 50256. So it is 
not related to the Moose one.

Bernardo’s bug is related to traits loading, I have the same bug for one of my 
project but I didn’t investigate it yet.

 

Cheers, 

Vincent

 

De : Pharo-users [mailto:pharo-users-boun...@lists.pharo.org] De la part de 
Tudor Girba
Envoyé : mardi 25 août 2015 23:08
À : Any question about pharo is welcome
Objet : Re: [Pharo-users] [ann] brick on top of bloc - preview

 

Hmm. Thanks for the report. Indeed, I get the same, but the CI job works well. 
We will have to investigate this.

 

In the meantime, you can use the image from:

https://ci.inria.fr/moose/job/gtoolkit5/lastSuccessfulBuild/artifact/gtoolkit5.zip

 

Cheers,

Doru

 

 

 

On Tue, Aug 25, 2015 at 10:51 PM, Bernardo Ezequiel Contreras 
vonbecm...@gmail.com mailto:vonbecm...@gmail.com  wrote:

 i forgot to mention that it was while 

 

Loading Bloc-Core-AliakseiSyrel.636

 

thanks

 

 

 

On Tue, Aug 25, 2015 at 5:43 PM, Bernardo Ezequiel Contreras 
vonbecm...@gmail.com mailto:vonbecm...@gmail.com  wrote:

Sorry, but after evaluating

 

Gofer new 

smalltalkhubUser: 'Pharo' project: 'Brick';

configuration;

loadDevelopment 

 

in Pharo5.0#50270, i got an Error: Unrecognized class definition

 

The screenshots look really cool.

 

thanks

 

 

On Tue, Aug 25, 2015 at 5:13 PM, Tudor Girba tu...@tudorgirba.com 
mailto:tu...@tudorgirba.com  wrote:

Hi,

 

We are happy to announce the first preview version of Brick, a new widget set 
created from scratch on top of Bloc.

 

Brick is being developed primarily by Alex Syrel (together with Alain Plantec, 
Andrei Chis and myself), and the work is sponsored by ESUG. Brick is part of 
the Glamorous Toolkit effort and will provide the basis for the new versions of 
the development tools.

 

Brick's goal is to provide a beautiful looking widget set, and the default look 
is based on material design. The widgets are theme-able.

 

Right now, there exists:

- Label

- Simple button

- Toggle button

- Checkbox

- Radio button

- Window with or without an active title bar that can include various visual 
actions and info

- Menu

- Beautiful scrollbars that are thin by default and enlarge when the mouse 
hovers over it

- Scalable list for huge amounts of items with various heights

(The list also allows one for embedding text widgets with in place editing)

 

The next immediate target is the creation of a new Pager widget (the widget 
that is behind the current GTInspector).

 

You can see some screenshots on the official site:

http://gt.moosetechnology.org/brick

 

To play with it, you can download a ready-made image:

https://ci.inria.fr/moose/job/gtoolkit5/lastSuccessfulBuild/artifact/gtoolkit5.zip

 

and, in a Bloc space, you can browse the examples:

BrExampleBrowser exampleOpen

 

We would be happy to hear your feedback.

 

Cheers,

Doru

 

-- 

www.tudorgirba.com http://www.tudorgirba.com 

 

Every thing has its own flow





 

-- 

Bernardo E.C.

 

Sent from a cheap desktop computer in South America.





 

-- 

Bernardo E.C.

 

Sent from a cheap desktop computer in South America.





 

-- 

www.tudorgirba.com http://www.tudorgirba.com 

 

Every thing has its own flow