[Morphic] RV: Informe del error

Lic. Edgar J. De Cleene edgardec2001 at yahoo.com.ar
Fri Jan 6 11:06:26 CET 2006


Juan:

I was doing ³experiments² with Nebraska for try to understand how it works
(and for safe unloading)
We here are beginning students voluntary learning what we call ³SummerTeam²
(have a Squeak powered blog).
Last night we could connect my machine and Ursula¹s via Nebraska (so I tell
all what wish nobody know what you are chatting, this is viable and works
well)

Also I amazing her ( second Squeak day) sending objects from my machine to
hers

All works , having lots of fun until I send a WaveEditor morph when the
following walkbak raise in hers machine).

Here the walkback , and now the community have a new pretty girl around, so
gentlemen be kind with hers questions.


------ Mensaje reenviado
De: Ursula Crumenauer <ursucru at yahoo.com.ar>
Fecha: Thu, 5 Jan 2006 20:35:19 -0300 (ART)
Para: Edgar De Cleene <edgardec2001 at yahoo.com.ar>
Asunto: Informe del error

 

 1GB gratis, Antivirus y Antispam
 Correo Yahoo!, el mejor correo web del mundo
 Abrí tu cuenta aquí <http://login.yahoo.com/config/mail?.intl=ar>

Error: Improper store into indexable object
5 January 2006 8:22:03 pm

VM: Win32 - a SmalltalkImage
Image: Squeak3.9alpha [latest update: #6705]

SecurityManager state:
Restricted: false
FileAccess: true
SocketAccess: true
Working Dir C:\Ursu\Squeak
Trusted Dir C:\Ursu\Squeak\Ursu
Untrusted Dir C:\My Squeak\Ursu

SoundBuffer(Object)>>error:
 Receiver: a SoundBuffer(0 128 -256 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0...etc...
 Arguments and temporary variables:
  aString:  'Improper store into indexable object'
 Receiver's instance variables:
a SoundBuffer(0 128 -256 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0...etc...

SoundBuffer(Object)>>errorImproperStore
 Receiver: a SoundBuffer(0 128 -256 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0...etc...
 Arguments and temporary variables:

 Receiver's instance variables:
a SoundBuffer(0 128 -256 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0...etc...

SoundBuffer>>at:put:
 Receiver: a SoundBuffer(0 128 -256 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0...etc...
 Arguments and temporary variables:
  index:  4
  value:  -131200
 Receiver's instance variables:
a SoundBuffer(0 128 -256 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0...etc...

SoundBuffer class>>fromByteArray:
 Receiver: SoundBuffer
 Arguments and temporary variables:
  aByteArray:  a SoundBuffer(0 0 0 128 0 -256 -512 -128 256 256 256 0 -256
-128 38...etc...
  n:  1101
  buf:  a SoundBuffer(0 128 -256 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 0...etc...
  src:  7
  w:  -131200
  i:  4
 Receiver's instance variables:
  superclass:  ArrayedCollection
  methodDict:  a MethodDictionary(#asByteArray->a CompiledMethod (1415)
#at:->a Co...etc...
  format:  770
  instanceVariables:  nil
  organization:  ('accessing' bytesPerElement monoSampleCount size
stereoSampleCou...etc...
  subclasses:  nil
  name:  #SoundBuffer
  classPool:  a Dictionary(#SineTable->a SoundBuffer(0 51 103 154 206 257
309 360 ...etc...
  sharedPools:  nil
  environment:  a SystemDictionary(lots of globals)
  category:  nil


--- The full stack ---
SoundBuffer(Object)>>error:
SoundBuffer(Object)>>errorImproperStore
SoundBuffer>>at:put:
SoundBuffer class>>fromByteArray:
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
LoopedSampledSound>>comeFullyUpOnReload:
SmartRefStream(DataStream)>>next
SmartRefStream(ReferenceStream)>>next
SmartRefStream>>next
PianoKeyboardMorph(Object)>>readDataFrom:size:
SmartRefStream>>readInstanceSize:clsname:refPosn:
SmartRefStream>>readShortInst
SmartRefStream(DataStream)>>next
SmartRefStream(ReferenceStream)>>next
SmartRefStream>>next
SmartRefStream(DataStream)>>readArray
SmartRefStream(DataStream)>>next
SmartRefStream(ReferenceStream)>>next
SmartRefStream>>next
WaveEditor(Object)>>readDataFrom:size:
SmartRefStream>>readInstanceSize:clsname:refPosn:
SmartRefStream>>readShortInst
SmartRefStream(DataStream)>>next
SmartRefStream(ReferenceStream)>>next
SmartRefStream>>next
UnscriptedPlayer(Object)>>readDataFrom:size:
SmartRefStream>>readInstanceSize:clsname:refPosn:
SmartRefStream>>readShortInst
SmartRefStream(DataStream)>>next
SmartRefStream(ReferenceStream)>>next
SmartRefStream>>next
TileMorph(Object)>>readDataFrom:size:
SmartRefStream>>readInstanceSize:clsname:refPosn:
SmartRefStream>>readShortInst
SmartRefStream(DataStream)>>next
SmartRefStream(ReferenceStream)>>next
SmartRefStream>>next
SmartRefStream>>scanFrom:
ObjectScanner>>scanFrom:
[] in RWBinaryOrTextStream(PositionableStream)>>fileInAnnouncing: {[val :=
(self peekFor: $!)     ifTrue: [(Compiler evaluate: self nextChunk l...]}
BlockContext>>on:do:
[] in RWBinaryOrTextStream(PositionableStream)>>fileInAnnouncing: {[:bar |
[self atEnd]   whileFalse: [bar value: self position.    self skipS...]}
ProgressInitiationException>>sendNotificationsTo:
[] in EToyIncomingMessage class>>newObjectFromStream: {[:ex | ex
sendNotificationsTo: [:min :max :curr | curr]]}
BlockContext>>valueWithPossibleArgs:
[] in MethodContext(ContextPart)>>handleSignal: {[(self tempAt: 2)
valueWithPossibleArgs: {exception}]}
BlockContext>>ensure:
MethodContext(ContextPart)>>handleSignal:
ProgressInitiationException(Exception)>>signal
ProgressInitiationException>>display:at:from:to:during:
...etc...

------ Fin del mensaje reenviado

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://liststest.squeakfoundation.org/pipermail/morphic/attachments/20060106/778ad9dc/attachment.htm


More information about the Morphic mailing list