Advertisement
kilon

Nautilus failed file out

Dec 19th, 2012
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.92 KB | None | 0 0
  1. 19 December 2012 7:03:02.51 pm
  2.  
  3. VM: Mac OS - intel - 1075 - NBCoInterpreter NativeBoost-CogPlugin-IgorStasenko.14 uuid: da3a649c-e2b2-bd4c-aa2f-9c2ebdb2658a Oct 24 2012, StackToRegisterMappingCogit VMMaker-oscog-EstebanLorenzano.164 uuid: d77dee73-00f5-4d00-847b-00646b08329d Oct 24 2012, https://git.gitorious.org/cogvm/blessed.git Commit: 48af8595004fd0ec3a3ac6d44c3d7516a87981ca Date: 2012-10-24 16:56:20 +0200 By: Igor Stasenko <[email protected]> Jenkins build #128
  4. Image: Pharo1.4 [Latest update: #14459]
  5.  
  6. RPackage(Object)>>error:
  7. Receiver: a RPackage(Ephestos-Orpheas)
  8. Arguments and temporary variables:
  9. aString: 'I should be implemented somehow'
  10. Receiver's instance variables:
  11. classDefinedSelectors: a Dictionary()
  12. metaclassDefinedSelectors: a Dictionary()
  13. classExtensionSelectors: a Dictionary()
  14. metaclassExtensionSelectors: a Dictionary()
  15. classes: a Set(#Orpheas)
  16. name: #'Ephestos-Orpheas'
  17. classTags: a Dictionary()
  18.  
  19. RPackage>>fileOut
  20. Receiver: a RPackage(Ephestos-Orpheas)
  21. Arguments and temporary variables:
  22.  
  23. Receiver's instance variables:
  24. classDefinedSelectors: a Dictionary()
  25. metaclassDefinedSelectors: a Dictionary()
  26. classExtensionSelectors: a Dictionary()
  27. metaclassExtensionSelectors: a Dictionary()
  28. classes: a Set(#Orpheas)
  29. name: #'Ephestos-Orpheas'
  30. classTags: a Dictionary()
  31.  
  32. [:package | package fileOut] in [aCollection
  33. do: [:package | package fileOut]] in [aCollection
  34. ifNotEmpty: [aCollection
  35. do: [:package | package fileOut]]] in NautilusUI(AbstractTool)>>fileOutPackages:
  36. Receiver: a NautilusUI
  37. Arguments and temporary variables:
  38. package: a RPackage(Ephestos-Orpheas)
  39. Receiver's instance variables:
  40. model: a Nautilus
  41. window: NautilusWindow for [a NautilusUI] (109838336)
  42. hierarchyClass: nil
  43. cachedHierarchy: an IdentityDictionary(Orpheas->an OrderedCollection(' ' Orphea...etc...
  44. sourceTextArea: a PluggableTextMorphWithLimits(1052246016)
  45. firstColumn: a PanelMorph(202899456)
  46. secondColumn: a PanelMorph(1067188224)
  47. groupsSelection: a Dictionary()
  48. packagesSelection: a Dictionary(a RPackage(Ephestos-Orpheas)->true a RPackage(E...etc...
  49. classesSelection: a Dictionary()
  50. list: a PluggableIconListMorph(239075328)
  51. list2: a PluggableIconListMorph(29622272)
  52. sourceCodePanel: a PanelMorph(1016070144)
  53. commentTextArea: nil
  54. currentDisplayChoice: nil
  55. sourceTextAreaLimit: 350
  56. sourceCodeContainer: a PanelMorph(245366784)
  57. list2Elements: {Orpheas}
  58. listElements: an Array(a RPackage(AST-Core) a RPackage(AST-Core-Matching) a RPa...etc...
  59. shouldUpdateTitle: true
  60. testSemaphore: a Semaphore()
  61. categories: nil
  62. categoryWidget: a CategoryWidget
  63. methodWidget: a MethodWidget
  64. methods: nil
  65.  
  66. Array(SequenceableCollection)>>do:
  67. Receiver: an Array(a RPackage(Ephestos-Orpheas))
  68. Arguments and temporary variables:
  69. aBlock: [:package | package fileOut]
  70. index: 1
  71. indexLimiT: 1
  72. Receiver's instance variables:
  73. an Array(a RPackage(Ephestos-Orpheas))
  74.  
  75. [aCollection
  76. do: [:package | package fileOut]] in [aCollection
  77. ifNotEmpty: [aCollection
  78. do: [:package | package fileOut]]] in NautilusUI(AbstractTool)>>fileOutPackages:
  79. Receiver: a NautilusUI
  80. Arguments and temporary variables:
  81. aCollection: an Array(a RPackage(Ephestos-Orpheas))
  82. Receiver's instance variables:
  83. model: a Nautilus
  84. window: NautilusWindow for [a NautilusUI] (109838336)
  85. hierarchyClass: nil
  86. cachedHierarchy: an IdentityDictionary(Orpheas->an OrderedCollection(' ' Orphea...etc...
  87. sourceTextArea: a PluggableTextMorphWithLimits(1052246016)
  88. firstColumn: a PanelMorph(202899456)
  89. secondColumn: a PanelMorph(1067188224)
  90. groupsSelection: a Dictionary()
  91. packagesSelection: a Dictionary(a RPackage(Ephestos-Orpheas)->true a RPackage(E...etc...
  92. classesSelection: a Dictionary()
  93. list: a PluggableIconListMorph(239075328)
  94. list2: a PluggableIconListMorph(29622272)
  95. sourceCodePanel: a PanelMorph(1016070144)
  96. commentTextArea: nil
  97. currentDisplayChoice: nil
  98. sourceTextAreaLimit: 350
  99. sourceCodeContainer: a PanelMorph(245366784)
  100. list2Elements: {Orpheas}
  101. listElements: an Array(a RPackage(AST-Core) a RPackage(AST-Core-Matching) a RPa...etc...
  102. shouldUpdateTitle: true
  103. testSemaphore: a Semaphore()
  104. categories: nil
  105. categoryWidget: a CategoryWidget
  106. methodWidget: a MethodWidget
  107. methods: nil
  108.  
  109. BlockClosure>>cull:
  110. Receiver: [aCollection
  111. do: [:package | package fileOut]]
  112. Arguments and temporary variables:
  113. anArg: an Array(a RPackage(Ephestos-Orpheas))
  114. Receiver's instance variables:
  115. outerContext: [aCollection
  116. ifNotEmpty: [aCollection
  117. do: [:package | packa...etc...
  118. startpc: 46
  119. numArgs: 0
  120.  
  121. Array(Collection)>>ifNotEmpty:
  122. Receiver: an Array(a RPackage(Ephestos-Orpheas))
  123. Arguments and temporary variables:
  124. aBlock: [aCollection
  125. do: [:package | package fileOut]]
  126. Receiver's instance variables:
  127. an Array(a RPackage(Ephestos-Orpheas))
  128.  
  129. [aCollection
  130. ifNotEmpty: [aCollection
  131. do: [:package | package fileOut]]] in NautilusUI(AbstractTool)>>fileOutPackages:
  132. Receiver: a NautilusUI
  133. Arguments and temporary variables:
  134. aCollection: an Array(a RPackage(Ephestos-Orpheas))
  135. Receiver's instance variables:
  136. model: a Nautilus
  137. window: NautilusWindow for [a NautilusUI] (109838336)
  138. hierarchyClass: nil
  139. cachedHierarchy: an IdentityDictionary(Orpheas->an OrderedCollection(' ' Orphea...etc...
  140. sourceTextArea: a PluggableTextMorphWithLimits(1052246016)
  141. firstColumn: a PanelMorph(202899456)
  142. secondColumn: a PanelMorph(1067188224)
  143. groupsSelection: a Dictionary()
  144. packagesSelection: a Dictionary(a RPackage(Ephestos-Orpheas)->true a RPackage(E...etc...
  145. classesSelection: a Dictionary()
  146. list: a PluggableIconListMorph(239075328)
  147. list2: a PluggableIconListMorph(29622272)
  148. sourceCodePanel: a PanelMorph(1016070144)
  149. commentTextArea: nil
  150. currentDisplayChoice: nil
  151. sourceTextAreaLimit: 350
  152. sourceCodeContainer: a PanelMorph(245366784)
  153. list2Elements: {Orpheas}
  154. listElements: an Array(a RPackage(AST-Core) a RPackage(AST-Core-Matching) a RPa...etc...
  155. shouldUpdateTitle: true
  156. testSemaphore: a Semaphore()
  157. categories: nil
  158. categoryWidget: a CategoryWidget
  159. methodWidget: a MethodWidget
  160. methods: nil
  161.  
  162. BlockClosure>>ensure:
  163. Receiver: [aCollection
  164. ifNotEmpty: [aCollection
  165. do: [:package | package fileOut]]]
  166. Arguments and temporary variables:
  167. aBlock: [oldcursor show]
  168. complete: nil
  169. returnValue: nil
  170. Receiver's instance variables:
  171. outerContext: NautilusUI(AbstractTool)>>fileOutPackages:
  172. startpc: 40
  173. numArgs: 0
  174.  
  175. CursorWithMask(Cursor)>>showWhile:
  176. Receiver: ((CursorWithMask
  177. extent: (16@16)
  178. depth: 1
  179. fromArray: #(
  180. 2r0
  181. 2r11000000000000000000
  182. ...etc...
  183. Arguments and temporary variables:
  184. aBlock: [aCollection
  185. ifNotEmpty: [aCollection
  186. do: [:package | package fil...etc...
  187. oldcursor: ((CursorWithMask
  188. extent: (16@16)
  189. depth: 1
  190. fromArray: #(
  191. 2r0
  192. 2...etc...
  193. Receiver's instance variables:
  194. bits: a Bitmap of length 16
  195. width: 16
  196. height: 16
  197. depth: 1
  198. offset: (-1@ -1)
  199. maskForm: Form(16x16x1)
  200.  
  201. NautilusUI(AbstractTool)>>fileOutPackages:
  202. Receiver: a NautilusUI
  203. Arguments and temporary variables:
  204. aCollection: an Array(a RPackage(Ephestos-Orpheas))
  205. Receiver's instance variables:
  206. model: a Nautilus
  207. window: NautilusWindow for [a NautilusUI] (109838336)
  208. hierarchyClass: nil
  209. cachedHierarchy: an IdentityDictionary(Orpheas->an OrderedCollection(' ' Orphea...etc...
  210. sourceTextArea: a PluggableTextMorphWithLimits(1052246016)
  211. firstColumn: a PanelMorph(202899456)
  212. secondColumn: a PanelMorph(1067188224)
  213. groupsSelection: a Dictionary()
  214. packagesSelection: a Dictionary(a RPackage(Ephestos-Orpheas)->true a RPackage(E...etc...
  215. classesSelection: a Dictionary()
  216. list: a PluggableIconListMorph(239075328)
  217. list2: a PluggableIconListMorph(29622272)
  218. sourceCodePanel: a PanelMorph(1016070144)
  219. commentTextArea: nil
  220. currentDisplayChoice: nil
  221. sourceTextAreaLimit: 350
  222. sourceCodeContainer: a PanelMorph(245366784)
  223. list2Elements: {Orpheas}
  224. listElements: an Array(a RPackage(AST-Core) a RPackage(AST-Core-Matching) a RPa...etc...
  225. shouldUpdateTitle: true
  226. testSemaphore: a Semaphore()
  227. categories: nil
  228. categoryWidget: a CategoryWidget
  229. methodWidget: a MethodWidget
  230. methods: nil
  231.  
  232. NautilusUI(AbstractNautilusUI)>>fileOutPackage
  233. Receiver: a NautilusUI
  234. Arguments and temporary variables:
  235.  
  236. Receiver's instance variables:
  237. model: a Nautilus
  238. window: NautilusWindow for [a NautilusUI] (109838336)
  239. hierarchyClass: nil
  240. cachedHierarchy: an IdentityDictionary(Orpheas->an OrderedCollection(' ' Orphea...etc...
  241. sourceTextArea: a PluggableTextMorphWithLimits(1052246016)
  242. firstColumn: a PanelMorph(202899456)
  243. secondColumn: a PanelMorph(1067188224)
  244. groupsSelection: a Dictionary()
  245. packagesSelection: a Dictionary(a RPackage(Ephestos-Orpheas)->true a RPackage(E...etc...
  246. classesSelection: a Dictionary()
  247. list: a PluggableIconListMorph(239075328)
  248. list2: a PluggableIconListMorph(29622272)
  249. sourceCodePanel: a PanelMorph(1016070144)
  250. commentTextArea: nil
  251. currentDisplayChoice: nil
  252. sourceTextAreaLimit: 350
  253. sourceCodeContainer: a PanelMorph(245366784)
  254. list2Elements: {Orpheas}
  255. listElements: an Array(a RPackage(AST-Core) a RPackage(AST-Core-Matching) a RPa...etc...
  256. shouldUpdateTitle: true
  257. testSemaphore: a Semaphore()
  258. categories: nil
  259. categoryWidget: a CategoryWidget
  260. methodWidget: a MethodWidget
  261. methods: nil
  262.  
  263. [target fileOutPackage] in AbstractNautilusUI class>>packagesMenu:
  264. Receiver: AbstractNautilusUI
  265. Arguments and temporary variables:
  266. target: a NautilusUI
  267. Receiver's instance variables:
  268. superclass: AbstractTool
  269. methodDict: a MethodDictionary(size 387)
  270. format: 172
  271. instanceVariables: #('model' 'window' 'hierarchyClass' 'cachedHierarchy' 'sourc...etc...
  272. organization: ('group announcements' aGroupHasBeenAdded: aGroupHasBeenRegistere...etc...
  273. subclasses: {NautilusUI}
  274. name: #AbstractNautilusUI
  275. classPool: a Dictionary(#ClassesIconsCache->a WeakIdentityKeyDictionary(size 37...etc...
  276. sharedPools: nil
  277. environment: a SystemDictionary(lots of globals)
  278. category: #Nautilus
  279. traitComposition: {}
  280. localSelectors: nil
  281.  
  282. BlockClosure(Object)>>perform:orSendTo:
  283. Receiver: [target fileOutPackage]
  284. Arguments and temporary variables:
  285. selector: #value
  286. otherTarget: a PluggableIconListMorph(239075328)
  287. Receiver's instance variables:
  288. outerContext: AbstractNautilusUI class>>packagesMenu:
  289. startpc: 425
  290. numArgs: 0
  291.  
  292. [| selArgCount |
  293. (selArgCount := selector numArgs) = 0
  294. ifTrue: [target perform: selector]
  295. ifFalse: [selArgCount = arguments size
  296. ifTrue: [target perform: selector withArguments: arguments]
  297. ifFalse: [target
  298. perform: selector
  299. withArguments: (arguments copyWith: evt)]].
  300. self changed] in ToggleMenuItemMorph(MenuItemMorph)>>invokeWithEvent:
  301. Receiver: a ToggleMenuItemMorph(224919552)'File Out'
  302. Arguments and temporary variables:
  303. evt: [(418@405) mouseUp 312611 nil]
  304. selArgCount: 2
  305. Receiver's instance variables:
  306. owner: a MenuMorph(461635584)
  307. submorphs: #()
  308. fullBounds: ([email protected]) corner: ([email protected])
  309. color: Color black
  310. extension: a MorphExtension (235143168)
  311. font: a StrikeFont(Bitmap DejaVu Sans 9 14)
  312. emphasis: 0
  313. contents: 'File Out'
  314. hasFocus: false
  315. isEnabled: true
  316. subMenu: nil
  317. isSelected: false
  318. target: [target fileOutPackage]
  319. selector: #perform:orSendTo:
  320. arguments: an Array(#value a PluggableIconListMorph(239075328))
  321. icon: Form(16x1x8)
  322. getStateSelector: nil
  323. enablementSelector: nil
  324. keyText: nil
  325.  
  326. BlockClosure>>ensure:
  327. Receiver: [| selArgCount |
  328. (selArgCount := selector numArgs) = 0
  329. ifTrue: [target perform: selector...etc...
  330. Arguments and temporary variables:
  331. aBlock: [oldcursor show]
  332. complete: nil
  333. returnValue: nil
  334. Receiver's instance variables:
  335. outerContext: ToggleMenuItemMorph(MenuItemMorph)>>invokeWithEvent:
  336. startpc: 160
  337. numArgs: 0
  338.  
  339. CursorWithMask(Cursor)>>showWhile:
  340. Receiver: ((CursorWithMask
  341. extent: (16@16)
  342. depth: 1
  343. fromArray: #(
  344. 2r0
  345. 2r100000000000000000000...etc...
  346. Arguments and temporary variables:
  347. aBlock: [| selArgCount |
  348. (selArgCount := selector numArgs) = 0
  349. ifTrue: [targe...etc...
  350. oldcursor: ((CursorWithMask
  351. extent: (16@16)
  352. depth: 1
  353. fromArray: #(
  354. 2r0
  355. 2...etc...
  356. Receiver's instance variables:
  357. bits: a Bitmap of length 16
  358. width: 16
  359. height: 16
  360. depth: 1
  361. offset: (-1@ -1)
  362. maskForm: Form(16x16x1)
  363.  
  364. ToggleMenuItemMorph(MenuItemMorph)>>invokeWithEvent:
  365. Receiver: a ToggleMenuItemMorph(224919552)'File Out'
  366. Arguments and temporary variables:
  367. evt: [(418@405) mouseUp 312611 nil]
  368. w: a PasteUpMorph(425197568) [world]
  369. Receiver's instance variables:
  370. owner: a MenuMorph(461635584)
  371. submorphs: #()
  372. fullBounds: ([email protected]) corner: ([email protected])
  373. color: Color black
  374. extension: a MorphExtension (235143168)
  375. font: a StrikeFont(Bitmap DejaVu Sans 9 14)
  376. emphasis: 0
  377. contents: 'File Out'
  378. hasFocus: false
  379. isEnabled: true
  380. subMenu: nil
  381. isSelected: false
  382. target: [target fileOutPackage]
  383. selector: #perform:orSendTo:
  384. arguments: an Array(#value a PluggableIconListMorph(239075328))
  385. icon: Form(16x1x8)
  386. getStateSelector: nil
  387. enablementSelector: nil
  388. keyText: nil
  389.  
  390. ToggleMenuItemMorph(MenuItemMorph)>>mouseUp:
  391. Receiver: a ToggleMenuItemMorph(224919552)'File Out'
  392. Arguments and temporary variables:
  393. evt: [(418@405) mouseUp 312611 nil]
  394. Receiver's instance variables:
  395. owner: a MenuMorph(461635584)
  396. submorphs: #()
  397. fullBounds: ([email protected]) corner: ([email protected])
  398. color: Color black
  399. extension: a MorphExtension (235143168)
  400. font: a StrikeFont(Bitmap DejaVu Sans 9 14)
  401. emphasis: 0
  402. contents: 'File Out'
  403. hasFocus: false
  404. isEnabled: true
  405. subMenu: nil
  406. isSelected: false
  407. target: [target fileOutPackage]
  408. selector: #perform:orSendTo:
  409. arguments: an Array(#value a PluggableIconListMorph(239075328))
  410. icon: Form(16x1x8)
  411. getStateSelector: nil
  412. enablementSelector: nil
  413. keyText: nil
  414.  
  415. ToggleMenuItemMorph(MenuItemMorph)>>handleMouseUp:
  416. Receiver: a ToggleMenuItemMorph(224919552)'File Out'
  417. Arguments and temporary variables:
  418. anEvent: [(418@405) mouseUp 312611 nil]
  419. Receiver's instance variables:
  420. owner: a MenuMorph(461635584)
  421. submorphs: #()
  422. fullBounds: ([email protected]) corner: ([email protected])
  423. color: Color black
  424. extension: a MorphExtension (235143168)
  425. font: a StrikeFont(Bitmap DejaVu Sans 9 14)
  426. emphasis: 0
  427. contents: 'File Out'
  428. hasFocus: false
  429. isEnabled: true
  430. subMenu: nil
  431. isSelected: false
  432. target: [target fileOutPackage]
  433. selector: #perform:orSendTo:
  434. arguments: an Array(#value a PluggableIconListMorph(239075328))
  435. icon: Form(16x1x8)
  436. getStateSelector: nil
  437. enablementSelector: nil
  438. keyText: nil
  439.  
  440. MouseButtonEvent>>sentTo:
  441. Receiver: [(418@405) mouseUp 312611 nil]
  442. Arguments and temporary variables:
  443. anObject: a ToggleMenuItemMorph(224919552)'File Out'
  444. Receiver's instance variables:
  445. timeStamp: 312611
  446. source: a HandMorph(843055104)
  447. windowIndex: nil
  448. type: #mouseUp
  449. buttons: 0
  450. position: (418@405)
  451. handler: nil
  452. wasHandled: true
  453. whichButton: 4
  454.  
  455. ToggleMenuItemMorph(Morph)>>handleEvent:
  456. Receiver: a ToggleMenuItemMorph(224919552)'File Out'
  457. Arguments and temporary variables:
  458. anEvent: [(418@405) mouseUp 312611 nil]
  459. Receiver's instance variables:
  460. owner: a MenuMorph(461635584)
  461. submorphs: #()
  462. fullBounds: ([email protected]) corner: ([email protected])
  463. color: Color black
  464. extension: a MorphExtension (235143168)
  465. font: a StrikeFont(Bitmap DejaVu Sans 9 14)
  466. emphasis: 0
  467. contents: 'File Out'
  468. hasFocus: false
  469. isEnabled: true
  470. subMenu: nil
  471. isSelected: false
  472. target: [target fileOutPackage]
  473. selector: #perform:orSendTo:
  474. arguments: an Array(#value a PluggableIconListMorph(239075328))
  475. icon: Form(16x1x8)
  476. getStateSelector: nil
  477. enablementSelector: nil
  478. keyText: nil
  479.  
  480. MorphicEventDispatcher>>dispatchDefault:with:
  481. Receiver: a MorphicEventDispatcher
  482. Arguments and temporary variables:
  483. anEvent: [(418@405) mouseUp 312611 nil]
  484. aMorph: a ToggleMenuItemMorph(224919552)'File Out'
  485. localEvt: nil
  486. index: 1
  487. child: nil
  488. morphs: #()
  489. inside: true
  490. Receiver's instance variables:
  491. lastType: #mouseUp
  492. lastDispatch: #dispatchDefault:with:
  493.  
  494. MorphicEventDispatcher>>dispatchEvent:with:
  495. Receiver: a MorphicEventDispatcher
  496. Arguments and temporary variables:
  497. anEvent: [(418@405) mouseUp 312611 nil]
  498. aMorph: a ToggleMenuItemMorph(224919552)'File Out'
  499. Receiver's instance variables:
  500. lastType: #mouseUp
  501. lastDispatch: #dispatchDefault:with:
  502.  
  503. ToggleMenuItemMorph(Morph)>>processEvent:using:
  504. Receiver: a ToggleMenuItemMorph(224919552)'File Out'
  505. Arguments and temporary variables:
  506. anEvent: [(418@405) mouseUp 312611 nil]
  507. defaultDispatcher: a MorphicEventDispatcher
  508. Receiver's instance variables:
  509. owner: a MenuMorph(461635584)
  510. submorphs: #()
  511. fullBounds: ([email protected]) corner: ([email protected])
  512. color: Color black
  513. extension: a MorphExtension (235143168)
  514. font: a StrikeFont(Bitmap DejaVu Sans 9 14)
  515. emphasis: 0
  516. contents: 'File Out'
  517. hasFocus: false
  518. isEnabled: true
  519. subMenu: nil
  520. isSelected: false
  521. target: [target fileOutPackage]
  522. selector: #perform:orSendTo:
  523. arguments: an Array(#value a PluggableIconListMorph(239075328))
  524. icon: Form(16x1x8)
  525. getStateSelector: nil
  526. enablementSelector: nil
  527. keyText: nil
  528.  
  529. MorphicEventDispatcher>>dispatchDefault:with:
  530. Receiver: a MorphicEventDispatcher
  531. Arguments and temporary variables:
  532. anEvent: [(418@405) mouseUp 312611 nil]
  533. aMorph: a MenuMorph(461635584)
  534. localEvt: [(418@405) mouseUp 312611 nil]
  535. index: 17
  536. child: a ToggleMenuItemMorph(224919552)'File Out'
  537. morphs: an Array(a ToggleMenuItemMorph(556531712)'Find Class... (f)' a ToggleMe...etc...
  538. inside: false
  539. Receiver's instance variables:
  540. lastType: #mouseUp
  541. lastDispatch: #dispatchDefault:with:
  542.  
  543. MorphicEventDispatcher>>dispatchEvent:with:
  544. Receiver: a MorphicEventDispatcher
  545. Arguments and temporary variables:
  546. anEvent: [(418@405) mouseUp 312611 nil]
  547. aMorph: a MenuMorph(461635584)
  548. Receiver's instance variables:
  549. lastType: #mouseUp
  550. lastDispatch: #dispatchDefault:with:
  551.  
  552. MenuMorph(Morph)>>processEvent:using:
  553. Receiver: a MenuMorph(461635584)
  554. Arguments and temporary variables:
  555. anEvent: [(418@405) mouseUp 312611 nil]
  556. defaultDispatcher: a MorphicEventDispatcher
  557. Receiver's instance variables:
  558. owner: nil
  559. submorphs: an Array(a ToggleMenuItemMorph(556531712)'Find Class... (f)' a Toggl...etc...
  560. fullBounds: ([email protected]) corner: ([email protected])
  561. color: (Color r: 0.848 g: 0.848 b: 0.848)
  562. extension: a MorphExtension (195035136) [other: (basicColor -> (Color r: 0.745...etc...
  563. borderWidth: 2
  564. borderColor: (Color r: 0.595 g: 0.595 b: 0.595)
  565. defaultTarget: nil
  566. selectedItem: a ToggleMenuItemMorph(224919552)'File Out'
  567. stayUp: false
  568. popUpOwner: nil
  569. activeSubMenu: nil
  570. activatorDockingBar: nil
  571. embeddable: nil
  572. menuItems: nil
  573.  
  574. MenuMorph(Morph)>>processEvent:
  575. Receiver: a MenuMorph(461635584)
  576. Arguments and temporary variables:
  577. anEvent: [(418@405) mouseUp 312611 nil]
  578. Receiver's instance variables:
  579. owner: nil
  580. submorphs: an Array(a ToggleMenuItemMorph(556531712)'Find Class... (f)' a Toggl...etc...
  581. fullBounds: ([email protected]) corner: ([email protected])
  582. color: (Color r: 0.848 g: 0.848 b: 0.848)
  583. extension: a MorphExtension (195035136) [other: (basicColor -> (Color r: 0.745...etc...
  584. borderWidth: 2
  585. borderColor: (Color r: 0.595 g: 0.595 b: 0.595)
  586. defaultTarget: nil
  587. selectedItem: a ToggleMenuItemMorph(224919552)'File Out'
  588. stayUp: false
  589. popUpOwner: nil
  590. activeSubMenu: nil
  591. activatorDockingBar: nil
  592. embeddable: nil
  593. menuItems: nil
  594.  
  595. MenuMorph>>handleFocusEvent:
  596. Receiver: a MenuMorph(461635584)
  597. Arguments and temporary variables:
  598. evt: [(418@405) mouseUp 312611 nil]
  599. Receiver's instance variables:
  600. owner: nil
  601. submorphs: an Array(a ToggleMenuItemMorph(556531712)'Find Class... (f)' a Toggl...etc...
  602. fullBounds: ([email protected]) corner: ([email protected])
  603. color: (Color r: 0.848 g: 0.848 b: 0.848)
  604. extension: a MorphExtension (195035136) [other: (basicColor -> (Color r: 0.745...etc...
  605. borderWidth: 2
  606. borderColor: (Color r: 0.595 g: 0.595 b: 0.595)
  607. defaultTarget: nil
  608. selectedItem: a ToggleMenuItemMorph(224919552)'File Out'
  609. stayUp: false
  610. popUpOwner: nil
  611. activeSubMenu: nil
  612. activatorDockingBar: nil
  613. embeddable: nil
  614. menuItems: nil
  615.  
  616. [ActiveHand := self.
  617. ActiveEvent := anEvent.
  618. result := focusHolder
  619. handleFocusEvent: (anEvent
  620. transformedBy: (focusHolder transformedFrom: self))] in HandMorph>>sendFocusEvent:to:clear:
  621. Receiver: a HandMorph(843055104)
  622. Arguments and temporary variables:
  623. anEvent: [(418@405) mouseUp 312611 nil]
  624. focusHolder: a MenuMorph(461635584)
  625. result: #(nil)
  626. Receiver's instance variables:
  627. bounds: (408@458) corner: (424@474)
  628. owner: a PasteUpMorph(425197568) [world]
  629. submorphs: #()
  630. fullBounds: (408@458) corner: (424@474)
  631. color: Color blue
  632. extension: a MorphExtension (141295616) [eventHandler = an EventHandler] [othe...etc...
  633. mouseFocus: nil
  634. keyboardFocus: nil
  635. eventListeners: nil
  636. mouseListeners: nil
  637. keyboardListeners: nil
  638. mouseClickState: nil
  639. mouseOverHandler: a MouseOverHandler
  640. lastMouseEvent: [(408@458) mouseUp 392510 nil]
  641. targetOffset: ([email protected])
  642. damageRecorder: a DamageRecorder
  643. cacheCanvas: nil
  644. cachedCanvasHasHoles: true
  645. temporaryCursor: nil
  646. temporaryCursorOffset: nil
  647. hardwareCursor: nil
  648. hasChanged: true
  649. savedPatch: nil
  650. lastEventBuffer: #(1 392510 408 458 0 0 0 1)
  651. lastKeyScanCode: 17
  652. combinedChar: nil
  653. eventSource: nil
  654. lastSystemEvent: nil
  655. captureBlock: nil
  656. recentModifiers: 0
  657.  
  658. [aBlock value] in PasteUpMorph>>becomeActiveDuring:
  659. Receiver: a PasteUpMorph(425197568) [world]
  660. Arguments and temporary variables:
  661. aBlock: [ActiveHand := self.
  662. ActiveEvent := anEvent.
  663. result := focusHolder
  664. ...etc...
  665. Receiver's instance variables:
  666. bounds: (0@0) corner: (984@910)
  667. owner: nil
  668. submorphs: an Array(a TaskbarMorph(984088576) SystemWindow for [a Debugger] (70...etc...
  669. fullBounds: nil
  670. color: (Color r: 0.97 g: 0.98 b: 1.0)
  671. extension: a MorphExtension (666632192) [eventHandler = an EventHandler] [othe...etc...
  672. borderWidth: 0
  673. borderColor: (Color r: 0.03 g: 0.02 b: 0.0)
  674. backgroundMorph: nil
  675. worldState: a WorldState
  676. griddingOn: nil
  677.  
  678. BlockClosure>>on:do:
  679. Receiver: [aBlock value]
  680. Arguments and temporary variables:
  681. exception: Error
  682. handlerAction: [:ex |
  683. ActiveWorld := priorWorld.
  684. ActiveEvent := priorEvent.
  685. ...etc...
  686. handlerActive: false
  687. Receiver's instance variables:
  688. outerContext: PasteUpMorph>>becomeActiveDuring:
  689. startpc: 67
  690. numArgs: 0
  691.  
  692. PasteUpMorph>>becomeActiveDuring:
  693. Receiver: a PasteUpMorph(425197568) [world]
  694. Arguments and temporary variables:
  695. aBlock: [ActiveHand := self.
  696. ActiveEvent := anEvent.
  697. result := focusHolder
  698. ...etc...
  699. priorWorld: a PasteUpMorph(425197568) [world]
  700. priorHand: a HandMorph(843055104)
  701. priorEvent: [(418@405) mouseOver red nil nil]
  702. Receiver's instance variables:
  703. bounds: (0@0) corner: (984@910)
  704. owner: nil
  705. submorphs: an Array(a TaskbarMorph(984088576) SystemWindow for [a Debugger] (70...etc...
  706. fullBounds: nil
  707. color: (Color r: 0.97 g: 0.98 b: 1.0)
  708. extension: a MorphExtension (666632192) [eventHandler = an EventHandler] [othe...etc...
  709. borderWidth: 0
  710. borderColor: (Color r: 0.03 g: 0.02 b: 0.0)
  711. backgroundMorph: nil
  712. worldState: a WorldState
  713. griddingOn: nil
  714.  
  715. HandMorph>>sendFocusEvent:to:clear:
  716. Receiver: a HandMorph(843055104)
  717. Arguments and temporary variables:
  718. anEvent: [(418@405) mouseUp 312611 nil]
  719. focusHolder: a MenuMorph(461635584)
  720. aBlock: [self mouseFocus: nil]
  721. w: a PasteUpMorph(425197568) [world]
  722. result: #(nil)
  723. Receiver's instance variables:
  724. bounds: (408@458) corner: (424@474)
  725. owner: a PasteUpMorph(425197568) [world]
  726. submorphs: #()
  727. fullBounds: (408@458) corner: (424@474)
  728. color: Color blue
  729. extension: a MorphExtension (141295616) [eventHandler = an EventHandler] [othe...etc...
  730. mouseFocus: nil
  731. keyboardFocus: nil
  732. eventListeners: nil
  733. mouseListeners: nil
  734. keyboardListeners: nil
  735. mouseClickState: nil
  736. mouseOverHandler: a MouseOverHandler
  737. lastMouseEvent: [(408@458) mouseUp 392510 nil]
  738. targetOffset: ([email protected])
  739. damageRecorder: a DamageRecorder
  740. cacheCanvas: nil
  741. cachedCanvasHasHoles: true
  742. temporaryCursor: nil
  743. temporaryCursorOffset: nil
  744. hardwareCursor: nil
  745. hasChanged: true
  746. savedPatch: nil
  747. lastEventBuffer: #(1 392510 408 458 0 0 0 1)
  748. lastKeyScanCode: 17
  749. combinedChar: nil
  750. eventSource: nil
  751. lastSystemEvent: nil
  752. captureBlock: nil
  753. recentModifiers: 0
  754.  
  755. HandMorph>>sendEvent:focus:clear:
  756. Receiver: a HandMorph(843055104)
  757. Arguments and temporary variables:
  758. anEvent: [(418@405) mouseUp 312611 nil]
  759. focusHolder: a MenuMorph(461635584)
  760. aBlock: [self mouseFocus: nil]
  761. result: nil
  762. Receiver's instance variables:
  763. bounds: (408@458) corner: (424@474)
  764. owner: a PasteUpMorph(425197568) [world]
  765. submorphs: #()
  766. fullBounds: (408@458) corner: (424@474)
  767. color: Color blue
  768. extension: a MorphExtension (141295616) [eventHandler = an EventHandler] [othe...etc...
  769. mouseFocus: nil
  770. keyboardFocus: nil
  771. eventListeners: nil
  772. mouseListeners: nil
  773. keyboardListeners: nil
  774. mouseClickState: nil
  775. mouseOverHandler: a MouseOverHandler
  776. lastMouseEvent: [(408@458) mouseUp 392510 nil]
  777. targetOffset: ([email protected])
  778. damageRecorder: a DamageRecorder
  779. cacheCanvas: nil
  780. cachedCanvasHasHoles: true
  781. temporaryCursor: nil
  782. temporaryCursorOffset: nil
  783. hardwareCursor: nil
  784. hasChanged: true
  785. savedPatch: nil
  786. lastEventBuffer: #(1 392510 408 458 0 0 0 1)
  787. lastKeyScanCode: 17
  788. combinedChar: nil
  789. eventSource: nil
  790. lastSystemEvent: nil
  791. captureBlock: nil
  792. recentModifiers: 0
  793.  
  794. HandMorph>>sendMouseEvent:
  795. Receiver: a HandMorph(843055104)
  796. Arguments and temporary variables:
  797. anEvent: [(418@405) mouseUp 312611 nil]
  798. Receiver's instance variables:
  799. bounds: (408@458) corner: (424@474)
  800. owner: a PasteUpMorph(425197568) [world]
  801. submorphs: #()
  802. fullBounds: (408@458) corner: (424@474)
  803. color: Color blue
  804. extension: a MorphExtension (141295616) [eventHandler = an EventHandler] [othe...etc...
  805. mouseFocus: nil
  806. keyboardFocus: nil
  807. eventListeners: nil
  808. mouseListeners: nil
  809. keyboardListeners: nil
  810. mouseClickState: nil
  811. mouseOverHandler: a MouseOverHandler
  812. lastMouseEvent: [(408@458) mouseUp 392510 nil]
  813. targetOffset: ([email protected])
  814. damageRecorder: a DamageRecorder
  815. cacheCanvas: nil
  816. cachedCanvasHasHoles: true
  817. temporaryCursor: nil
  818. temporaryCursorOffset: nil
  819. hardwareCursor: nil
  820. hasChanged: true
  821. savedPatch: nil
  822. lastEventBuffer: #(1 392510 408 458 0 0 0 1)
  823. lastKeyScanCode: 17
  824. combinedChar: nil
  825. eventSource: nil
  826. lastSystemEvent: nil
  827. captureBlock: nil
  828. recentModifiers: 0
  829.  
  830. HandMorph>>handleEvent:
  831. Receiver: a HandMorph(843055104)
  832. Arguments and temporary variables:
  833. anEvent: [(418@405) mouseUp 312611 nil]
  834. evt: [(418@405) mouseUp 312611 nil]
  835. ofs: nil
  836. Receiver's instance variables:
  837. bounds: (408@458) corner: (424@474)
  838. owner: a PasteUpMorph(425197568) [world]
  839. submorphs: #()
  840. fullBounds: (408@458) corner: (424@474)
  841. color: Color blue
  842. extension: a MorphExtension (141295616) [eventHandler = an EventHandler] [othe...etc...
  843. mouseFocus: nil
  844. keyboardFocus: nil
  845. eventListeners: nil
  846. mouseListeners: nil
  847. keyboardListeners: nil
  848. mouseClickState: nil
  849. mouseOverHandler: a MouseOverHandler
  850. lastMouseEvent: [(408@458) mouseUp 392510 nil]
  851. targetOffset: ([email protected])
  852. damageRecorder: a DamageRecorder
  853. cacheCanvas: nil
  854. cachedCanvasHasHoles: true
  855. temporaryCursor: nil
  856. temporaryCursorOffset: nil
  857. hardwareCursor: nil
  858. hasChanged: true
  859. savedPatch: nil
  860. lastEventBuffer: #(1 392510 408 458 0 0 0 1)
  861. lastKeyScanCode: 17
  862. combinedChar: nil
  863. eventSource: nil
  864. lastSystemEvent: nil
  865. captureBlock: nil
  866. recentModifiers: 0
  867.  
  868. HandMorph>>processEvents
  869. Receiver: a HandMorph(843055104)
  870. Arguments and temporary variables:
  871. evt: [(418@405) mouseUp 312611 nil]
  872. evtBuf: #(1 312611 418 405 0 0 0 1)
  873. type: 1
  874. hadAny: false
  875. Receiver's instance variables:
  876. bounds: (408@458) corner: (424@474)
  877. owner: a PasteUpMorph(425197568) [world]
  878. submorphs: #()
  879. fullBounds: (408@458) corner: (424@474)
  880. color: Color blue
  881. extension: a MorphExtension (141295616) [eventHandler = an EventHandler] [othe...etc...
  882. mouseFocus: nil
  883. keyboardFocus: nil
  884. eventListeners: nil
  885. mouseListeners: nil
  886. keyboardListeners: nil
  887. mouseClickState: nil
  888. mouseOverHandler: a MouseOverHandler
  889. lastMouseEvent: [(408@458) mouseUp 392510 nil]
  890. targetOffset: ([email protected])
  891. damageRecorder: a DamageRecorder
  892. cacheCanvas: nil
  893. cachedCanvasHasHoles: true
  894. temporaryCursor: nil
  895. temporaryCursorOffset: nil
  896. hardwareCursor: nil
  897. hasChanged: true
  898. savedPatch: nil
  899. lastEventBuffer: #(1 392510 408 458 0 0 0 1)
  900. lastKeyScanCode: 17
  901. combinedChar: nil
  902. eventSource: nil
  903. lastSystemEvent: nil
  904. captureBlock: nil
  905. recentModifiers: 0
  906.  
  907.  
  908. --- The full stack ---
  909. RPackage(Object)>>error:
  910. RPackage>>fileOut
  911. [:package | package fileOut] in [aCollection
  912. do: [:package | package fileOut]] in [aCollection
  913. ifNotEmpty: [aCollection
  914. do: [:package | package fileOut]]] in NautilusUI(AbstractTool)>>fileOutPackages:
  915. Array(SequenceableCollection)>>do:
  916. [aCollection
  917. do: [:package | package fileOut]] in [aCollection
  918. ifNotEmpty: [aCollection
  919. do: [:package | package fileOut]]] in NautilusUI(AbstractTool)>>fileOutPackages:
  920. BlockClosure>>cull:
  921. Array(Collection)>>ifNotEmpty:
  922. [aCollection
  923. ifNotEmpty: [aCollection
  924. do: [:package | package fileOut]]] in NautilusUI(AbstractTool)>>fileOutPackages:
  925. BlockClosure>>ensure:
  926. CursorWithMask(Cursor)>>showWhile:
  927. NautilusUI(AbstractTool)>>fileOutPackages:
  928. NautilusUI(AbstractNautilusUI)>>fileOutPackage
  929. [target fileOutPackage] in AbstractNautilusUI class>>packagesMenu:
  930. BlockClosure(Object)>>perform:orSendTo:
  931. [| selArgCount |
  932. (selArgCount := selector numArgs) = 0
  933. ifTrue: [target perform: selector]
  934. ifFalse: [selArgCount = arguments size
  935. ifTrue: [target perform: selector withArguments: arguments]
  936. ifFalse: [target
  937. perform: selector
  938. withArguments: (arguments copyWith: evt)]].
  939. self changed] in ToggleMenuItemMorph(MenuItemMorph)>>invokeWithEvent:
  940. BlockClosure>>ensure:
  941. CursorWithMask(Cursor)>>showWhile:
  942. ToggleMenuItemMorph(MenuItemMorph)>>invokeWithEvent:
  943. ToggleMenuItemMorph(MenuItemMorph)>>mouseUp:
  944. ToggleMenuItemMorph(MenuItemMorph)>>handleMouseUp:
  945. MouseButtonEvent>>sentTo:
  946. ToggleMenuItemMorph(Morph)>>handleEvent:
  947. MorphicEventDispatcher>>dispatchDefault:with:
  948. MorphicEventDispatcher>>dispatchEvent:with:
  949. ToggleMenuItemMorph(Morph)>>processEvent:using:
  950. MorphicEventDispatcher>>dispatchDefault:with:
  951. MorphicEventDispatcher>>dispatchEvent:with:
  952. MenuMorph(Morph)>>processEvent:using:
  953. MenuMorph(Morph)>>processEvent:
  954. MenuMorph>>handleFocusEvent:
  955. [ActiveHand := self.
  956. ActiveEvent := anEvent.
  957. result := focusHolder
  958. handleFocusEvent: (anEvent
  959. transformedBy: (focusHolder transformedFrom: self))] in HandMorph>>sendFocusEvent:to:clear:
  960. [aBlock value] in PasteUpMorph>>becomeActiveDuring:
  961. BlockClosure>>on:do:
  962. PasteUpMorph>>becomeActiveDuring:
  963. HandMorph>>sendFocusEvent:to:clear:
  964. HandMorph>>sendEvent:focus:clear:
  965. HandMorph>>sendMouseEvent:
  966. HandMorph>>handleEvent:
  967. HandMorph>>processEvents
  968. - - - - - - - - - - - - - - -
  969. - - - - - - - - - - - - - - - - - -
  970. [:h |
  971. ActiveHand := h.
  972. h processEvents.
  973. ActiveHand := nil] in WorldState>>doOneCycleNowFor:
  974. Array(SequenceableCollection)>>do:
  975. WorldState>>handsDo:
  976. WorldState>>doOneCycleNowFor:
  977. WorldState>>doOneCycleFor:
  978. PasteUpMorph>>doOneCycle
  979. [[World doOneCycle.
  980. Processor yield.
  981. false] whileFalse.
  982. nil] in MorphicUIManager>>spawnNewProcess
  983. [self value.
  984. Processor terminateActive] in BlockClosure>>newProcess
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement