Hi,
I tried to load inti profiler, but without success:
Gofer new smalltalkhubUser: 'azazael'
project: 'inti';
package: 'ConfigurationOfInti';
load.
(Smalltalk at: #ConfigurationOfInti) load.
When I run "IntiExamples new openExample" I got an error:
MessageNotUnderstood: receiver of "initializeElement:" is nil
(more in the end of the email).
I tried pharo 3, moose 5 and moose 4.9. None of these were without errors.
What am I missing?
Cheers,
Jan
THERE_BE_DRAGONS_HERE
MessageNotUnderstood: receiver of "initializeElement:" is nil
31 August 2014 12:53:37.167557 pm
VM: unix - i686 - linux-gnu - NBCoInterpreter
NativeBoost-CogPlugin-GuillermoPolito.19 uuid:
acc98e51-2fba-4841-a965-2975997bba66 May 6 2014
NBCogit NativeBoost-CogPlugin-GuillermoPolito.19 uuid:
acc98e51-2fba-4841-a965-2975997bba66 May 6 2014
https://github.com/pharo-project/pharo-vm.git Commit:
ef5832e6f70e5b24e8b9b1f4b8509a62b6c88040 Date: 2014-01-26 15:34:28 +0100
By: Esteban Lorenzano <estebanlm(a)gmail.com> Jenkins build #14794
Image: Pharo3.0 [Latest update: #30856]
UndefinedObject(Object)>>doesNotUnderstand: #initializeElement:
Receiver: nil
Arguments and temporary variables:
aMessage: initializeElement: a RTElement
exception: MessageNotUnderstood: receiver of
"initializeElement:" is nil
resumeValue: nil
Receiver's instance variables:
nil
RTElement(RTAnnounceableObject)>>addInteraction:
Receiver: a RTElement
Arguments and temporary variables:
anInteractionClassOrInstance: nil
Receiver's instance variables:
announcer: an Announcer
shape: a RTArc
trachelShape: a TRArcShape
attributes: a Dictionary(#sbChildren->an OrderedCollection(a
RTNode<nil(ROMondr...etc...
view: nil
model: nil(IntiExamples) >> openExample
isFixed: false
connectedEdges: nil
RTElement(RTAnnounceableObject)>>@
Receiver: a RTElement
Arguments and temporary variables:
anInteractionClassOrInstance: nil
Receiver's instance variables:
announcer: an Announcer
shape: a RTArc
trachelShape: a TRArcShape
attributes: a Dictionary(#sbChildren->an OrderedCollection(a
RTNode<nil(ROMondr...etc...
view: nil
model: nil(IntiExamples) >> openExample
isFixed: false
connectedEdges: nil
[ :i | el @ i ] in RTSunburstNodeVisitor>>createArc
Receiver: a RTSunburstNodeVisitor
Arguments and temporary variables:
el: a RTElement
arc: a RTArc
auxArc: 360
auxRadius: 45
i: nil
Receiver's instance variables:
arcs: an OrderedCollection()
lines: an OrderedCollection()
node: a RTNode<nil(IntiExamples) >> openExample>
builder: a RTSunburstBuilder
radialSpacing: 5
angularSpacing: 0
interactions: an OrderedCollection(RTPopup nil MTInteraction)
weightBlock: [ :n | 1 ]
OrderedCollection>>do:
Receiver: an OrderedCollection(RTPopup nil MTInteraction)
Arguments and temporary variables:
aBlock: [ :i | el @ i ]
index: 2
Receiver's instance variables:
array: {RTPopup. nil. MTInteraction. nil. nil. nil. nil. nil.
nil. nil}
firstIndex: 1
lastIndex: 3
RTSunburstNodeVisitor>>createArc
Receiver: a RTSunburstNodeVisitor
Arguments and temporary variables:
el: a RTElement
arc: a RTArc
auxArc: 360
auxRadius: 45
Receiver's instance variables:
arcs: an OrderedCollection()
lines: an OrderedCollection()
node: a RTNode<nil(IntiExamples) >> openExample>
builder: a RTSunburstBuilder
radialSpacing: 5
angularSpacing: 0
interactions: an OrderedCollection(RTPopup nil MTInteraction)
weightBlock: [ :n | 1 ]