On 23-03-15 20:47, Johan Fabry wrote:
That would be nice. Do we know how it should be fixed?I think it is pretty telling that 2 different persons basically had the same issue in 3 days. Should this issue be considered as something to have fixed for the Pharo 4 release?
It is something I expect people to run into rather often.
Stephan
On Mar 23, 2015, at 14:53, Andrei Chis <chisvasileandrei@gmail.com> wrote:
There are several tools in Pharo that depend on Glamour.If you update glamour to the latest version you also need to update the tools that depend on it.
This script updated everything:
{ { 'ConfigurationOfRubric'. 'AlainPlantec'. 'Rubric' }.{ 'ConfigurationOfGlamourCore'. 'Moose'. 'Glamour' }.{ 'ConfigurationOfGTInspectorCore'. 'Moose'. 'GToolkit' }.{ 'ConfigurationOfGTPlaygroundCore'. 'Moose'. 'GToolkit' }.{ 'ConfigurationOfGTSpotter'. 'Moose'. 'GToolkit' }.{ 'ConfigurationOfGToolkitCore'. 'Moose'. 'GToolkit' }.} do: [ :spec |Gofer newsmalltalkhubUser: spec second project: spec third;package: spec first;load ].ConfigurationOfGToolkitCore loadDevelopment.
If you are interested just in the Roassal presented you could try and only load the package Glamour-Roassal2-Presentations + Roassal.However, depending on what changes you might need to also update glamour.
Cheers,Andrei
_______________________________________________
On Mon, Mar 23, 2015 at 6:47 PM, Peter Uhnák <i.uhnak@gmail.com> wrote:
After loading Glamour dev in Pharo 40~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~Gofer newsmalltalkhubUser: 'Moose' project: 'Glamour';package: 'ConfigurationOfGlamour';load.(Smalltalk at: #ConfigurationOfGlamour)perform: #loadDevelopment~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
when I try opening Playground I getAnObsoleteGLMLiveStringBrick(Object)>>doesNotUnderstand: #textLogic:
And Spotter throwsGLMHintableActionButtonBrick(Object)>>doesNotUnderstand: #addUpAction:
Am I missing some extra dependency?
Thanks,Peter
Moose-dev mailing list
Moose-dev@iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
---> Save our in-boxes! http://emailcharter.org <---
Johan Fabry - http://pleiad.cl/~jfabry
PLEIAD lab - Computer Science Department (DCC) - University of Chile
_______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev