[BUG] Package loader in 3.7a

Daniel Vainsencher danielv at netvision.net.il
Sun Oct 12 11:38:49 UTC 2003


Upgrade to package loader 1.03.

Daniel

ducasse at iam.unibe.ch wrote:
> Just say yes in the question that is raise once we click help in package
> loader to get it. 
> 
> Stef
> 
> 
> 11 October 2003 8:25:07 pm
> 
> VM: Mac OS - Squeak3.5 of '11 April 2003' [latest update: #5180] Squeak
> VM 3.5.1b3
> Image: Squeak3.7alpha [latest update: #5420]
> 
> UndefinedObject(Object)>>doesNotUnderstand: #openOnUrl:
> 	Receiver: nil
> 	Arguments and temporary variables: 
> 		aMessage: 	a Message with selector: #openOnUrl: and arguments:
> #(http://minnow.c...etc...
> 	Receiver's instance variables: 
> nil
> 
> SMLoader>>help
> 	Receiver: a SMLoader(142)
> 	Arguments and temporary variables: 
> 
> 	Receiver's instance variables: 
> 		bounds: 	101 at 18 corner: 701 at 418
> 		owner: 	a PasteUpMorph(1622) [world]
> 		submorphs: 	#(an AlignmentMorph(3527) a PluggableTextMorph(1841) a
> PluggableList...etc...
> 		fullBounds: 	101 at 18 corner: 701 at 418
> 		color: 	Color white
> 		extension: 	a MorphExtension (540) [eventHandler = an EventHandler;
> mouseEnterSe...etc...
> 		borderWidth: 	2
> 		borderColor: 	#raised
> 		model: 	nil
> 		slotName: 	nil
> 		open: 	false
> 		labelString: 	'SM Package Loader'
> 		stripes: 	#(a RectangleMorph(338) a RectangleMorph(1395))
> 		label: 	a StringMorph(82)'SM Package Loader'
> 		closeBox: 	an IconicButton(946)
> 		collapseBox: 	an IconicButton(821)
> 		activeOnlyOnTop: 	true
> 		paneMorphs: 	#(a PluggableTextMorph(2520) a PluggableListMorph(1439) a
> Pluggable...etc...
> 		paneRects: 	nil
> 		collapsedFrame: 	nil
> 		fullFrame: 	101 at 18 corner: 701 at 418
> 		isCollapsed: 	false
> 		menuBox: 	an IconicButton(3820)
> 		mustNotClose: 	false
> 		labelWidgetAllowance: 	75
> 		updatablePanes: 	#(a PluggableListMorph(1439))
> 		allowReframeHandles: 	true
> 		labelArea: 	an AlignmentMorph(3527)
> 		expandBox: 	an IconicButton(320)
> 		squeakMap: 	a SMSqueakMap
> 		packagesList: 	#(SMCard[3D Facial Animation] SMCard[ANSI
> Compatibility] SMCard[A...etc...
> 		packagesListIndex: 	14
> 		filter: 	an OrderedCollection(#filterAutoInstall #filterNotUptoDate)
> 
> SMLoader>>perform:orSendTo:
> 	Receiver: a SMLoader(142)
> 	Arguments and temporary variables: 
> 		selector: 	#help
> 		otherTarget: 	a PluggableListMorph(1439)
> 	Receiver's instance variables: 
> 		bounds: 	101 at 18 corner: 701 at 418
> 		owner: 	a PasteUpMorph(1622) [world]
> 		submorphs: 	#(an AlignmentMorph(3527) a PluggableTextMorph(1841) a
> PluggableList...etc...
> 		fullBounds: 	101 at 18 corner: 701 at 418
> 		color: 	Color white
> 		extension: 	a MorphExtension (540) [eventHandler = an EventHandler;
> mouseEnterSe...etc...
> 		borderWidth: 	2
> 		borderColor: 	#raised
> 		model: 	nil
> 		slotName: 	nil
> 		open: 	false
> 		labelString: 	'SM Package Loader'
> 		stripes: 	#(a RectangleMorph(338) a RectangleMorph(1395))
> 		label: 	a StringMorph(82)'SM Package Loader'
> 		closeBox: 	an IconicButton(946)
> 		collapseBox: 	an IconicButton(821)
> 		activeOnlyOnTop: 	true
> 		paneMorphs: 	#(a PluggableTextMorph(2520) a PluggableListMorph(1439) a
> Pluggable...etc...
> 		paneRects: 	nil
> 		collapsedFrame: 	nil
> 		fullFrame: 	101 at 18 corner: 701 at 418
> 		isCollapsed: 	false
> 		menuBox: 	an IconicButton(3820)
> 		mustNotClose: 	false
> 		labelWidgetAllowance: 	75
> 		updatablePanes: 	#(a PluggableListMorph(1439))
> 		allowReframeHandles: 	true
> 		labelArea: 	an AlignmentMorph(3527)
> 		expandBox: 	an IconicButton(320)
> 		squeakMap: 	a SMSqueakMap
> 		packagesList: 	#(SMCard[3D Facial Animation] SMCard[ANSI
> Compatibility] SMCard[A...etc...
> 		packagesListIndex: 	14
> 		filter: 	an OrderedCollection(#filterAutoInstall #filterNotUptoDate)
> 
> [] in MenuItemMorph>>invokeWithEvent:
> 	Arguments and temporary variables: 
> 		evt: 	[237 at 258 mouseUp 60962]
> 		selArgCount: 	2
> 		w: 	a PasteUpMorph(1622) [world]
> 
> 
> --- The full stack ---
> UndefinedObject(Object)>>doesNotUnderstand: #openOnUrl:
> SMLoader>>help
> SMLoader>>perform:orSendTo:
> [] in MenuItemMorph>>invokeWithEvent:
>  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
> BlockContext>>ensure:
> CursorWithMask(Cursor)>>showWhile:
> MenuItemMorph>>invokeWithEvent:
> MenuItemMorph>>mouseUp:
> MenuItemMorph>>handleMouseUp:
> MouseButtonEvent>>sentTo:
> MenuItemMorph(Morph)>>handleEvent:
> MorphicEventDispatcher>>dispatchDefault:with:
> MorphicEventDispatcher>>dispatchEvent:with:
> MenuItemMorph(Morph)>>processEvent:using:
> MorphicEventDispatcher>>dispatchDefault:with:
> MorphicEventDispatcher>>dispatchEvent:with:
> MenuMorph(Morph)>>processEvent:using:
> MenuMorph(Morph)>>processEvent:
> ...etc...



More information about the Squeak-dev mailing list