<HTML>
<HEAD>
<TITLE>[Informal Report] Building the next FunSqueak using Cog - 3</TITLE>
</HEAD>
<BODY>
<FONT SIZE="4"><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Trying to load Movies from Ladrillos success but his experimental VM lack Plugins so when I open MPEGMoviePlayerMorph, locate a valid file and hit Play button have:<BR>
<BR>
<BR>
</SPAN></FONT></FONT><BLOCKQUOTE><FONT SIZE="4"><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Error: primFileValidMPEG: failed<BR>
2 September 2010 7:09:39.627 am<BR>
<BR>
VM: Mac OS - Smalltalk<BR>
Image: Squeak4.2alpha [latest update: #10423]<BR>
<BR>
SecurityManager state:<BR>
Restricted: false<BR>
FileAccess: true<BR>
SocketAccess: true<BR>
Working Dir /Users/edgar/imagesZip/Squeak4.2-10160-alpha<BR>
Trusted Dir /foobar/tooBar/forSqueak/bogus/<BR>
Untrusted Dir /foobar/tooBar/forSqueak/bogus/<BR>
<BR>
MPEGFile class(Object)&gt;&gt;error:<BR>
&nbsp;&nbsp;&nbsp;&nbsp;Receiver: MPEGFile<BR>
&nbsp;&nbsp;&nbsp;&nbsp;Arguments and temporary variables: <BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;aString: &nbsp;&nbsp;&nbsp;&nbsp;'primFileValidMPEG: failed'<BR>
&nbsp;&nbsp;&nbsp;&nbsp;Receiver's instance variables: <BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;superclass: &nbsp;&nbsp;&nbsp;&nbsp;Object<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;methodDict: &nbsp;&nbsp;&nbsp;&nbsp;a MethodDictionary(#audioChannels:-&gt;(MPEGFile&gt;&gt;#audioChannels: &quot;a C...etc...<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;format: &nbsp;&nbsp;&nbsp;&nbsp;140<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;instanceVariables: &nbsp;&nbsp;&nbsp;&nbsp;#('pathToFile' 'fileBits' 'fileIndex' 'endianness' 'buffer')...etc...<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;organization: &nbsp;&nbsp;&nbsp;&nbsp;('audio' audioChannels: audioGetSample: audioPlayerForChannel: au...etc...<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;subclasses: &nbsp;&nbsp;&nbsp;&nbsp;nil<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;name: &nbsp;&nbsp;&nbsp;&nbsp;#MPEGFile<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;classPool: &nbsp;&nbsp;&nbsp;&nbsp;a Dictionary(#Registry-&gt;nil )<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;sharedPools: &nbsp;&nbsp;&nbsp;&nbsp;nil<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;environment: &nbsp;&nbsp;&nbsp;&nbsp;Smalltalk globals &quot;a SystemDictionary with lots of globals&quot;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;category: &nbsp;&nbsp;&nbsp;&nbsp;#'Movies-Kernel'<BR>
<BR>
etc<BR>
<BR>
Collateral minor trouble, seems on each project must have show hared flaps selected, in the past we do once for all<BR>
<BR>
Edgar</SPAN></FONT></FONT></BLOCKQUOTE>
</BODY>
</HTML>