[squeak-dev] [Informal Report] Building the next FunSqueak using Cog - 3

Edgar J. De Cleene edgardec2005 at gmail.com
Thu Sep 2 10:20:19 UTC 2010


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:


> Error: primFileValidMPEG: failed
> 2 September 2010 7:09:39.627 am
> 
> VM: Mac OS - Smalltalk
> Image: Squeak4.2alpha [latest update: #10423]
> 
> SecurityManager state:
> Restricted: false
> FileAccess: true
> SocketAccess: true
> Working Dir /Users/edgar/imagesZip/Squeak4.2-10160-alpha
> Trusted Dir /foobar/tooBar/forSqueak/bogus/
> Untrusted Dir /foobar/tooBar/forSqueak/bogus/
> 
> MPEGFile class(Object)>>error:
>     Receiver: MPEGFile
>     Arguments and temporary variables:
>         aString:     'primFileValidMPEG: failed'
>     Receiver's instance variables:
>         superclass:     Object
>         methodDict:     a
> MethodDictionary(#audioChannels:->(MPEGFile>>#audioChannels: "a C...etc...
>         format:     140
>         instanceVariables:     #('pathToFile' 'fileBits' 'fileIndex'
> 'endianness' 'buffer')...etc...
>         organization:     ('audio' audioChannels: audioGetSample:
> audioPlayerForChannel: au...etc...
>         subclasses:     nil
>         name:     #MPEGFile
>         classPool:     a Dictionary(#Registry->nil )
>         sharedPools:     nil
>         environment:     Smalltalk globals "a SystemDictionary with lots of
> globals"
>         category:     #'Movies-Kernel'
> 
> etc
> 
> Collateral minor trouble, seems on each project must have show hared flaps
> selected, in the past we do once for all
> 
> Edgar

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20100902/1aa692d6/attachment.htm


More information about the Squeak-dev mailing list