Pharo-dev
By thread
pharo-dev@lists.pharo.org
By month
Messages by month
- ----- 2026 -----
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2025 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- July
- June
- May
March 2011
- 111 participants
- 2455 messages
[Pharo-project] [BUG]ClassBuilder(Object)>>error:
by Federico Balaguer
I am trying to build the PBE image from inside Pharo evaluating the code
that is part of PBEImage's readme
thanks. Federico
24 March 2011 12:34:20 pm
VM: unix - i686 - linux-gnu - Croquet Closure Cog VM [CoInterpreter
VMMaker-oscog.29]
Image: Pharo1.1.1 [Latest update: #11414]
SecurityManager state:
Restricted: false
FileAccess: true
SocketAccess: true
Working Dir /home/federico/Projects/Pharo.app/Contents/Resources
Trusted Dir /home/federico/Projects/Pharo.app/Contents/Resources/secure
Untrusted Dir /home/federico/Projects/Pharo.app/Contents/Resources/My Squeak
ClassBuilder(Object)>>error:
Receiver: a ClassBuilder
Arguments and temporary variables:
aString: 'controller is already defined in a subclass of
AddMethodChange'
Receiver's instance variables:
environ: a SystemDictionary(lots of globals)
classMap: nil
instVarMap: an IdentityDictionary()
progress: nil
maxClassIndex: nil
currentClassIndex: nil
[] in ClassBuilder>>validateInstvars:from:forSuper:
Receiver: a ClassBuilder
Arguments and temporary variables:
<<error during printing>
Receiver's instance variables:
environ: a SystemDictionary(lots of globals)
classMap: nil
instVarMap: an IdentityDictionary()
progress: nil
maxClassIndex: nil
currentClassIndex: nil
Array(SequenceableCollection)>>do:
Receiver: #('source' 'selector' 'protocols' 'controller'
'definedSelector' 'name' 'className' 'isMet...etc...
Arguments and temporary variables:
aBlock: [:iv |
(usedNames includes: iv)
ifTrue: [self error: iv , ' is alrea...etc...
index: 4
indexLimiT: 8
Receiver's instance variables:
#('source' 'selector' 'protocols' 'controller' 'definedSelector' 'name'
'className' 'isMet...etc...
ClassBuilder>>validateInstvars:from:forSuper:
Receiver: a ClassBuilder
Arguments and temporary variables:
<<error during printing>
Receiver's instance variables:
environ: a SystemDictionary(lots of globals)
classMap: nil
instVarMap: an IdentityDictionary()
progress: nil
maxClassIndex: nil
currentClassIndex: nil
[] in
ClassBuilder>>name:inEnvironment:subclassOf:type:instanceVariableNames:classVariableNames:poolDictionaries:category:unsafe:
Receiver: a ClassBuilder
Arguments and temporary variables:
className: #AddMethodChange
newSuper: RefactoryClassChange
type: #normal
classVarString: ''
poolString: ''
category: #'Refactoring-Changes'
unsafe: false
oldClass: AddMethodChange
instVars: #('source' 'selector' 'protocols' 'controller'
'definedSelector')
classVars: #()
copyOfOldClass: AddMethodChange
copyOfOldTraitComposition: {}
copyOfOldClassTraitComposition: nil
newClass: #(nil)
newCategory: nil
oldCategory: nil
needNew: nil
force: nil
organization: nil
Receiver's instance variables:
environ: a SystemDictionary(lots of globals)
classMap: nil
instVarMap: an IdentityDictionary()
progress: nil
maxClassIndex: nil
currentClassIndex: nil
BlockClosure>>ensure:
Receiver: [| newCategory oldCategory needNew force organization |
unsafe
ifFalse: [(self validateS...etc...
Arguments and temporary variables:
aBlock: [copyOfOldClass
ifNotNil: [copyOfOldClass superclass removeSubclass: ...etc...
complete: nil
returnValue: nil
Receiver's instance variables:
outerContext:
ClassBuilder>>name:inEnvironment:subclassOf:type:instanceVariable...etc...
startpc: 350
numArgs: 0
ClassBuilder>>name:inEnvironment:subclassOf:type:instanceVariableNames:classVariableNames:poolDictionaries:category:unsafe:
Receiver: a ClassBuilder
Arguments and temporary variables:
className: #AddMethodChange
env: a SystemDictionary(lots of globals)
newSuper: RefactoryClassChange
type: #normal
instVarString: 'source selector protocols controller
definedSelector'
classVarString: ''
poolString: ''
category: #'Refactoring-Changes'
unsafe: false
oldClass: AddMethodChange
instVars: #('source' 'selector' 'protocols' 'controller'
'definedSelector')
classVars: #()
copyOfOldClass: AddMethodChange
copyOfOldTraitComposition: {}
copyOfOldClassTraitComposition: nil
newClass: #(nil)
Receiver's instance variables:
environ: a SystemDictionary(lots of globals)
classMap: nil
instVarMap: an IdentityDictionary()
progress: nil
maxClassIndex: nil
currentClassIndex: nil
ClassBuilder>>name:inEnvironment:subclassOf:type:instanceVariableNames:classVariableNames:poolDictionaries:category:
Receiver: a ClassBuilder
Arguments and temporary variables:
className: #AddMethodChange
env: a SystemDictionary(lots of globals)
newSuper: RefactoryClassChange
type: #normal
instVarString: 'source selector protocols controller
definedSelector'
classVarString: ''
poolString: ''
category: #'Refactoring-Changes'
Receiver's instance variables:
environ: a SystemDictionary(lots of globals)
classMap: nil
instVarMap: an IdentityDictionary()
progress: nil
maxClassIndex: nil
currentClassIndex: nil
MCClassDefinition>>createClass
Receiver: a MCClassDefinition(AddMethodChange)
Arguments and temporary variables:
superClass: RefactoryClassChange
class: nil
composition: nil
Receiver's instance variables:
name: #AddMethodChange
superclassName: #RefactoryClassChange
variables: an OrderedCollection(a
MCInstanceVariableDefinition(source) a MCInst...etc...
category: #'Refactoring-Changes'
type: #normal
comment: ''
commentStamp: ''
traitComposition: nil
classTraitComposition: nil
MCClassDefinition>>load
Receiver: a MCClassDefinition(AddMethodChange)
Arguments and temporary variables:
class: nil
Receiver's instance variables:
name: #AddMethodChange
superclassName: #RefactoryClassChange
variables: an OrderedCollection(a
MCInstanceVariableDefinition(source) a MCInst...etc...
category: #'Refactoring-Changes'
type: #normal
comment: ''
commentStamp: ''
traitComposition: nil
classTraitComposition: nil
MCClassDefinition(MCDefinition)>>addMethodAdditionTo:
Receiver: a MCClassDefinition(AddMethodChange)
Arguments and temporary variables:
aCollection: an OrderedCollection(a MethodAddition a
MethodAddition a MethodAdd...etc...
Receiver's instance variables:
name: #AddMethodChange
superclassName: #RefactoryClassChange
variables: an OrderedCollection(a
MCInstanceVariableDefinition(source) a MCInst...etc...
category: #'Refactoring-Changes'
type: #normal
comment: ''
commentStamp: ''
traitComposition: nil
classTraitComposition: nil
[] in [] in [] in MCPackageLoader>>basicLoad
Receiver: a MCPackageLoader
Arguments and temporary variables:
ea: a MCClassDefinition(AddMethodChange)
Receiver's instance variables:
requirements: #()
unloadableDefinitions: a SortedCollection()
obsoletions: a Dictionary()
additions: an OrderedCollection(a
MCOrganizationDefinition(#(#'Refactoring-Chan...etc...
removals: an OrderedCollection()
errorDefinitions: an OrderedCollection(a
MCClassDefinition(AddMethodChange) a M...etc...
provisions: a Set(#ORCmdRenameTemporaryRefactoring #AddedEvent
#BalloonEngineCo...etc...
methodAdditions: an OrderedCollection(a MethodAddition a
MethodAddition a Metho...etc...
[] in [] in OrderedCollection(Collection)>>do:displayingProgress:every:
Receiver: an OrderedCollection(a MCClassDefinition(AddMethodChange) a
MCClassDefinition(AddClassChan...etc...
Arguments and temporary variables:
<<error during printing>
Receiver's instance variables:
array: an Array(nil nil a MCClassDefinition(AddMethodChange) a
MCClassDefinitio...etc...
firstIndex: 3
lastIndex: 6
OrderedCollection>>do:
Receiver: an OrderedCollection(a MCClassDefinition(AddMethodChange) a
MCClassDefinition(AddClassChan...etc...
Arguments and temporary variables:
aBlock: [:each |
| newLabel |
(count = 0
or: [count + 1 = size
or: [(T...etc...
index: 3
Receiver's instance variables:
array: an Array(nil nil a MCClassDefinition(AddMethodChange) a
MCClassDefinitio...etc...
firstIndex: 3
lastIndex: 6
[] in OrderedCollection(Collection)>>do:displayingProgress:every:
Receiver: an OrderedCollection(a MCClassDefinition(AddMethodChange) a
MCClassDefinition(AddClassChan...etc...
Arguments and temporary variables:
<<error during printing>
Receiver's instance variables:
array: an Array(nil nil a MCClassDefinition(AddMethodChange) a
MCClassDefinitio...etc...
firstIndex: 3
lastIndex: 6
[] in [] in ProgressInitiationException>>defaultMorphicAction
Receiver: ProgressInitiationException:
Arguments and temporary variables:
progress: [:barValArg |
| barVal return newBarSize |
barVal := barValArg.
ret...etc...
result: #(nil)
Receiver's instance variables:
messageText: nil
tag: nil
signalContext: ProgressInitiationException(Exception)>>signal
handlerContext: nil
outerContext: nil
workBlock: [:bar | self
do: [:each |
| newLabel |
(count = 0
or: ...etc...
maxVal: 4
minVal: 0
aPoint: 300@76
progressTitle: ''
BlockClosure>>on:do:
Receiver: [result := workBlock value: progress]
Arguments and temporary variables:
exception: ProgressNotification
handlerAction: [:ex |
ex extraParam isString
ifTrue: [SystemProgressMorph un...etc...
handlerActive: true
Receiver's instance variables:
outerContext: [] in
ProgressInitiationException>>defaultMorphicAction
startpc: 83
numArgs: 0
[] in ProgressInitiationException>>defaultMorphicAction
Receiver: ProgressInitiationException:
Arguments and temporary variables:
progress: [:barValArg |
| barVal return newBarSize |
barVal := barValArg.
ret...etc...
result: #(nil)
Receiver's instance variables:
messageText: nil
tag: nil
signalContext: ProgressInitiationException(Exception)>>signal
handlerContext: nil
outerContext: nil
workBlock: [:bar | self
do: [:each |
| newLabel |
(count = 0
or: ...etc...
maxVal: 4
minVal: 0
aPoint: 300@76
progressTitle: ''
BlockClosure>>ensure:
Receiver: [[result := workBlock value: progress]
on: ProgressNotification
do: [:ex |
ex extr...etc...
Arguments and temporary variables:
aBlock: [SystemProgressMorph close: progress]
complete: nil
returnValue: nil
Receiver's instance variables:
outerContext: ProgressInitiationException>>defaultMorphicAction
startpc: 77
numArgs: 0
ProgressInitiationException>>defaultMorphicAction
Receiver: ProgressInitiationException:
Arguments and temporary variables:
progress: [:barValArg |
| barVal return newBarSize |
barVal := barValArg.
ret...etc...
result: #(nil)
Receiver's instance variables:
messageText: nil
tag: nil
signalContext: ProgressInitiationException(Exception)>>signal
handlerContext: nil
outerContext: nil
workBlock: [:bar | self
do: [:each |
| newLabel |
(count = 0
or: ...etc...
maxVal: 4
minVal: 0
aPoint: 300@76
progressTitle: ''
ProgressInitiationException>>defaultAction
Receiver: ProgressInitiationException:
Arguments and temporary variables:
Receiver's instance variables:
messageText: nil
tag: nil
signalContext: ProgressInitiationException(Exception)>>signal
handlerContext: nil
outerContext: nil
workBlock: [:bar | self
do: [:each |
| newLabel |
(count = 0
or: ...etc...
maxVal: 4
minVal: 0
aPoint: 300@76
progressTitle: ''
UndefinedObject>>handleSignal:
Receiver: nil
Arguments and temporary variables:
exception: ProgressInitiationException:
Receiver's instance variables:
nil
MethodContext(ContextPart)>>handleSignal:
Receiver: BlockClosure>>on:do:
Arguments and temporary variables:
exception: ProgressInitiationException:
val: nil
Receiver's instance variables:
sender: PasteUpMorph>>becomeActiveDuring:
pc: 17
stackp: 3
method: (BlockClosure>>#on:do: "a CompiledMethod(1007681536)")
closureOrNil: nil
receiver: [aBlock value]
MethodContext(ContextPart)>>handleSignal:
Receiver: BlockClosure>>on:do:
Arguments and temporary variables:
exception: ProgressInitiationException:
val: nil
Receiver's instance variables:
sender:
TextMorphForShoutEditor(ParagraphEditor)>>evaluateSelection
pc: 17
stackp: 3
method: (BlockClosure>>#on:do: "a CompiledMethod(1007681536)")
closureOrNil: nil
receiver: [rcvr class evaluatorClass new
evaluate: self selection asString
...etc...
MethodContext(ContextPart)>>handleSignal:
Receiver: BlockClosure>>on:do:
Arguments and temporary variables:
exception: ProgressInitiationException:
val: nil
Receiver's instance variables:
sender: [] in ProgressInitiationException>>defaultMorphicAction
pc: 17
stackp: 3
method: (BlockClosure>>#on:do: "a CompiledMethod(1007681536)")
closureOrNil: nil
receiver: [result := workBlock value: progress]
MethodContext(ContextPart)>>handleSignal:
Receiver: BlockClosure>>on:do:
Arguments and temporary variables:
exception: ProgressInitiationException:
val: nil
Receiver's instance variables:
sender: [] in ProgressInitiationException>>defaultMorphicAction
pc: 17
stackp: 3
method: (BlockClosure>>#on:do: "a CompiledMethod(1007681536)")
closureOrNil: nil
receiver: [result := workBlock value: progress]
MethodContext(ContextPart)>>handleSignal:
Receiver: BlockClosure>>on:do:
Arguments and temporary variables:
exception: ProgressInitiationException:
val: nil
Receiver's instance variables:
sender: [] in MCPackageLoader>>basicLoad
pc: 17
stackp: 3
method: (BlockClosure>>#on:do: "a CompiledMethod(1007681536)")
closureOrNil: nil
receiver: [additions
do: [:ea | self loadClassDefinition: ea]
displayingPro...etc...
ProgressInitiationException(Exception)>>signal
Receiver: ProgressInitiationException:
Arguments and temporary variables:
Receiver's instance variables:
messageText: nil
tag: nil
signalContext: ProgressInitiationException(Exception)>>signal
handlerContext: nil
outerContext: nil
workBlock: [:bar | self
do: [:each |
| newLabel |
(count = 0
or: ...etc...
maxVal: 4
minVal: 0
aPoint: 300@76
progressTitle: ''
ProgressInitiationException>>display:at:from:to:during:
Receiver: ProgressInitiationException:
Arguments and temporary variables:
argString: ''
argPoint: 300@76
argMinVal: 0
argMaxVal: 4
argWorkBlock: [:bar | self
do: [:each |
| newLabel |
(count = 0
o...etc...
Receiver's instance variables:
messageText: nil
tag: nil
signalContext: ProgressInitiationException(Exception)>>signal
handlerContext: nil
outerContext: nil
workBlock: [:bar | self
do: [:each |
| newLabel |
(count = 0
or: ...etc...
maxVal: 4
minVal: 0
aPoint: 300@76
progressTitle: ''
ProgressInitiationException class>>display:at:from:to:during:
Receiver: ProgressInitiationException
Arguments and temporary variables:
aString: ''
aPoint: 300@76
minVal: 0
maxVal: 4
workBlock: [:bar | self
do: [:each |
| newLabel |
(count = 0
or: ...etc...
Receiver's instance variables:
superclass: Exception
methodDict: a
MethodDictionary(#defaultAction->(ProgressInitiationException>>#d...etc...
format: 150
instanceVariables: #('workBlock' 'maxVal' 'minVal' 'aPoint'
'progressTitle')
organization: ('as yet unclassified' defaultAction
defaultMorphicAction display...etc...
subclasses: nil
name: #ProgressInitiationException
classPool: nil
sharedPools: nil
environment: a SystemDictionary(lots of globals)
category: #'Morphic-Widgets'
traitComposition: {}
localSelectors: nil
ByteString(String)>>displayProgressAt:from:to:during:
Receiver: ''
Arguments and temporary variables:
aPoint: 300@76
minVal: 0
maxVal: 4
workBlock: [:bar | self
do: [:each |
| newLabel |
(count = 0
or: ...etc...
Receiver's instance variables:
''
OrderedCollection(Collection)>>do:displayingProgress:every:
Receiver: an OrderedCollection(a MCClassDefinition(AddMethodChange) a
MCClassDefinition(AddClassChan...etc...
Arguments and temporary variables:
<<error during printing>
Receiver's instance variables:
array: an Array(nil nil a MCClassDefinition(AddMethodChange) a
MCClassDefinitio...etc...
firstIndex: 3
lastIndex: 6
OrderedCollection(Collection)>>do:displayingProgress:
Receiver: an OrderedCollection(a MCClassDefinition(AddMethodChange) a
MCClassDefinition(AddClassChan...etc...
Arguments and temporary variables:
aBlock: [:ea | ea addMethodAdditionTo: methodAdditions]
aStringOrBlock: 'Reloading...'
Receiver's instance variables:
array: an Array(nil nil a MCClassDefinition(AddMethodChange) a
MCClassDefinitio...etc...
firstIndex: 3
lastIndex: 6
[] in [] in MCPackageLoader>>basicLoad
Receiver: a MCPackageLoader
Arguments and temporary variables:
Receiver's instance variables:
requirements: #()
unloadableDefinitions: a SortedCollection()
obsoletions: a Dictionary()
additions: an OrderedCollection(a
MCOrganizationDefinition(#(#'Refactoring-Chan...etc...
removals: an OrderedCollection()
errorDefinitions: an OrderedCollection(a
MCClassDefinition(AddMethodChange) a M...etc...
provisions: a Set(#ORCmdRenameTemporaryRefactoring #AddedEvent
#BalloonEngineCo...etc...
methodAdditions: an OrderedCollection(a MethodAddition a
MethodAddition a Metho...etc...
BlockClosure>>on:do:
Receiver: [additions
do: [:ea | self loadClassDefinition: ea]
displayingProgress: 'Loading class...etc...
Arguments and temporary variables:
exception: InMidstOfFileinNotification
handlerAction: [:n | n resume: true]
handlerActive: true
Receiver's instance variables:
outerContext: [] in MCPackageLoader>>basicLoad
startpc: 112
numArgs: 0
[] in MCPackageLoader>>basicLoad
Receiver: a MCPackageLoader
Arguments and temporary variables:
Receiver's instance variables:
requirements: #()
unloadableDefinitions: a SortedCollection()
obsoletions: a Dictionary()
additions: an OrderedCollection(a
MCOrganizationDefinition(#(#'Refactoring-Chan...etc...
removals: an OrderedCollection()
errorDefinitions: an OrderedCollection(a
MCClassDefinition(AddMethodChange) a M...etc...
provisions: a Set(#ORCmdRenameTemporaryRefactoring #AddedEvent
#BalloonEngineCo...etc...
methodAdditions: an OrderedCollection(a MethodAddition a
MethodAddition a Metho...etc...
BlockClosure>>ensure:
Receiver: [[additions
do: [:ea | self loadClassDefinition: ea]
displayingProgress: 'Loading clas...etc...
Arguments and temporary variables:
aBlock: [self flushChangesFile]
complete: nil
returnValue: nil
Receiver's instance variables:
outerContext: MCPackageLoader>>basicLoad
startpc: 108
numArgs: 0
MCPackageLoader>>basicLoad
Receiver: a MCPackageLoader
Arguments and temporary variables:
Receiver's instance variables:
requirements: #()
unloadableDefinitions: a SortedCollection()
obsoletions: a Dictionary()
additions: an OrderedCollection(a
MCOrganizationDefinition(#(#'Refactoring-Chan...etc...
removals: an OrderedCollection()
errorDefinitions: an OrderedCollection(a
MCClassDefinition(AddMethodChange) a M...etc...
provisions: a Set(#ORCmdRenameTemporaryRefactoring #AddedEvent
#BalloonEngineCo...etc...
methodAdditions: an OrderedCollection(a MethodAddition a
MethodAddition a Metho...etc...
[] in MCPackageLoader>>loadWithNameLike:
Receiver: a MCPackageLoader
Arguments and temporary variables:
Receiver's instance variables:
requirements: #()
unloadableDefinitions: a SortedCollection()
obsoletions: a Dictionary()
additions: an OrderedCollection(a
MCOrganizationDefinition(#(#'Refactoring-Chan...etc...
removals: an OrderedCollection()
errorDefinitions: an OrderedCollection(a
MCClassDefinition(AddMethodChange) a M...etc...
provisions: a Set(#ORCmdRenameTemporaryRefactoring #AddedEvent
#BalloonEngineCo...etc...
methodAdditions: an OrderedCollection(a MethodAddition a
MethodAddition a Metho...etc...
--- The full stack ---
ClassBuilder(Object)>>error:
[] in ClassBuilder>>validateInstvars:from:forSuper:
Array(SequenceableCollection)>>do:
ClassBuilder>>validateInstvars:from:forSuper:
[] in
ClassBuilder>>name:inEnvironment:subclassOf:type:instanceVariableNames:classVariableNames:poolDictionaries:category:unsafe:
BlockClosure>>ensure:
ClassBuilder>>name:inEnvironment:subclassOf:type:instanceVariableNames:classVariableNames:poolDictionaries:category:unsafe:
ClassBuilder>>name:inEnvironment:subclassOf:type:instanceVariableNames:classVariableNames:poolDictionaries:category:
MCClassDefinition>>createClass
MCClassDefinition>>load
MCClassDefinition(MCDefinition)>>addMethodAdditionTo:
[] in [] in [] in MCPackageLoader>>basicLoad
[] in [] in OrderedCollection(Collection)>>do:displayingProgress:every:
OrderedCollection>>do:
[] in OrderedCollection(Collection)>>do:displayingProgress:every:
[] in [] in ProgressInitiationException>>defaultMorphicAction
BlockClosure>>on:do:
[] in ProgressInitiationException>>defaultMorphicAction
BlockClosure>>ensure:
ProgressInitiationException>>defaultMorphicAction
ProgressInitiationException>>defaultAction
UndefinedObject>>handleSignal:
MethodContext(ContextPart)>>handleSignal:
MethodContext(ContextPart)>>handleSignal:
MethodContext(ContextPart)>>handleSignal:
MethodContext(ContextPart)>>handleSignal:
MethodContext(ContextPart)>>handleSignal:
ProgressInitiationException(Exception)>>signal
ProgressInitiationException>>display:at:from:to:during:
ProgressInitiationException class>>display:at:from:to:during:
ByteString(String)>>displayProgressAt:from:to:during:
OrderedCollection(Collection)>>do:displayingProgress:every:
OrderedCollection(Collection)>>do:displayingProgress:
[] in [] in MCPackageLoader>>basicLoad
BlockClosure>>on:do:
[] in MCPackageLoader>>basicLoad
BlockClosure>>ensure:
MCPackageLoader>>basicLoad
[] in MCPackageLoader>>loadWithNameLike:
- - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - -
[] in MCPackageLoader>>useChangeSetNamed:during:
BlockClosure>>ensure:
MCPackageLoader>>useChangeSetNamed:during:
MCPackageLoader>>useNewChangeSetNamedLike:during:
MCPackageLoader>>loadWithNameLike:
MCVersionLoader>>loadWithNameLike:
MCVersionLoader>>load
MetacelloGoferLoad(GoferLoad)>>execute
[] in [] in
MetacelloLoadingMCSpecLoader(MetacelloCommonMCSpecLoader)>>loadPackageDirective:gofer:
[] in
MetacelloLoadingMCSpecLoader(MetacelloCommonMCSpecLoader)>>loadPackageDirective:gofer:
[] in MetacelloPharoPlatform>>do:displaying:
[] in [] in ProgressInitiationException>>defaultMorphicAction
BlockClosure>>on:do:
[] in ProgressInitiationException>>defaultMorphicAction
BlockClosure>>ensure:
ProgressInitiationException>>defaultMorphicAction
ProgressInitiationException>>defaultAction
UndefinedObject>>handleSignal:
MethodContext(ContextPart)>>handleSignal:
MethodContext(ContextPart)>>handleSignal:
MethodContext(ContextPart)>>handleSignal:
ProgressInitiationException(Exception)>>signal
ProgressInitiationException>>display:at:from:to:during:
ProgressInitiationException class>>display:at:from:to:during:
ByteString(String)>>displayProgressAt:from:to:during:
MetacelloPharoPlatform>>do:displaying:
MetacelloLoadingMCSpecLoader(MetacelloCommonMCSpecLoader)>>loadPackageDirective:gofer:
MetacelloLinearLoadDirective(MetacelloVersionLoadDirective)>>loadPackageDirective:gofer:
MetacelloPackageLoadDirective>>loadUsing:gofer:
[] in
MetacelloLinearLoadDirective(MetacelloVersionLoadDirective)>>loadLinearLoadDirective:gofer:
OrderedCollection>>do:
MetacelloLinearLoadDirective(MetacelloVersionLoadDirective)>>loadLinearLoadDirective:gofer:
MetacelloLinearLoadDirective>>loadUsing:gofer:
[] in
MetacelloLinearLoadDirective(MetacelloVersionLoadDirective)>>loadLinearLoadDirective:gofer:
OrderedCollection>>do:
MetacelloLinearLoadDirective(MetacelloVersionLoadDirective)>>loadLinearLoadDirective:gofer:
MetacelloLinearLoadDirective>>loadUsing:gofer:
[] in
MetacelloLinearLoadDirective(MetacelloVersionLoadDirective)>>loadLinearLoadDirective:gofer:
OrderedCollection>>do:
MetacelloLinearLoadDirective(MetacelloVersionLoadDirective)>>loadLinearLoadDirective:gofer:
MetacelloLinearLoadDirective>>loadUsing:gofer:
MetacelloLinearLoadDirective(MetacelloVersionLoadDirective)>>loadWithPolicy:
MetacelloLoaderPolicy>>load
MetacelloFetchingMCSpecLoader>>doLoad
[] in [] in MetacelloMCVersion>>doLoadRequiredFromArray:
[] in MetacelloPharoPlatform>>do:displaying:
[] in [] in ProgressInitiationException>>defaultMorphicAction
BlockClosure>>on:do:
[] in ProgressInitiationException>>defaultMorphicAction
BlockClosure>>ensure:
ProgressInitiationException>>defaultMorphicAction
ProgressInitiationException>>defaultAction
UndefinedObject>>handleSignal:
MethodContext(ContextPart)>>handleSignal:
MethodContext(ContextPart)>>handleSignal:
ProgressInitiationException(Exception)>>signal
ProgressInitiationException>>display:at:from:to:during:
ProgressInitiationException class>>display:at:from:to:during:
ByteString(String)>>displayProgressAt:from:to:during:
MetacelloPharoPlatform>>do:displaying:
[] in MetacelloMCVersion>>doLoadRequiredFromArray:
BlockClosure>>ensure:
MetacelloMCVersion>>doLoadRequiredFromArray:
MetacelloMCVersion>>load
ConfigurationOfO2 class>>loadDefault
UndefinedObject>>DoIt
Compiler>>evaluate:in:to:notifying:ifFail:logged:
[] in TextMorphForShoutEditor(ParagraphEditor)>>evaluateSelection
BlockClosure>>on:do:
TextMorphForShoutEditor(ParagraphEditor)>>evaluateSelection
[] in PluggableShoutMorph(PluggableTextMorph)>>doIt
[] in PluggableShoutMorph(PluggableTextMorph)>>handleEdit:
TextMorphForShout(TextMorph)>>handleEdit:
PluggableShoutMorph(PluggableTextMorph)>>handleEdit:
PluggableShoutMorph(PluggableTextMorph)>>doIt
UndefinedObject(Object)>>perform:orSendTo:
[] in ToggleMenuItemMorph(MenuItemMorph)>>invokeWithEvent:
BlockClosure>>ensure:
CursorWithMask(Cursor)>>showWhile:
ToggleMenuItemMorph(MenuItemMorph)>>invokeWithEvent:
ToggleMenuItemMorph(MenuItemMorph)>>mouseUp:
ToggleMenuItemMorph(MenuItemMorph)>>handleMouseUp:
MouseButtonEvent>>sentTo:
ToggleMenuItemMorph(Morph)>>handleEvent:
MorphicEventDispatcher>>dispatchDefault:with:
MorphicEventDispatcher>>dispatchEvent:with:
ToggleMenuItemMorph(Morph)>>processEvent:using:
MorphicEventDispatcher>>dispatchDefault:with:
MorphicEventDispatcher>>dispatchEvent:with:
MenuMorph(Morph)>>processEvent:using:
MenuMorph(Morph)>>processEvent:
MenuMorph>>handleFocusEvent:
[] in HandMorph>>sendFocusEvent:to:clear:
[] in PasteUpMorph>>becomeActiveDuring:
BlockClosure>>on:do:
PasteUpMorph>>becomeActiveDuring:
HandMorph>>sendFocusEvent:to:clear:
HandMorph>>sendEvent:focus:clear:
HandMorph>>sendMouseEvent:
HandMorph>>handleEvent:
HandMorph>>processEvents
[] in WorldState>>doOneCycleNowFor:
Array(SequenceableCollection)>>do:
WorldState>>handsDo:
WorldState>>doOneCycleNowFor:
WorldState>>doOneCycleFor:
WorldState>>doOneSubCycleFor:
PasteUpMorph>>doOneSubCycle
MenuMorph>>invokeModalAt:in:allowKeyboard:
MenuMorph>>invokeModal:
MenuMorph>>invokeModal
PluggableShoutMorph(PluggableTextMorph)>>yellowButtonActivity:
TextMorphForShout(TextMorphForEditView)>>mouseDown:
TextMorphForShout(Morph)>>handleMouseDown:
MouseButtonEvent>>sentTo:
TextMorphForShout(Morph)>>handleEvent:
MorphicEventDispatcher>>dispatchMouseDown:with:
MorphicEventDispatcher>>dispatchEvent:with:
TextMorphForShout(Morph)>>processEvent:using:
MorphicEventDispatcher>>dispatchMouseDown:with:
MorphicEventDispatcher>>dispatchEvent:with:
TransformMorph(Morph)>>processEvent:using:
MorphicEventDispatcher>>dispatchMouseDown:with:
MorphicEventDispatcher>>dispatchEvent:with:
PluggableShoutMorph(Morph)>>processEvent:using:
MorphicEventDispatcher>>dispatchMouseDown:with:
MorphicEventDispatcher>>dispatchEvent:with:
SystemWindow(Morph)>>processEvent:using:
MorphicEventDispatcher>>dispatchMouseDown:with:
MorphicEventDispatcher>>dispatchEvent:with:
PasteUpMorph(Morph)>>processEvent:using:
PasteUpMorph>>processEvent:using:
PasteUpMorph(Morph)>>processEvent:
HandMorph>>sendEvent:focus:clear:
HandMorph>>sendMouseEvent:
HandMorph>>handleEvent:
HandMorph>>processEvents
[] in WorldState>>doOneCycleNowFor:
Array(SequenceableCollection)>>do:
WorldState>>handsDo:
WorldState>>doOneCycleNowFor:
WorldState>>doOneCycleFor:
PasteUpMorph>>doOneCycle
[] in Project class>>spawnNewProcess
[] in BlockClosure>>newProcess
March 24, 2011
[Pharo-project] PBE image fails
by Federico Balaguer
Hello,
I hope this is the right place to ask post this problem. I apologize if that
is not the case.
I am trying to run PBE-1.0 with the vm included in Pharo 1.1.1 with no-luck.
I am doing this on Linux.
I created a folder PBE-1.0 for this image and copy-edited the Pharo.sh
#!/bin/sh
# path
ROOT=`dirname $0`
LINUX="$ROOT/Contents/Linux"
RESOURCES="$ROOT/Contents/Resources"
PBE="$ROOT/PBE-1.0"
# icon
gvfs-set-attribute \
"$0" \
"metadata::custom-icon" \
"file://$RESOURCES/Squeak.png" \
2> /dev/null
# execute
exec "$LINUX/squeakvm" \
-plugins "$LINUX" \
-encoding latin1 \
-vm-display-X11 \
"$PBE/PBE.image"
I am attaching the output it gives after the segmentation fault.
I also tried to build the image from a Pharo image but I also found a
problem that I am reporting from inside Pharo which is cool.
Thanks! Pharo is cool stuff
Federico
March 24, 2011
[Pharo-project] [update 1.3] #13108
by Marcus Denker
13108
-----
Issue 3862: Move ParagraphEditor and TextMorphEditor to Deprecated13 package
Issue 3854: Move taskbar methods from Project to PasteUpMorph
Issue 3856: ActionSequence is unused
Issue 3855: Clean up Imports
--
Marcus Denker -- http://www.marcusdenker.de
INRIA Lille -- Nord Europe. Team RMoD.
March 24, 2011
Re: [Pharo-project] Issue 3855 in pharo: Clean up Imports
by pharo@googlecode.com
Updates:
Status: Closed
Comment #1 on issue 3855 by marcus.d...(a)gmail.com: Clean up Imports
http://code.google.com/p/pharo/issues/detail?id=3855
in 13108
March 24, 2011
Re: [Pharo-project] Issue 3854 in pharo: Move taskbar methods from Project to PasteUpMorph
by pharo@googlecode.com
Updates:
Status: Closed
Comment #1 on issue 3854 by marcus.d...(a)gmail.com: Move taskbar methods
from Project to PasteUpMorph
http://code.google.com/p/pharo/issues/detail?id=3854
13108
March 24, 2011
Re: [Pharo-project] Issue 3856 in pharo: ActionSequence is unused
by pharo@googlecode.com
Updates:
Status: Closed
Labels: Milestone-1.3
Comment #1 on issue 3856 by marcus.d...(a)gmail.com: ActionSequence is unused
http://code.google.com/p/pharo/issues/detail?id=3856
moved to Deprecated13
March 24, 2011
Re: [Pharo-project] Issue 3857 in pharo: Collection tests category/package cleanup
by pharo@googlecode.com
Updates:
Status: Closed
Labels: Milestone-1.3
Comment #1 on issue 3857 by marcus.d...(a)gmail.com: Collection tests
category/package cleanup
http://code.google.com/p/pharo/issues/detail?id=3857
in 13108
March 24, 2011
Re: [Pharo-project] Pharo 1.2 red again
by Dale Henrichs
Stef,
Yep ... all the pieces are there ... it's just a matter of putting them together in the right order..this is what we do for GemStone GLASS builds...
Dale
On Mar 24, 2011, at 1:21 AM, Stéphane Ducasse wrote:
> henrichs
>
> do you know if you have now the pieces in place to be able to freeze a configuration and all its recursive sets in a dedicated repository?
>
> Stef
March 24, 2011
Re: [Pharo-project] Issue 3862 in pharo: Move ParagraphEditor and TextMorphEditor to Deprecated13 package
by pharo@googlecode.com
Updates:
Status: Closed
Comment #1 on issue 3862 by marcus.d...(a)gmail.com: Move ParagraphEditor and
TextMorphEditor to Deprecated13 package
http://code.google.com/p/pharo/issues/detail?id=3862
in 13108
March 24, 2011
[Pharo-project] Issue 3862 in pharo: Move ParagraphEditor and TextMorphEditor to Deprecated13 package
by pharo@googlecode.com
Status: FixProposed
Owner: marcus.d...(a)gmail.com
Labels: Milestone-1.3
New issue 3862 by marcus.d...(a)gmail.com: Move ParagraphEditor and
TextMorphEditor to Deprecated13 package
http://code.google.com/p/pharo/issues/detail?id=3862
Move ParagraphEditor and TextMorphEditor to Deprecated13 package
fix attached
Attachments:
MoveParagraphEditorDeprecated.1.cs 13.2 KB
March 24, 2011