[BUG]MultiByteFileStream(Object)>>doesNotUnderstand: #fileInObjectAndCodeForProject

amarbs at gmail.com amarbs at gmail.com
Mon Jul 10 07:41:51 UTC 2006


Hi,
 I am getting the following error when I try to install ProgrammingMorphs
(1.0.4) on Squeak 3.8 through SqueakMap. Please help.
 

10 July 2006 1:08:14 pm
 
VM: Win32 - a SmalltalkImage
Image: Squeak3.8 [latest update: #6665]
 
SecurityManager state:
Restricted: false
FileAccess: true
SocketAccess: true
Working Dir C:\MCS\CS598\Squeak
Trusted Dir C:\MCS\CS598\Squeak\amarbs
Untrusted Dir C:\My Squeak\amarbs
 
MultiByteFileStream(Object)>>doesNotUnderstand:
#fileInObjectAndCodeForProject
 Receiver: MultiByteFileStream:
'C:\MCS\CS598\Squeak\Squeaklets\ProgrammingMorphs.4.pr'
 Arguments and temporary variables: 
  aMessage:  fileInObjectAndCodeForProject
 Receiver's instance variables: 
 

[] in ProjectLoading class>>openName:stream:fromDirectory:withProjectView:
{[morphOrList := morphOrList fileInObjectAndCodeForProject]}
 Arguments and temporary variables: 
  aFileName:  'ProgrammingMorphs.4.pr'
  preStream:  MultiByteFileStream:
'C:\MCS\CS598\Squeak\Squeaklets\ProgrammingMorp...etc...
  aDirectoryOrNil:  DosFileDirectory on 'C:\MCS\CS598\Squeak\Squeaklets'
  existingView:  nil
  morphOrList:  MultiByteFileStream:
'C:\MCS\CS598\Squeak\Squeaklets\ProgrammingMo...etc...
  proj:  nil
  trusted:  false
  localDir:  DosFileDirectory on 'C:\MCS\CS598\Squeak\Squeaklets'
  projStream:  MultiByteFileStream:
'C:\MCS\CS598\Squeak\Squeaklets\ProgrammingMor...etc...
  archive:  nil
  mgr:  nil
  projectsToBeDeleted:  nil
  baseChangeSet:  a ChangeSet named Unnamed
  enterRestricted:  false
  substituteFont:  TTCFont(BitstreamVeraSans 9 Bold)
  numberOfFontSubstitutes:  0
  exceptions:  a Set()
  ex:  nil
  mm:  nil
  obj:  nil
  ignored:  nil
 
BlockContext>>on:do:
 Receiver: [] in ProjectLoading
class>>openName:stream:fromDirectory:withProjectView: {[morphOrList
:...etc...
 Arguments and temporary variables: 
  exception:  FontSubstitutionDuringLoading
  handlerAction:  [] in ProjectLoading
class>>openName:stream:fromDirectory:withPr...etc...
  handlerActive:  true
 Receiver's instance variables: 
  sender:  BlockContext>>on:do:
  pc:  604
  stackp:  0
  nargs:  0
  startpc:  601
  home:  ProjectLoading
class>>openName:stream:fromDirectory:withProjectView:
 
[] in ProjectLoading class>>openName:stream:fromDirectory:withProjectView:
{[[morphOrList := morphOrList fileInObjectAndCodeForProject]   on:
FontSubsti...]}
 Arguments and temporary variables: 
  aFileName:  'ProgrammingMorphs.4.pr'
  preStream:  MultiByteFileStream:
'C:\MCS\CS598\Squeak\Squeaklets\ProgrammingMorp...etc...
  aDirectoryOrNil:  DosFileDirectory on 'C:\MCS\CS598\Squeak\Squeaklets'
  existingView:  nil
  morphOrList:  MultiByteFileStream:
'C:\MCS\CS598\Squeak\Squeaklets\ProgrammingMo...etc...
  proj:  nil
  trusted:  false
  localDir:  DosFileDirectory on 'C:\MCS\CS598\Squeak\Squeaklets'
  projStream:  MultiByteFileStream:
'C:\MCS\CS598\Squeak\Squeaklets\ProgrammingMor...etc...
  archive:  nil
  mgr:  nil
  projectsToBeDeleted:  nil
  baseChangeSet:  a ChangeSet named Unnamed
  enterRestricted:  false
  substituteFont:  TTCFont(BitstreamVeraSans 9 Bold)
  numberOfFontSubstitutes:  0
  exceptions:  a Set()
  ex:  nil
  mm:  nil
  obj:  nil
  ignored:  nil
 

--- The full stack ---
MultiByteFileStream(Object)>>doesNotUnderstand:
#fileInObjectAndCodeForProject
[] in ProjectLoading class>>openName:stream:fromDirectory:withProjectView:
{[morphOrList := morphOrList fileInObjectAndCodeForProject]}
BlockContext>>on:do:
[] in ProjectLoading class>>openName:stream:fromDirectory:withProjectView:
{[[morphOrList := morphOrList fileInObjectAndCodeForProject]   on:
FontSubsti...]}
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
BlockContext>>ensure:
ProjectLoading class>>openName:stream:fromDirectory:withProjectView:
[] in ProjectLoading class>>openFromDirectory:andFileName:
{[ProgressNotification signal: '1:foundMostRecent'.  fileAndDir := self
bestA...]}
BlockContext>>on:do:
[] in ComplexProgressIndicator>>withProgressDo: {[aBlock   on:
ProgressInitiationException   do: [:ex | ex     sendNotificati...]}
BlockContext>>on:do:
ComplexProgressIndicator>>withProgressDo:
ProjectLoading class>>openFromDirectory:andFileName:
TheWorldMenu>>loadProject
TheWorldMenu>>doMenuItem:with:
[] in MenuItemMorph>>invokeWithEvent: {[(selArgCount := selector numArgs) =
0   ifTrue: [target perform: selector] ...]}
BlockContext>>ensure:
CursorWithMask(Cursor)>>showWhile:
MenuItemMorph>>invokeWithEvent:
...etc...

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20060710/94d960bd/attachment.htm


More information about the Squeak-dev mailing list