pharo0.1-10373dev09.07.2: load Exupery-wbk.341 -> MOAbstractLayout missing

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

pharo0.1-10373dev09.07.2: load Exupery-wbk.341 -> MOAbstractLayout missing

Andreas Leidig
Dear List,

I tried to load Exupery-wbk.341 in pharo0.1-10373dev09.07.2, #10377.

I received a popup:

        This package depends on the following classes:
          MOAbstractLayout
        You must resolve these dependencies before you will be able to
        load these definitions:
          MOGraphVizLayout
          MOGraphVizLayout>>doExecute:
          MOGraphVizLayout>>findTopLeftCorner:


How do I solve this?

Cheers,

Andreas

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: pharo0.1-10373dev09.07.2: load Exupery-wbk.341 -> MOAbstractLayout missing

Bryce Kampjes
On Sun, 2009-07-12 at 23:18 +0200, Andreas Leidig wrote:

> Dear List,
>
> I tried to load Exupery-wbk.341 in pharo0.1-10373dev09.07.2, #10377.
>
> I received a popup:
>
> This package depends on the following classes:
>  MOAbstractLayout
> You must resolve these dependencies before you will be able to
> load these definitions:
>  MOGraphVizLayout
>  MOGraphVizLayout>>doExecute:
>  MOGraphVizLayout>>findTopLeftCorner:

First you're loading Exupery the JIT, which isn't needed just to build
the VM.

You can either ignore that problem or load the GraphViz package from
Universes. GraphViz is only used as part of the development tools, it's
used to nicely layout control flow graphs in inspectors of Exupery's
intermediate.

I'd recommend loading Exupery for development by loading Exupery-dev
from Universes. That should load all the dependencies you need.

Also Exupery doesn't yet deal with the new closure bytecodes. It's high
up on my list to add soon and should be in the next release.

Bryce


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

10377 ... TextMorph ...

Carlos Crosetti-4
In reply to this post by Andreas Leidig
Is there a description for this fix?

Carlos

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: 10377 ... TextMorph ...

Stéphane Ducasse
Reported by pavel.krivanek, Dec 03, 2008
TextMorphEditor changeSelectionFontTo: calls: mvcRedisplay MVC relict,  
some parts of changeSelectionFontTo: can be removed.


On Jul 13, 2009, at 2:14 AM, Carlos Crosetti wrote:

> Is there a description for this fix?
>
> Carlos
>
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: pharo0.1-10373dev09.07.2: load Exupery-wbk.341 -> MOAbstractLayout missing

Alexandre Bergel
In reply to this post by Andreas Leidig
I think the missing classes belong to Mondrian.
To load mondrian, doit:

        ScriptLoader new installer ss project: 'Mondrian'; install:  
'MondrianLoader'. (Smalltalk at: #MondrianLoader) perform: #loadMondrian

Cheers,
Alexandre

On 12 Jul 2009, at 23:18, Andreas Leidig wrote:

> Dear List,
>
> I tried to load Exupery-wbk.341 in pharo0.1-10373dev09.07.2, #10377.
>
> I received a popup:
>
> This package depends on the following classes:
>  MOAbstractLayout
> You must resolve these dependencies before you will be able to
> load these definitions:
>  MOGraphVizLayout
>  MOGraphVizLayout>>doExecute:
>  MOGraphVizLayout>>findTopLeftCorner:
>
>
> How do I solve this?
>
> Cheers,
>
> Andreas
>
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>

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






_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project