Advertisement
kilon

Nautilus failed file out

Dec 19th, 2012
111
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 <siguctua@gmail.com> 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. bounds: (236.0@394.0) corner: (573.0@408.0)
  307. owner: a MenuMorph(461635584)
  308. submorphs: #()
  309. fullBounds: (236.0@394.0) corner: (573.0@408.0)
  310. color: Color black
  311. extension: a MorphExtension (235143168)
  312. font: a StrikeFont(Bitmap DejaVu Sans 9 14)
  313. emphasis: 0
  314. contents: 'File Out'
  315. hasFocus: false
  316. isEnabled: true
  317. subMenu: nil
  318. isSelected: false
  319. target: [target fileOutPackage]
  320. selector: #perform:orSendTo:
  321. arguments: an Array(#value a PluggableIconListMorph(239075328))
  322. icon: Form(16x1x8)
  323. getStateSelector: nil
  324. enablementSelector: nil
  325. keyText: nil
  326.  
  327. BlockClosure>>ensure:
  328. Receiver: [| selArgCount |
  329. (selArgCount := selector numArgs) = 0
  330. ifTrue: [target perform: selector...etc...
  331. Arguments and temporary variables:
  332. aBlock: [oldcursor show]
  333. complete: nil
  334. returnValue: nil
  335. Receiver's instance variables:
  336. outerContext: ToggleMenuItemMorph(MenuItemMorph)>>invokeWithEvent:
  337. startpc: 160
  338. numArgs: 0
  339.  
  340. CursorWithMask(Cursor)>>showWhile:
  341. Receiver: ((CursorWithMask
  342. extent: (16@16)
  343. depth: 1
  344. fromArray: #(
  345. 2r0
  346. 2r100000000000000000000...etc...
  347. Arguments and temporary variables:
  348. aBlock: [| selArgCount |
  349. (selArgCount := selector numArgs) = 0
  350. ifTrue: [targe...etc...
  351. oldcursor: ((CursorWithMask
  352. extent: (16@16)
  353. depth: 1
  354. fromArray: #(
  355. 2r0
  356. 2...etc...
  357. Receiver's instance variables:
  358. bits: a Bitmap of length 16
  359. width: 16
  360. height: 16
  361. depth: 1
  362. offset: (-1@ -1)
  363. maskForm: Form(16x16x1)
  364.  
  365. ToggleMenuItemMorph(MenuItemMorph)>>invokeWithEvent:
  366. Receiver: a ToggleMenuItemMorph(224919552)'File Out'
  367. Arguments and temporary variables:
  368. evt: [(418@405) mouseUp 312611 nil]
  369. w: a PasteUpMorph(425197568) [world]
  370. Receiver's instance variables:
  371. bounds: (236.0@394.0) corner: (573.0@408.0)
  372. owner: a MenuMorph(461635584)
  373. submorphs: #()
  374. fullBounds: (236.0@394.0) corner: (573.0@408.0)
  375. color: Color black
  376. extension: a MorphExtension (235143168)
  377. font: a StrikeFont(Bitmap DejaVu Sans 9 14)
  378. emphasis: 0
  379. contents: 'File Out'
  380. hasFocus: false
  381. isEnabled: true
  382. subMenu: nil
  383. isSelected: false
  384. target: [target fileOutPackage]
  385. selector: #perform:orSendTo:
  386. arguments: an Array(#value a PluggableIconListMorph(239075328))
  387. icon: Form(16x1x8)
  388. getStateSelector: nil
  389. enablementSelector: nil
  390. keyText: nil
  391.  
  392. ToggleMenuItemMorph(MenuItemMorph)>>mouseUp:
  393. Receiver: a ToggleMenuItemMorph(224919552)'File Out'
  394. Arguments and temporary variables:
  395. evt: [(418@405) mouseUp 312611 nil]
  396. Receiver's instance variables:
  397. bounds: (236.0@394.0) corner: (573.0@408.0)
  398. owner: a MenuMorph(461635584)
  399. submorphs: #()
  400. fullBounds: (236.0@394.0) corner: (573.0@408.0)
  401. color: Color black
  402. extension: a MorphExtension (235143168)
  403. font: a StrikeFont(Bitmap DejaVu Sans 9 14)
  404. emphasis: 0
  405. contents: 'File Out'
  406. hasFocus: false
  407. isEnabled: true
  408. subMenu: nil
  409. isSelected: false
  410. target: [target fileOutPackage]
  411. selector: #perform:orSendTo:
  412. arguments: an Array(#value a PluggableIconListMorph(239075328))
  413. icon: Form(16x1x8)
  414. getStateSelector: nil
  415. enablementSelector: nil
  416. keyText: nil
  417.  
  418. ToggleMenuItemMorph(MenuItemMorph)>>handleMouseUp:
  419. Receiver: a ToggleMenuItemMorph(224919552)'File Out'
  420. Arguments and temporary variables:
  421. anEvent: [(418@405) mouseUp 312611 nil]
  422. Receiver's instance variables:
  423. bounds: (236.0@394.0) corner: (573.0@408.0)
  424. owner: a MenuMorph(461635584)
  425. submorphs: #()
  426. fullBounds: (236.0@394.0) corner: (573.0@408.0)
  427. color: Color black
  428. extension: a MorphExtension (235143168)
  429. font: a StrikeFont(Bitmap DejaVu Sans 9 14)
  430. emphasis: 0
  431. contents: 'File Out'
  432. hasFocus: false
  433. isEnabled: true
  434. subMenu: nil
  435. isSelected: false
  436. target: [target fileOutPackage]
  437. selector: #perform:orSendTo:
  438. arguments: an Array(#value a PluggableIconListMorph(239075328))
  439. icon: Form(16x1x8)
  440. getStateSelector: nil
  441. enablementSelector: nil
  442. keyText: nil
  443.  
  444. MouseButtonEvent>>sentTo:
  445. Receiver: [(418@405) mouseUp 312611 nil]
  446. Arguments and temporary variables:
  447. anObject: a ToggleMenuItemMorph(224919552)'File Out'
  448. Receiver's instance variables:
  449. timeStamp: 312611
  450. source: a HandMorph(843055104)
  451. windowIndex: nil
  452. type: #mouseUp
  453. buttons: 0
  454. position: (418@405)
  455. handler: nil
  456. wasHandled: true
  457. whichButton: 4
  458.  
  459. ToggleMenuItemMorph(Morph)>>handleEvent:
  460. Receiver: a ToggleMenuItemMorph(224919552)'File Out'
  461. Arguments and temporary variables:
  462. anEvent: [(418@405) mouseUp 312611 nil]
  463. Receiver's instance variables:
  464. bounds: (236.0@394.0) corner: (573.0@408.0)
  465. owner: a MenuMorph(461635584)
  466. submorphs: #()
  467. fullBounds: (236.0@394.0) corner: (573.0@408.0)
  468. color: Color black
  469. extension: a MorphExtension (235143168)
  470. font: a StrikeFont(Bitmap DejaVu Sans 9 14)
  471. emphasis: 0
  472. contents: 'File Out'
  473. hasFocus: false
  474. isEnabled: true
  475. subMenu: nil
  476. isSelected: false
  477. target: [target fileOutPackage]
  478. selector: #perform:orSendTo:
  479. arguments: an Array(#value a PluggableIconListMorph(239075328))
  480. icon: Form(16x1x8)
  481. getStateSelector: nil
  482. enablementSelector: nil
  483. keyText: nil
  484.  
  485. MorphicEventDispatcher>>dispatchDefault:with:
  486. Receiver: a MorphicEventDispatcher
  487. Arguments and temporary variables:
  488. anEvent: [(418@405) mouseUp 312611 nil]
  489. aMorph: a ToggleMenuItemMorph(224919552)'File Out'
  490. localEvt: nil
  491. index: 1
  492. child: nil
  493. morphs: #()
  494. inside: true
  495. Receiver's instance variables:
  496. lastType: #mouseUp
  497. lastDispatch: #dispatchDefault:with:
  498.  
  499. MorphicEventDispatcher>>dispatchEvent:with:
  500. Receiver: a MorphicEventDispatcher
  501. Arguments and temporary variables:
  502. anEvent: [(418@405) mouseUp 312611 nil]
  503. aMorph: a ToggleMenuItemMorph(224919552)'File Out'
  504. Receiver's instance variables:
  505. lastType: #mouseUp
  506. lastDispatch: #dispatchDefault:with:
  507.  
  508. ToggleMenuItemMorph(Morph)>>processEvent:using:
  509. Receiver: a ToggleMenuItemMorph(224919552)'File Out'
  510. Arguments and temporary variables:
  511. anEvent: [(418@405) mouseUp 312611 nil]
  512. defaultDispatcher: a MorphicEventDispatcher
  513. Receiver's instance variables:
  514. bounds: (236.0@394.0) corner: (573.0@408.0)
  515. owner: a MenuMorph(461635584)
  516. submorphs: #()
  517. fullBounds: (236.0@394.0) corner: (573.0@408.0)
  518. color: Color black
  519. extension: a MorphExtension (235143168)
  520. font: a StrikeFont(Bitmap DejaVu Sans 9 14)
  521. emphasis: 0
  522. contents: 'File Out'
  523. hasFocus: false
  524. isEnabled: true
  525. subMenu: nil
  526. isSelected: false
  527. target: [target fileOutPackage]
  528. selector: #perform:orSendTo:
  529. arguments: an Array(#value a PluggableIconListMorph(239075328))
  530. icon: Form(16x1x8)
  531. getStateSelector: nil
  532. enablementSelector: nil
  533. keyText: nil
  534.  
  535. MorphicEventDispatcher>>dispatchDefault:with:
  536. Receiver: a MorphicEventDispatcher
  537. Arguments and temporary variables:
  538. anEvent: [(418@405) mouseUp 312611 nil]
  539. aMorph: a MenuMorph(461635584)
  540. localEvt: [(418@405) mouseUp 312611 nil]
  541. index: 17
  542. child: a ToggleMenuItemMorph(224919552)'File Out'
  543. morphs: an Array(a ToggleMenuItemMorph(556531712)'Find Class... (f)' a ToggleMe...etc...
  544. inside: false
  545. Receiver's instance variables:
  546. lastType: #mouseUp
  547. lastDispatch: #dispatchDefault:with:
  548.  
  549. MorphicEventDispatcher>>dispatchEvent:with:
  550. Receiver: a MorphicEventDispatcher
  551. Arguments and temporary variables:
  552. anEvent: [(418@405) mouseUp 312611 nil]
  553. aMorph: a MenuMorph(461635584)
  554. Receiver's instance variables:
  555. lastType: #mouseUp
  556. lastDispatch: #dispatchDefault:with:
  557.  
  558. MenuMorph(Morph)>>processEvent:using:
  559. Receiver: a MenuMorph(461635584)
  560. Arguments and temporary variables:
  561. anEvent: [(418@405) mouseUp 312611 nil]
  562. defaultDispatcher: a MorphicEventDispatcher
  563. Receiver's instance variables:
  564. bounds: (231.0@193.0) corner: (578.0@491.0)
  565. owner: nil
  566. submorphs: an Array(a ToggleMenuItemMorph(556531712)'Find Class... (f)' a Toggl...etc...
  567. fullBounds: (231.0@193.0) corner: (578.0@491.0)
  568. color: (Color r: 0.848 g: 0.848 b: 0.848)
  569. extension: a MorphExtension (195035136) [other: (basicColor -> (Color r: 0.745...etc...
  570. borderWidth: 2
  571. borderColor: (Color r: 0.595 g: 0.595 b: 0.595)
  572. defaultTarget: nil
  573. selectedItem: a ToggleMenuItemMorph(224919552)'File Out'
  574. stayUp: false
  575. popUpOwner: nil
  576. activeSubMenu: nil
  577. activatorDockingBar: nil
  578. embeddable: nil
  579. menuItems: nil
  580.  
  581. MenuMorph(Morph)>>processEvent:
  582. Receiver: a MenuMorph(461635584)
  583. Arguments and temporary variables:
  584. anEvent: [(418@405) mouseUp 312611 nil]
  585. Receiver's instance variables:
  586. bounds: (231.0@193.0) corner: (578.0@491.0)
  587. owner: nil
  588. submorphs: an Array(a ToggleMenuItemMorph(556531712)'Find Class... (f)' a Toggl...etc...
  589. fullBounds: (231.0@193.0) corner: (578.0@491.0)
  590. color: (Color r: 0.848 g: 0.848 b: 0.848)
  591. extension: a MorphExtension (195035136) [other: (basicColor -> (Color r: 0.745...etc...
  592. borderWidth: 2
  593. borderColor: (Color r: 0.595 g: 0.595 b: 0.595)
  594. defaultTarget: nil
  595. selectedItem: a ToggleMenuItemMorph(224919552)'File Out'
  596. stayUp: false
  597. popUpOwner: nil
  598. activeSubMenu: nil
  599. activatorDockingBar: nil
  600. embeddable: nil
  601. menuItems: nil
  602.  
  603. MenuMorph>>handleFocusEvent:
  604. Receiver: a MenuMorph(461635584)
  605. Arguments and temporary variables:
  606. evt: [(418@405) mouseUp 312611 nil]
  607. Receiver's instance variables:
  608. bounds: (231.0@193.0) corner: (578.0@491.0)
  609. owner: nil
  610. submorphs: an Array(a ToggleMenuItemMorph(556531712)'Find Class... (f)' a Toggl...etc...
  611. fullBounds: (231.0@193.0) corner: (578.0@491.0)
  612. color: (Color r: 0.848 g: 0.848 b: 0.848)
  613. extension: a MorphExtension (195035136) [other: (basicColor -> (Color r: 0.745...etc...
  614. borderWidth: 2
  615. borderColor: (Color r: 0.595 g: 0.595 b: 0.595)
  616. defaultTarget: nil
  617. selectedItem: a ToggleMenuItemMorph(224919552)'File Out'
  618. stayUp: false
  619. popUpOwner: nil
  620. activeSubMenu: nil
  621. activatorDockingBar: nil
  622. embeddable: nil
  623. menuItems: nil
  624.  
  625. [ActiveHand := self.
  626. ActiveEvent := anEvent.
  627. result := focusHolder
  628. handleFocusEvent: (anEvent
  629. transformedBy: (focusHolder transformedFrom: self))] in HandMorph>>sendFocusEvent:to:clear:
  630. Receiver: a HandMorph(843055104)
  631. Arguments and temporary variables:
  632. anEvent: [(418@405) mouseUp 312611 nil]
  633. focusHolder: a MenuMorph(461635584)
  634. result: #(nil)
  635. Receiver's instance variables:
  636. bounds: (408@458) corner: (424@474)
  637. owner: a PasteUpMorph(425197568) [world]
  638. submorphs: #()
  639. fullBounds: (408@458) corner: (424@474)
  640. color: Color blue
  641. extension: a MorphExtension (141295616) [eventHandler = an EventHandler] [othe...etc...
  642. mouseFocus: nil
  643. keyboardFocus: nil
  644. eventListeners: nil
  645. mouseListeners: nil
  646. keyboardListeners: nil
  647. mouseClickState: nil
  648. mouseOverHandler: a MouseOverHandler
  649. lastMouseEvent: [(408@458) mouseUp 392510 nil]
  650. targetOffset: (94.0@7.0)
  651. damageRecorder: a DamageRecorder
  652. cacheCanvas: nil
  653. cachedCanvasHasHoles: true
  654. temporaryCursor: nil
  655. temporaryCursorOffset: nil
  656. hardwareCursor: nil
  657. hasChanged: true
  658. savedPatch: nil
  659. lastEventBuffer: #(1 392510 408 458 0 0 0 1)
  660. lastKeyScanCode: 17
  661. combinedChar: nil
  662. eventSource: nil
  663. lastSystemEvent: nil
  664. captureBlock: nil
  665. recentModifiers: 0
  666.  
  667. [aBlock value] in PasteUpMorph>>becomeActiveDuring:
  668. Receiver: a PasteUpMorph(425197568) [world]
  669. Arguments and temporary variables:
  670. aBlock: [ActiveHand := self.
  671. ActiveEvent := anEvent.
  672. result := focusHolder
  673. ...etc...
  674. Receiver's instance variables:
  675. bounds: (0@0) corner: (984@910)
  676. owner: nil
  677. submorphs: an Array(a TaskbarMorph(984088576) SystemWindow for [a Debugger] (70...etc...
  678. fullBounds: nil
  679. color: (Color r: 0.97 g: 0.98 b: 1.0)
  680. extension: a MorphExtension (666632192) [eventHandler = an EventHandler] [othe...etc...
  681. borderWidth: 0
  682. borderColor: (Color r: 0.03 g: 0.02 b: 0.0)
  683. backgroundMorph: nil
  684. worldState: a WorldState
  685. griddingOn: nil
  686.  
  687. BlockClosure>>on:do:
  688. Receiver: [aBlock value]
  689. Arguments and temporary variables:
  690. exception: Error
  691. handlerAction: [:ex |
  692. ActiveWorld := priorWorld.
  693. ActiveEvent := priorEvent.
  694. ...etc...
  695. handlerActive: false
  696. Receiver's instance variables:
  697. outerContext: PasteUpMorph>>becomeActiveDuring:
  698. startpc: 67
  699. numArgs: 0
  700.  
  701. PasteUpMorph>>becomeActiveDuring:
  702. Receiver: a PasteUpMorph(425197568) [world]
  703. Arguments and temporary variables:
  704. aBlock: [ActiveHand := self.
  705. ActiveEvent := anEvent.
  706. result := focusHolder
  707. ...etc...
  708. priorWorld: a PasteUpMorph(425197568) [world]
  709. priorHand: a HandMorph(843055104)
  710. priorEvent: [(418@405) mouseOver red nil nil]
  711. Receiver's instance variables:
  712. bounds: (0@0) corner: (984@910)
  713. owner: nil
  714. submorphs: an Array(a TaskbarMorph(984088576) SystemWindow for [a Debugger] (70...etc...
  715. fullBounds: nil
  716. color: (Color r: 0.97 g: 0.98 b: 1.0)
  717. extension: a MorphExtension (666632192) [eventHandler = an EventHandler] [othe...etc...
  718. borderWidth: 0
  719. borderColor: (Color r: 0.03 g: 0.02 b: 0.0)
  720. backgroundMorph: nil
  721. worldState: a WorldState
  722. griddingOn: nil
  723.  
  724. HandMorph>>sendFocusEvent:to:clear:
  725. Receiver: a HandMorph(843055104)
  726. Arguments and temporary variables:
  727. anEvent: [(418@405) mouseUp 312611 nil]
  728. focusHolder: a MenuMorph(461635584)
  729. aBlock: [self mouseFocus: nil]
  730. w: a PasteUpMorph(425197568) [world]
  731. result: #(nil)
  732. Receiver's instance variables:
  733. bounds: (408@458) corner: (424@474)
  734. owner: a PasteUpMorph(425197568) [world]
  735. submorphs: #()
  736. fullBounds: (408@458) corner: (424@474)
  737. color: Color blue
  738. extension: a MorphExtension (141295616) [eventHandler = an EventHandler] [othe...etc...
  739. mouseFocus: nil
  740. keyboardFocus: nil
  741. eventListeners: nil
  742. mouseListeners: nil
  743. keyboardListeners: nil
  744. mouseClickState: nil
  745. mouseOverHandler: a MouseOverHandler
  746. lastMouseEvent: [(408@458) mouseUp 392510 nil]
  747. targetOffset: (94.0@7.0)
  748. damageRecorder: a DamageRecorder
  749. cacheCanvas: nil
  750. cachedCanvasHasHoles: true
  751. temporaryCursor: nil
  752. temporaryCursorOffset: nil
  753. hardwareCursor: nil
  754. hasChanged: true
  755. savedPatch: nil
  756. lastEventBuffer: #(1 392510 408 458 0 0 0 1)
  757. lastKeyScanCode: 17
  758. combinedChar: nil
  759. eventSource: nil
  760. lastSystemEvent: nil
  761. captureBlock: nil
  762. recentModifiers: 0
  763.  
  764. HandMorph>>sendEvent:focus:clear:
  765. Receiver: a HandMorph(843055104)
  766. Arguments and temporary variables:
  767. anEvent: [(418@405) mouseUp 312611 nil]
  768. focusHolder: a MenuMorph(461635584)
  769. aBlock: [self mouseFocus: nil]
  770. result: nil
  771. Receiver's instance variables:
  772. bounds: (408@458) corner: (424@474)
  773. owner: a PasteUpMorph(425197568) [world]
  774. submorphs: #()
  775. fullBounds: (408@458) corner: (424@474)
  776. color: Color blue
  777. extension: a MorphExtension (141295616) [eventHandler = an EventHandler] [othe...etc...
  778. mouseFocus: nil
  779. keyboardFocus: nil
  780. eventListeners: nil
  781. mouseListeners: nil
  782. keyboardListeners: nil
  783. mouseClickState: nil
  784. mouseOverHandler: a MouseOverHandler
  785. lastMouseEvent: [(408@458) mouseUp 392510 nil]
  786. targetOffset: (94.0@7.0)
  787. damageRecorder: a DamageRecorder
  788. cacheCanvas: nil
  789. cachedCanvasHasHoles: true
  790. temporaryCursor: nil
  791. temporaryCursorOffset: nil
  792. hardwareCursor: nil
  793. hasChanged: true
  794. savedPatch: nil
  795. lastEventBuffer: #(1 392510 408 458 0 0 0 1)
  796. lastKeyScanCode: 17
  797. combinedChar: nil
  798. eventSource: nil
  799. lastSystemEvent: nil
  800. captureBlock: nil
  801. recentModifiers: 0
  802.  
  803. HandMorph>>sendMouseEvent:
  804. Receiver: a HandMorph(843055104)
  805. Arguments and temporary variables:
  806. anEvent: [(418@405) mouseUp 312611 nil]
  807. Receiver's instance variables:
  808. bounds: (408@458) corner: (424@474)
  809. owner: a PasteUpMorph(425197568) [world]
  810. submorphs: #()
  811. fullBounds: (408@458) corner: (424@474)
  812. color: Color blue
  813. extension: a MorphExtension (141295616) [eventHandler = an EventHandler] [othe...etc...
  814. mouseFocus: nil
  815. keyboardFocus: nil
  816. eventListeners: nil
  817. mouseListeners: nil
  818. keyboardListeners: nil
  819. mouseClickState: nil
  820. mouseOverHandler: a MouseOverHandler
  821. lastMouseEvent: [(408@458) mouseUp 392510 nil]
  822. targetOffset: (94.0@7.0)
  823. damageRecorder: a DamageRecorder
  824. cacheCanvas: nil
  825. cachedCanvasHasHoles: true
  826. temporaryCursor: nil
  827. temporaryCursorOffset: nil
  828. hardwareCursor: nil
  829. hasChanged: true
  830. savedPatch: nil
  831. lastEventBuffer: #(1 392510 408 458 0 0 0 1)
  832. lastKeyScanCode: 17
  833. combinedChar: nil
  834. eventSource: nil
  835. lastSystemEvent: nil
  836. captureBlock: nil
  837. recentModifiers: 0
  838.  
  839. HandMorph>>handleEvent:
  840. Receiver: a HandMorph(843055104)
  841. Arguments and temporary variables:
  842. anEvent: [(418@405) mouseUp 312611 nil]
  843. evt: [(418@405) mouseUp 312611 nil]
  844. ofs: nil
  845. Receiver's instance variables:
  846. bounds: (408@458) corner: (424@474)
  847. owner: a PasteUpMorph(425197568) [world]
  848. submorphs: #()
  849. fullBounds: (408@458) corner: (424@474)
  850. color: Color blue
  851. extension: a MorphExtension (141295616) [eventHandler = an EventHandler] [othe...etc...
  852. mouseFocus: nil
  853. keyboardFocus: nil
  854. eventListeners: nil
  855. mouseListeners: nil
  856. keyboardListeners: nil
  857. mouseClickState: nil
  858. mouseOverHandler: a MouseOverHandler
  859. lastMouseEvent: [(408@458) mouseUp 392510 nil]
  860. targetOffset: (94.0@7.0)
  861. damageRecorder: a DamageRecorder
  862. cacheCanvas: nil
  863. cachedCanvasHasHoles: true
  864. temporaryCursor: nil
  865. temporaryCursorOffset: nil
  866. hardwareCursor: nil
  867. hasChanged: true
  868. savedPatch: nil
  869. lastEventBuffer: #(1 392510 408 458 0 0 0 1)
  870. lastKeyScanCode: 17
  871. combinedChar: nil
  872. eventSource: nil
  873. lastSystemEvent: nil
  874. captureBlock: nil
  875. recentModifiers: 0
  876.  
  877. HandMorph>>processEvents
  878. Receiver: a HandMorph(843055104)
  879. Arguments and temporary variables:
  880. evt: [(418@405) mouseUp 312611 nil]
  881. evtBuf: #(1 312611 418 405 0 0 0 1)
  882. type: 1
  883. hadAny: false
  884. Receiver's instance variables:
  885. bounds: (408@458) corner: (424@474)
  886. owner: a PasteUpMorph(425197568) [world]
  887. submorphs: #()
  888. fullBounds: (408@458) corner: (424@474)
  889. color: Color blue
  890. extension: a MorphExtension (141295616) [eventHandler = an EventHandler] [othe...etc...
  891. mouseFocus: nil
  892. keyboardFocus: nil
  893. eventListeners: nil
  894. mouseListeners: nil
  895. keyboardListeners: nil
  896. mouseClickState: nil
  897. mouseOverHandler: a MouseOverHandler
  898. lastMouseEvent: [(408@458) mouseUp 392510 nil]
  899. targetOffset: (94.0@7.0)
  900. damageRecorder: a DamageRecorder
  901. cacheCanvas: nil
  902. cachedCanvasHasHoles: true
  903. temporaryCursor: nil
  904. temporaryCursorOffset: nil
  905. hardwareCursor: nil
  906. hasChanged: true
  907. savedPatch: nil
  908. lastEventBuffer: #(1 392510 408 458 0 0 0 1)
  909. lastKeyScanCode: 17
  910. combinedChar: nil
  911. eventSource: nil
  912. lastSystemEvent: nil
  913. captureBlock: nil
  914. recentModifiers: 0
  915.  
  916.  
  917. --- The full stack ---
  918. RPackage(Object)>>error:
  919. RPackage>>fileOut
  920. [:package | package fileOut] in [aCollection
  921. do: [:package | package fileOut]] in [aCollection
  922. ifNotEmpty: [aCollection
  923. do: [:package | package fileOut]]] in NautilusUI(AbstractTool)>>fileOutPackages:
  924. Array(SequenceableCollection)>>do:
  925. [aCollection
  926. do: [:package | package fileOut]] in [aCollection
  927. ifNotEmpty: [aCollection
  928. do: [:package | package fileOut]]] in NautilusUI(AbstractTool)>>fileOutPackages:
  929. BlockClosure>>cull:
  930. Array(Collection)>>ifNotEmpty:
  931. [aCollection
  932. ifNotEmpty: [aCollection
  933. do: [:package | package fileOut]]] in NautilusUI(AbstractTool)>>fileOutPackages:
  934. BlockClosure>>ensure:
  935. CursorWithMask(Cursor)>>showWhile:
  936. NautilusUI(AbstractTool)>>fileOutPackages:
  937. NautilusUI(AbstractNautilusUI)>>fileOutPackage
  938. [target fileOutPackage] in AbstractNautilusUI class>>packagesMenu:
  939. BlockClosure(Object)>>perform:orSendTo:
  940. [| selArgCount |
  941. (selArgCount := selector numArgs) = 0
  942. ifTrue: [target perform: selector]
  943. ifFalse: [selArgCount = arguments size
  944. ifTrue: [target perform: selector withArguments: arguments]
  945. ifFalse: [target
  946. perform: selector
  947. withArguments: (arguments copyWith: evt)]].
  948. self changed] in ToggleMenuItemMorph(MenuItemMorph)>>invokeWithEvent:
  949. BlockClosure>>ensure:
  950. CursorWithMask(Cursor)>>showWhile:
  951. ToggleMenuItemMorph(MenuItemMorph)>>invokeWithEvent:
  952. ToggleMenuItemMorph(MenuItemMorph)>>mouseUp:
  953. ToggleMenuItemMorph(MenuItemMorph)>>handleMouseUp:
  954. MouseButtonEvent>>sentTo:
  955. ToggleMenuItemMorph(Morph)>>handleEvent:
  956. MorphicEventDispatcher>>dispatchDefault:with:
  957. MorphicEventDispatcher>>dispatchEvent:with:
  958. ToggleMenuItemMorph(Morph)>>processEvent:using:
  959. MorphicEventDispatcher>>dispatchDefault:with:
  960. MorphicEventDispatcher>>dispatchEvent:with:
  961. MenuMorph(Morph)>>processEvent:using:
  962. MenuMorph(Morph)>>processEvent:
  963. MenuMorph>>handleFocusEvent:
  964. [ActiveHand := self.
  965. ActiveEvent := anEvent.
  966. result := focusHolder
  967. handleFocusEvent: (anEvent
  968. transformedBy: (focusHolder transformedFrom: self))] in HandMorph>>sendFocusEvent:to:clear:
  969. [aBlock value] in PasteUpMorph>>becomeActiveDuring:
  970. BlockClosure>>on:do:
  971. PasteUpMorph>>becomeActiveDuring:
  972. HandMorph>>sendFocusEvent:to:clear:
  973. HandMorph>>sendEvent:focus:clear:
  974. HandMorph>>sendMouseEvent:
  975. HandMorph>>handleEvent:
  976. HandMorph>>processEvents
  977. - - - - - - - - - - - - - - -
  978. - - - - - - - - - - - - - - - - - -
  979. [:h |
  980. ActiveHand := h.
  981. h processEvents.
  982. ActiveHand := nil] in WorldState>>doOneCycleNowFor:
  983. Array(SequenceableCollection)>>do:
  984. WorldState>>handsDo:
  985. WorldState>>doOneCycleNowFor:
  986. WorldState>>doOneCycleFor:
  987. PasteUpMorph>>doOneCycle
  988. [[World doOneCycle.
  989. Processor yield.
  990. false] whileFalse.
  991. nil] in MorphicUIManager>>spawnNewProcess
  992. [self value.
  993. Processor terminateActive] in BlockClosure>>newProcess
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement