Ticket #4416: org.vpri.EtoysActivity-2.log

File org.vpri.EtoysActivity-2.log, 3.8 KB (added by FGrose, 11 years ago)
Line 
1launching org.vpri.EtoysActivity instance df26f1d61279fdb6fca50c73ded2270cd0ff7f48
2
3padsp squeak -encoding UTF-8 -vm-display-x11 -xshm -sugarBundleId org.vpri.EtoysActivity -sugarActivityId df26f1d61279fdb6fca50c73ded2270cd0ff7f48 -vm-sound-oss /usr/share/etoys/etoys.image  BUNDLE_PATH /usr/share/sugar/activities/Etoys.activity SQUEAKLETS /home/liveuser/.sugar/default/org.vpri.EtoysActivity/instance BUNDLE_ID org.vpri.EtoysActivity ACTIVITY_ID df26f1d61279fdb6fca50c73ded2270cd0ff7f48
4Exited with status 0, pid 2046 data (None, <open file '<fdopen>', mode 'w' at 0x3de8b70>, 'df26f1d61279fdb6fca50c73ded2270cd0ff7f48')
5age
6Image: etoys5.0 [latest update: #2408]
7
8SecurityManager state:
9Restricted: false
10FileAccess: true
11SocketAccess: true
12Working Dir /home/liveuser/.sugar/default/org.vpri.EtoysActivity/data/MyEtoys
13Trusted Dir /home/liveuser/.sugar/default/org.vpri.EtoysActivity/data/private
14Untrusted Dir /home/liveuser/.sugar/default/org.vpri.EtoysActivity/data/MyEtoys
15
16ByteArray(Object)>>error:
17        Receiver: #[]
18        Arguments and temporary variables:
19                aString:        'subscript is out of bounds: 1'
20        Receiver's instance variables:
21#[]
22
23ByteArray(Object)>>errorSubscriptBounds:
24        Receiver: #[]
25        Arguments and temporary variables:
26                index:  1
27        Receiver's instance variables:
28#[]
29
30ByteArray(Object)>>at:
31        Receiver: #[]
32        Arguments and temporary variables:
33                index:  1
34        Receiver's instance variables:
35#[]
36
37ByteArray>>byteAt:
38        Receiver: #[]
39        Arguments and temporary variables:
40                index:  1
41        Receiver's instance variables:
42#[]
43
44
45--- The full stack ---
46ByteArray(Object)>>error:
47ByteArray(Object)>>errorSubscriptBounds:
48ByteArray(Object)>>at:
49ByteArray>>byteAt:
50 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
51GZipReadStream(InflateStream)>>nextByte
52GZipReadStream(InflateStream)>>nextBits:
53GZipReadStream>>on:from:to:
54GZipReadStream(InflateStream)>>on:
55GZipReadStream class(PositionableStream class)>>on:
56[] in QuickGuideHolderMorph>>load {[proj   ifFalse: [unzipped := WriteStream on: ByteArray new.    f := dir rea...]}
57BlockContext>>ensure:
58CursorWithMask(Cursor)>>showWhile:
59QuickGuideHolderMorph>>load
60QuickGuideMorph>>goToPageMorph:transitionSpec:
61QuickGuideMorph(BookMorph)>>goToPage:transitionSpec:
62QuickGuideMorph(BookMorph)>>goToPage:
63QuickGuideMorph(BookMorph)>>deletePageBasic
64QuickGuideMorph>>initialize
65QuickGuideMorph class(Behavior)>>new
66SugarNavigatorBar>>buildAndOpenHelpFlap
67[] in SugarNavigatorBar>>toggleHelp {[self buildAndOpenHelpFlap]}
68BlockContext>>ensure:
69CursorWithMask(Cursor)>>showWhile:
70SugarNavigatorBar>>toggleHelp
71[] in SugarButton(ThreePhaseButtonMorph)>>doButtonAction: {[moreArgs := actionSelector numArgs > arguments size     ifTrue: [arguments ...]}
72BlockContext>>ensure:
73CursorWithAlpha(Cursor)>>showWhile:
74SugarButton(ThreePhaseButtonMorph)>>doButtonAction:
75SugarButton(ThreePhaseButtonMorph)>>mouseUp:
76SugarButton>>mouseUp:
77SugarButton(Morph)>>handleMouseUp:
78MouseButtonEvent>>sentTo:
79SugarButton(Morph)>>handleEvent:
80SugarButton(Morph)>>handleFocusEvent:
81[] in HandMorph>>sendFocusEvent:to:clear: {[ActiveHand := self.  ActiveEvent := anEvent.  result := focusHolder     han...]}
82[] in PasteUpMorph>>becomeActiveDuring: {[aBlock value]}
83BlockContext>>on:do:
84PasteUpMorph>>becomeActiveDuring:
85HandMorph>>sendFocusEvent:to:clear:
86HandMorph>>sendEvent:focus:clear:
87HandMorph>>sendMouseEvent:
88HandMorph>>handleEvent:
89HandMorph>>processEvents
90[] in WorldState>>doOneCycleNowFor: {[:h |  ActiveHand := h.  h processEvents.  capturingGesture := capturingGest...]}
91Array(SequenceableCollection)>>do:
92WorldState>>handsDo:
93WorldState>>doOneCycleNowFor:
94WorldState>>doOneCycleFor:
95PasteUpMorph>>doOneCycle
96[] in Project class>>spawnNewProcess {[[World doOneCycle.  Processor yield.  false] whileFalse.  nil]}
97[] in BlockContext>>newProcess {[self value.  Processor terminateActive]}
98=========== SqueakDebug.log END  ==========