[Seaside] Re: Re: Re: [ANN] Magma Tutorial

itsme213 itsme213 at hotmail.com
Sun Dec 16 19:34:52 UTC 2007


"Keith Hodges" <keith_hodges at yahoo.co.uk> wrote
> I fixed installer, so go ahead... try the script as given, its quite
> complex otherwise

I just did, now get a different error. (I'm somewhat familiar with IRC so 
cannot jump onto that, unfortunately ...).

I have Dec-16 (today) Installer-Core. I don't have others from that MC-repo 
installed e.g. Installer-Launcher, Launcher-Core, etc.

- Sophie


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

SecurityManager state:
Restricted: false
FileAccess: true
SocketAccess: true
Working Dir C:\des\desktop\ocean\ramon dec 07
Trusted Dir C:\des\desktop\ocean\ramon dec 07\desmond
Untrusted Dir C:\My Squeak\desmond

UGlobalInstaller class(Object)>>doesNotUnderstand: #requestPackageList
 Receiver: UGlobalInstaller
 Arguments and temporary variables:
  aMessage:  requestPackageList
 Receiver's instance variables:
  superclass:  Object
  methodDict:  a MethodDictionary(#allCategories->a CompiledMethod (368) 
#allPacka...etc...
  format:  136
  instanceVariables:  #('configuration' 'selectedPackageVersions' 
'universe')
  organization:  ('accessing' selectedPackageVersions universe)
('accessing dynami...etc...
  subclasses:  nil
  name:  #UGlobalInstaller
  classPool:  nil
  sharedPools:  nil
  environment:  a SystemDictionary(lots of globals)
  category:  #'Universes-Model'
  traitComposition:  nil
  localSelectors:  nil

Installer>>uniUpdate
 Receiver: (Installer).
 Arguments and temporary variables:

 Receiver's instance variables:
  sm:  nil
  wsm:  nil
  mc:  nil
  ma:  nil
  url:  nil
  root:  nil
  command:  nil
  markers:  nil
  project:  nil
  package:  nil
  bug:  nil
  desc:  nil
  answers:  nil
  packages:  nil
  messagesToSuppress:  nil
  pageDataStream:  nil
  date:  nil
  universe:  UGlobalInstaller
  afile:  nil

Installer>>universe:
 Receiver: (Installer).
 Arguments and temporary variables:
  u:  UGlobalInstaller
 Receiver's instance variables:
  sm:  nil
  wsm:  nil
  mc:  nil
  ma:  nil
  url:  nil
  root:  nil
  command:  nil
  markers:  nil
  project:  nil
  package:  nil
  bug:  nil
  desc:  nil
  answers:  nil
  packages:  nil
  messagesToSuppress:  nil
  pageDataStream:  nil
  date:  nil
  universe:  UGlobalInstaller
  afile:  nil

Installer class>>universe
 Receiver: Installer
 Arguments and temporary variables:

 Receiver's instance variables:
  superclass:  Object
  methodDict:  a MethodDictionary(size 185)
  format:  168
  instanceVariables:  #('sm' 'wsm' 'mc' 'ma' 'url' 'root' 'command' 
'markers' 'pro...etc...
  organization:  ('Installer-Core' mcDetectFileBlock)
('accessing' answers answers...etc...
  subclasses:  nil
  name:  #Installer
  classPool:  a Dictionary(#Entities->nil #Fixes->nil 
#InstallerBindings->nil #IsS...etc...
  sharedPools:  nil
  environment:  a SystemDictionary(lots of globals)
  category:  #'Installer-Core'
  traitComposition:  nil
  localSelectors:  nil


--- The full stack ---
UGlobalInstaller class(Object)>>doesNotUnderstand: #requestPackageList
Installer>>uniUpdate
Installer>>universe:
Installer class>>universe
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
UndefinedObject>>DoIt
Compiler>>evaluate:in:to:notifying:ifFail:logged:
[] in TextMorphForShoutEditor(ParagraphEditor)>>evaluateSelection {[rcvr 
class evaluatorClass new   evaluate: self selectionAsStream   in: ctxt...]}
BlockContext>>on:do:
TextMorphForShoutEditor(ParagraphEditor)>>evaluateSelection
[] in PluggableShoutMorph(PluggableTextMorph)>>doIt {[textMorph editor 
evaluateSelection]}
[] in PluggableShoutMorph(PluggableTextMorph)>>handleEdit: {[result := 
editBlock value]}
TextMorphForShout(TextMorph)>>handleEdit:
PluggableShoutMorph(PluggableTextMorph)>>handleEdit:
PluggableShoutMorph(PluggableTextMorph)>>doIt
UndefinedObject(Object)>>perform:orSendTo:
[] in MenuItemMorph>>invokeWithEvent: {[(selArgCount := selector numArgs) = 
0   ifTrue: [target perform: selector] ...]}
BlockContext>>ensure:
CursorWithMask(Cursor)>>showWhile:
MenuItemMorph>>invokeWithEvent:
MenuItemMorph>>mouseUp:
MenuItemMorph>>handleMouseUp:
MouseButtonEvent>>sentTo:
MenuItemMorph(Morph)>>handleEvent:
MorphicEventDispatcher>>dispatchDefault:with:
MorphicEventDispatcher>>dispatchEvent:with:
MenuItemMorph(Morph)>>processEvent:using:
MorphicEventDispatcher>>dispatchDefault:with:
MorphicEventDispatcher>>dispatchEvent:with:
MenuMorph(Morph)>>processEvent:using:
MenuMorph(Morph)>>processEvent:
MenuMorph>>handleFocusEvent:
[] in HandMorph>>sendFocusEvent:to:clear: {[ActiveHand := self.  ActiveEvent 
:= anEvent.  e := anEvent     transformedB...]}
[] in PasteUpMorph>>becomeActiveDuring: {[aBlock value]}
BlockContext>>on:do:
PasteUpMorph>>becomeActiveDuring:
...etc...





More information about the seaside mailing list