Testing 4.1 installer on Win 7. Open Object tab and click on Tools
caegory triggers this error. 26 March 2010 9:42:44.506 pm VM: Win32 - Smalltalk Image: Squeak4.1alpha [latest update: #9745] SecurityManager state: Restricted: false FileAccess: true SocketAccess: true Working Dir C:\Users\gary\AppData\Local\Squeak 4.1 Alpha Trusted Dir C:\Users\gary\AppData\Local\Squeak 4.1 Alpha\gary Untrusted Dir C:\Users\gary\Documents\My Squeak UndefinedObject(Object)>>doesNotUnderstand: #select: Receiver: nil Arguments and temporary variables: aMessage: select: [closure] in SMSqueakMap>>categories exception: MessageNotUnderstood: UndefinedObject>>select: resumeValue: nil Receiver's instance variables: nil SMSqueakMap>>categories Receiver: a SMSqueakMap Arguments and temporary variables: Receiver's instance variables: packages: nil accounts: nil objects: nil categories: nil dir: 'sm' adminPassword: nil fileCache: a SMFileCache users: nil mutex: nil isDirty: false checkpointNumber: 0 silent: nil registry: a SMInstallationRegistry SMLoader>>categoryWrapperList Receiver: a SMLoader(1993) Arguments and temporary variables: list: nil first: nil Receiver's instance variables: bounds: 0@0 corner: 300@200 owner: nil submorphs: {an AlignmentMorph(3301) . a PluggableTextMorph(2551) . a SimpleHier...etc... fullBounds: nil color: (Color r: 0.865 g: 0.86 b: 0.86) extension: a MorphExtension (168) [other: (layoutPolicy -> a ProportionalLayou...etc... borderWidth: 1 borderColor: Color lightGray model: a SMSqueakMap slotName: nil open: false labelString: 'SqueakMap Package Loader (0/0)' stripes: {a RectangleMorph(1547) . a RectangleMorph(3825)} label: a StringMorph(675)'SqueakMap Package Loader (0/0)' closeBox: an IconicButton(3056) collapseBox: an IconicButton(1148) activeOnlyOnTop: true paneMorphs: {a SimpleHierarchicalListMorph(849) . a PluggableTextMorph(2551)} paneRects: nil collapsedFrame: nil fullFrame: 0@0 corner: 300@200 isCollapsed: false menuBox: an IconicButton(2110) mustNotClose: false labelWidgetAllowance: 95 updatablePanes: #() allowReframeHandles: true labelArea: an AlignmentMorph(3301) expandBox: an IconicButton(3612) packagesList: #() selectedItemWrapper: nil selectedCategoryWrapper: nil filters: an OrderedCollection() categoriesToFilterIds: an OrderedCollection() SimpleHierarchicalListMorph>>getList Receiver: a SimpleHierarchicalListMorph(1211) Arguments and temporary variables: Receiver's instance variables: bounds: 0@0 corner: 150@120 owner: nil submorphs: {a ScrollBar(683) . a TransformMorph(3993)} fullBounds: nil color: Color transparent extension: a MorphExtension (2469) [eventHandler = an EventHandler recipients: ...etc... borderWidth: 1 borderColor: Color black model: a SMLoader(1993) slotName: nil open: false scrollBar: a ScrollBar(683) scroller: a TransformMorph(3993) retractableScrollBar: false scrollBarOnLeft: false getMenuSelector: #categoriesMenu: getMenuTitleSelector: nil scrollBarHidden: nil hasFocus: false hScrollBar: a ScrollBar(3272) selectedMorph: nil getListSelector: #categoryWrapperList keystrokeActionSelector: nil autoDeselect: true columns: nil sortingSelector: nil getSelectionSelector: #selectedCategoryWrapper setSelectionSelector: #selectedCategoryWrapper: potentialDropMorph: nil lineColor: nil --- The full stack --- UndefinedObject(Object)>>doesNotUnderstand: #select: SMSqueakMap>>categories SMLoader>>categoryWrapperList SimpleHierarchicalListMorph>>getList - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - SimpleHierarchicalListMorph>>on:list:selected:changeSelected:menu:keystr oke: SimpleHierarchicalListMorph class>>on:list:selected:changeSelected:menu:keystroke: SMLoader>>buildMorphicCategoriesList SMLoader>>createWindow SMLoader class>>newStandAlone PartsBin class>>thumbnailForQuad:color: [] in PartsBin>>listDirection:quadList:buttonClass: SortedCollection(OrderedCollection)>>do: PartsBin>>listDirection:quadList:buttonClass: PartsBin>>listDirection:quadList: ObjectsTool>>installQuads:fromButton: [] in ObjectsTool>>showCategory:fromButton: BlockClosure>>ensure: CursorWithMask(Cursor)>>showWhile: ObjectsTool>>showCategory:fromButton: [] in SimpleButtonMorph>>doButtonAction ...etc... |
On Fri, 2010-03-26 at 21:47 -1000, [hidden email] wrote:
> Testing 4.1 installer on Win 7. Open Object tab and click on Tools > caegory triggers this error. > > 26 March 2010 9:42:44.506 pm > > VM: Win32 - Smalltalk > Image: Squeak4.1alpha [latest update: #9745] > Later I loaded code update. Did not fix this bug, but my flaps were turned off. Is this a new default setting? I prefer flaps on. -- Gary Dunn, Honolulu [hidden email] http://openslate.net/ http://e9erust.blogspot.com/ Sent from Slate001 |
2010/3/27 Gary Dunn <[hidden email]>:
> On Fri, 2010-03-26 at 21:47 -1000, [hidden email] wrote: >> Testing 4.1 installer on Win 7. Open Object tab and click on Tools >> caegory triggers this error. >> >> 26 March 2010 9:42:44.506 pm >> >> VM: Win32 - Smalltalk >> Image: Squeak4.1alpha [latest update: #9745] >> > > Later I loaded code update. Did not fix this bug, but my flaps were > turned off. Is this a new default setting? I prefer flaps on. This is obviously not an installer issue. Have you tried the latest installer by the way? I have corrected things you have mentioned. I am not sure the image packaged is the right one to go with. This is what Torsten came up with and I have just worked on packaging. It's meant for testing purpose only until the Release Team take over. Ian. -- http://mecenia.blogspot.com/ |
Free forum by Nabble | Edit this page |