<br><br><div class="gmail_quote">On Thu, Dec 1, 2011 at 3:56 PM, jtuchel <span dir="ltr">&lt;<a href="mailto:jtuchel@objektfabrik.de">jtuchel@objektfabrik.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi Mariano,<br>
<br>
your reply still leaves some questions open on what exactly I can do now -<br>
apart from fixing ConfigurationOfMagma.<br>
<br>
Someone suggested to me in PM to simply remove the line<br>
<br>
&quot;Some images may have a bug in startup list processing. Add this class to a<br>
known<br>
        place in the middle of the list to avoid getting bitten by the bug.&quot;<br>
        Smalltalk addToStartUpList: ThisOSProcess after: ImageSegment.<br>
<br>
from ThisOSProcess&gt;&gt;#initialize.<br>
<br>
Doesn&#39;t that mean new trouble if ThisOSProcess is not added to the<br>
StartUpList at all?<br></blockquote><div><br>Yes, that&#39;s incorrect. You should do something like:<br><br> Smalltalk addToStartUpList: ThisOSProcess.<br><br>As said, I think it has been fixed in latest OSProcess code. <br>
 </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
Where in ConfigurationOfMagma or even better: how can I find the place that<br>
requires The OSProcess-Base Package and fix it to use a newer version?<br>
<br></blockquote><div><br>I have no idea. I cc&#39;ed someone who may be able to help. <br><br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

Joachim<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
View this message in context: <a href="http://forum.world.st/Re-Pharo-users-pharo-users-Can-t-Load-Magma-in-Pharo-1-3-tp3933449p4128774.html" target="_blank">http://forum.world.st/Re-Pharo-users-pharo-users-Can-t-Load-Magma-in-Pharo-1-3-tp3933449p4128774.html</a><br>

</font></span><div class="HOEnZb"><div class="h5">Sent from the Magma mailing list archive at Nabble.com.<br>
_______________________________________________<br>
Magma mailing list<br>
<a href="mailto:Magma@lists.squeakfoundation.org">Magma@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/mailman/listinfo/magma" target="_blank">http://lists.squeakfoundation.org/mailman/listinfo/magma</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Mariano<br><a href="http://marianopeck.wordpress.com" target="_blank">http://marianopeck.wordpress.com</a><br><br>