In the modalMorph method of PSUIManager change the line in the middle to the following...

receiver == World and: [sender selector == #handleEvent: or: [sender selector == #findWindow:]]]])

That should help things..

Regards, Gary.

----- Original Message ----- From: "Hilaire Fernandes" <[EMAIL PROTECTED]>
To: "Pharo Development" <pharo-project@lists.gforge.inria.fr>
Sent: Tuesday, December 02, 2008 3:19 PM
Subject: Re: [Pharo-project] Re: Trying to install Magma r41.1 throughtMonticello installation 1.5+


Yes, it is attached to a comment following the bug issue you opened
previously :)

Damien, thanks to point me to the Seaisde related issue.
I trace the bug, and for me the problem seems to come from
PSUIManager>>modalMorph, in the loop searching for a Morph to attach
to a modal morph. I don't thought how to fix it.

Hilaire

2008/12/2 Adrian Lienhard <[EMAIL PROTECTED]>:
Hi Hilaire,

Just as a side note, instead of sending a screenshot it is more useful to
send the SqueakDebug.log file that is created when a debugger pops up in the
same directory as your squeak image is located. This file contains more
information and requires less space.

Cheers,
Adrian

On Dec 2, 2008, at 15:43 , Hilaire Fernandes wrote:

I try to load Magma with the patched MC
(MonticelloConfigurations-cmm.44.mcz and
Monticello-SR.315.mcz).
It results on an MNU error  PastUpMorph does not undersand #description

Hilaire


2008/12/2 Hilaire Fernandes <[EMAIL PROTECTED]>:

I am CC to the Magma list as it may be more a problem from SqueakMap
dependencies.

On a fresh update Pharo image, I install Magma r41.1 with:

Installer universe install: 'Magma 1.41(r41.1)'.

At first MC1.5+ is first installed, at it is marked as a prerequisit.

But an error ius raised, indeed it looks like MC1.5+ override of the
method

httpGetDocument: url args: args accept: mimeType request: requestString

is incompatible with Pharo

--
http://blog.ofset.org/hilaire




--
http://blog.ofset.org/hilaire
<install-magma-pharo.png>_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project




--
http://blog.ofset.org/hilaire

_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to