<br><br><div class="gmail_quote">On Fri, Jan 21, 2011 at 1:42 PM, Esteban Lorenzano <span dir="ltr">&lt;<a href="mailto:estebanlm@gmail.com">estebanlm@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
 <br><div style="word-wrap: break-word;">no, it does not work :)<br><div>it will work with Cocoa Cog, but not plain Cog... and it will be present in next Cocoa Cog build (not yet), not in 5.8b12.</div><div><br></div></div>
</blockquote><div><br>Ok, so, let me know so that we know what to do with issue: <a href="http://code.google.com/p/pharo/issues/detail?id=3465">http://code.google.com/p/pharo/issues/detail?id=3465</a><br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div style="word-wrap: break-word;"><div><div><div>El 21/01/2011, a las 6:42a.m., Mariano Martinez Peck escribió:</div><br><blockquote type="cite">Hi. I am testing a Pharo image from here: <a href="https://pharo-ic.lille.inria.fr/hudson/job/Pharo%201.2/lastSuccessfulBuild/artifact/Pharo-1.2.zip" target="_blank">https://pharo-ic.lille.inria.fr/hudson/job/Pharo%201.2/lastSuccessfulBuild/artifact/Pharo-1.2.zip</a><br>

<br>and the Mac host menu doesn&#39;t appear at all. I checked with <br><br>SmalltalkImage current listLoadedModules<br>SmalltalkImage current listBuiltinModules<br><br>and MacMenubarPlugin is included. However, evaluating &quot;HostSystemMenusMacOSX new &quot;   will throw a &#39;primDeleteMenu: failed&#39;<br>

<br>Why the image doesn&#39;t throw any error???  Look in <br><br>HostSystemMenus &gt;&gt; startUp: resuming<br>    resuming ifFalse: [^self].<br>    self clearDefault.<br>    [self setDefaultMenuProxyClass] ifError: [].<br>

<br>So....indeed, setDefaultMenuProxyClass is throwing an error...but we are puting it under the carpet.<br><br>Anyway, does someone know why this is not working in Cog?  because In the standard VM in works perfect.<br><br>

Cheers<br><br>Mariano <br>
</blockquote></div><br></div></div><br></blockquote></div><br>