Loading Roassal2 stable in Pharo 50510 fails

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
7 messages Options
Reply | Threaded
Open this post in threaded view
|

Loading Roassal2 stable in Pharo 50510 fails

jfabry
Hi all,

I was trying to load Roassal2 stable (ConfigurationOfRoassal2 load) in today’s Pharo 5 build but it fails with the following error: 'Unable to resolve project package for ''GlamourCore''. It is likely that that the configuration referencing this project will not validate properly (see MetacelloToolBox class>>validateConfiguration:).'

If I try to load development (ConfigurationOfRoassal2 loadDevelopment, it complains that I will lose changes to Glamour-Morphic-Renderer, and then I get a warning:
This package depends on the following classes:
  GLMFillWidthStrategy
  GLMFillWidthAndHeightStrategy
  GLMRigidStrategy

What should I do to get a working version of Roassal2 for Pharo 5?

---> Save our in-boxes! http://emailcharter.org <---

Johan Fabry   -   http://pleiad.cl/~jfabry
PLEIAD and RyCh labs  -  Computer Science Department (DCC)  -  University of Chile

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.list.inf.unibe.ch/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Loading Roassal2 stable in Pharo 50510 fails

abergel
Checking now…

Alexandre


> On Dec 27, 2015, at 1:09 PM, Johan Fabry <[hidden email]> wrote:
>
> Hi all,
>
> I was trying to load Roassal2 stable (ConfigurationOfRoassal2 load) in today’s Pharo 5 build but it fails with the following error: 'Unable to resolve project package for ''GlamourCore''. It is likely that that the configuration referencing this project will not validate properly (see MetacelloToolBox class>>validateConfiguration:).'
>
> If I try to load development (ConfigurationOfRoassal2 loadDevelopment, it complains that I will lose changes to Glamour-Morphic-Renderer, and then I get a warning:
> This package depends on the following classes:
>  GLMFillWidthStrategy
>  GLMFillWidthAndHeightStrategy
>  GLMRigidStrategy
>
> What should I do to get a working version of Roassal2 for Pharo 5?
>
> ---> Save our in-boxes! http://emailcharter.org <---
>
> Johan Fabry   -   http://pleiad.cl/~jfabry
> PLEIAD and RyCh labs  -  Computer Science Department (DCC)  -  University of Chile
>
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.list.inf.unibe.ch/listinfo/moose-dev

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



_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.list.inf.unibe.ch/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Loading Roassal2 stable in Pharo 50510 fails

abergel
Ok, this should now be fixed.
Version 1.20 of Roassal depends on the baseline 1.8. Depending on 1.9 does not work.
@ Andrei: any idea why?

Cheers,
Alexandre


> On Dec 27, 2015, at 6:26 PM, Alexandre Bergel <[hidden email]> wrote:
>
> Checking now…
>
> Alexandre
>
>
>> On Dec 27, 2015, at 1:09 PM, Johan Fabry <[hidden email]> wrote:
>>
>> Hi all,
>>
>> I was trying to load Roassal2 stable (ConfigurationOfRoassal2 load) in today’s Pharo 5 build but it fails with the following error: 'Unable to resolve project package for ''GlamourCore''. It is likely that that the configuration referencing this project will not validate properly (see MetacelloToolBox class>>validateConfiguration:).'
>>
>> If I try to load development (ConfigurationOfRoassal2 loadDevelopment, it complains that I will lose changes to Glamour-Morphic-Renderer, and then I get a warning:
>> This package depends on the following classes:
>> GLMFillWidthStrategy
>> GLMFillWidthAndHeightStrategy
>> GLMRigidStrategy
>>
>> What should I do to get a working version of Roassal2 for Pharo 5?
>>
>> ---> Save our in-boxes! http://emailcharter.org <---
>>
>> Johan Fabry   -   http://pleiad.cl/~jfabry
>> PLEIAD and RyCh labs  -  Computer Science Department (DCC)  -  University of Chile
>>
>> _______________________________________________
>> Moose-dev mailing list
>> [hidden email]
>> https://www.list.inf.unibe.ch/listinfo/moose-dev
>
> --
> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
> Alexandre Bergel  http://www.bergel.eu
> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
>
>
>
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.list.inf.unibe.ch/listinfo/moose-dev

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



_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.list.inf.unibe.ch/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Loading Roassal2 stable in Pharo 50510 fails

jfabry
Yes, it loads fine now, thanks!

But, visualizations are still wrong. All the issues that started with the migration to the new VM (shapes are not drawn where they should be, labels are not in the right place et cetera … ). I had understood previously that you had a fix for that? What should I do to make it work?

> On Dec 27, 2015, at 19:42, Alexandre Bergel <[hidden email]> wrote:
>
> Ok, this should now be fixed.
> Version 1.20 of Roassal depends on the baseline 1.8. Depending on 1.9 does not work.
> @ Andrei: any idea why?
>
> Cheers,
> Alexandre


---> Save our in-boxes! http://emailcharter.org <---

Johan Fabry   -   http://pleiad.cl/~jfabry
PLEIAD and RyCh labs  -  Computer Science Department (DCC)  -  University of Chile

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.list.inf.unibe.ch/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Loading Roassal2 stable in Pharo 50510 fails

abergel
> Yes, it loads fine now, thanks!
>
> But, visualizations are still wrong. All the issues that started with the migration to the new VM (shapes are not drawn where they should be, labels are not in the right place et cetera … ). I had understood previously that you had a fix for that? What should I do to make it work?

You need to load the slice 17280 from the Pharo5 inbox. Within a couple of hours / days this slice will be part of Pharo. Until then, you need to load it manually.

Alexandre


>
>> On Dec 27, 2015, at 19:42, Alexandre Bergel <[hidden email]> wrote:
>>
>> Ok, this should now be fixed.
>> Version 1.20 of Roassal depends on the baseline 1.8. Depending on 1.9 does not work.
>> @ Andrei: any idea why?
>>
>> Cheers,
>> Alexandre
>
>
> ---> Save our in-boxes! http://emailcharter.org <---
>
> Johan Fabry   -   http://pleiad.cl/~jfabry
> PLEIAD and RyCh labs  -  Computer Science Department (DCC)  -  University of Chile
>
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.list.inf.unibe.ch/listinfo/moose-dev

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.list.inf.unibe.ch/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Loading Roassal2 stable in Pharo 50510 fails

Andrei Chis
In reply to this post by abergel
Hi Alexandre,


On Sun, Dec 27, 2015 at 11:42 PM, Alexandre Bergel <[hidden email]> wrote:
Ok, this should now be fixed.
Version 1.20 of Roassal depends on the baseline 1.8. Depending on 1.9 does not work.
@ Andrei: any idea why?

From baseline 1.8 to 1.9 we moved from loading just GlamourCore to loading Glamour (due to the dependency to Glamour-Tools)
I fixed version 1.20 and it now depends on baseline 1.9. It should load ok, but let me know if there are any problems.

Cheers,
Andrei
 

Cheers,
Alexandre


> On Dec 27, 2015, at 6:26 PM, Alexandre Bergel <[hidden email]> wrote:
>
> Checking now…
>
> Alexandre
>
>
>> On Dec 27, 2015, at 1:09 PM, Johan Fabry <[hidden email]> wrote:
>>
>> Hi all,
>>
>> I was trying to load Roassal2 stable (ConfigurationOfRoassal2 load) in today’s Pharo 5 build but it fails with the following error: 'Unable to resolve project package for ''GlamourCore''. It is likely that that the configuration referencing this project will not validate properly (see MetacelloToolBox class>>validateConfiguration:).'
>>
>> If I try to load development (ConfigurationOfRoassal2 loadDevelopment, it complains that I will lose changes to Glamour-Morphic-Renderer, and then I get a warning:
>> This package depends on the following classes:
>> GLMFillWidthStrategy
>> GLMFillWidthAndHeightStrategy
>> GLMRigidStrategy
>>
>> What should I do to get a working version of Roassal2 for Pharo 5?
>>
>> ---> Save our in-boxes! http://emailcharter.org <---
>>
>> Johan Fabry   -   http://pleiad.cl/~jfabry
>> PLEIAD and RyCh labs  -  Computer Science Department (DCC)  -  University of Chile
>>
>> _______________________________________________
>> Moose-dev mailing list
>> [hidden email]
>> https://www.list.inf.unibe.ch/listinfo/moose-dev
>
> --
> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
> Alexandre Bergel  http://www.bergel.eu
> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
>
>
>
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.list.inf.unibe.ch/listinfo/moose-dev

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





_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.list.inf.unibe.ch/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Loading Roassal2 stable in Pharo 50510 fails

abergel
Thanks! Works well!

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



On Dec 28, 2015, at 2:31 PM, Andrei Chis <[hidden email]> wrote:

Hi Alexandre,


On Sun, Dec 27, 2015 at 11:42 PM, Alexandre Bergel <[hidden email]> wrote:
Ok, this should now be fixed.
Version 1.20 of Roassal depends on the baseline 1.8. Depending on 1.9 does not work.
@ Andrei: any idea why?

From baseline 1.8 to 1.9 we moved from loading just GlamourCore to loading Glamour (due to the dependency to Glamour-Tools)
I fixed version 1.20 and it now depends on baseline 1.9. It should load ok, but let me know if there are any problems.

Cheers,
Andrei
 

Cheers,
Alexandre


> On Dec 27, 2015, at 6:26 PM, Alexandre Bergel <[hidden email]> wrote:
>
> Checking now…
>
> Alexandre
>
>
>> On Dec 27, 2015, at 1:09 PM, Johan Fabry <[hidden email]> wrote:
>>
>> Hi all,
>>
>> I was trying to load Roassal2 stable (ConfigurationOfRoassal2 load) in today’s Pharo 5 build but it fails with the following error: 'Unable to resolve project package for ''GlamourCore''. It is likely that that the configuration referencing this project will not validate properly (see MetacelloToolBox class>>validateConfiguration:).'
>>
>> If I try to load development (ConfigurationOfRoassal2 loadDevelopment, it complains that I will lose changes to Glamour-Morphic-Renderer, and then I get a warning:
>> This package depends on the following classes:
>> GLMFillWidthStrategy
>> GLMFillWidthAndHeightStrategy
>> GLMRigidStrategy
>>
>> What should I do to get a working version of Roassal2 for Pharo 5?
>>
>> ---> Save our in-boxes! http://emailcharter.org <---
>>
>> Johan Fabry   -   http://pleiad.cl/~jfabry
>> PLEIAD and RyCh labs  -  Computer Science Department (DCC)  -  University of Chile
>>
>> _______________________________________________
>> Moose-dev mailing list
>> [hidden email]
>> https://www.list.inf.unibe.ch/listinfo/moose-dev
>
> --
> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
> Alexandre Bergel  http://www.bergel.eu
> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
>
>
>
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.list.inf.unibe.ch/listinfo/moose-dev

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






_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.list.inf.unibe.ch/listinfo/moose-dev