VM: unix - i686 - linux-gnu - Pharo0.1 of 16 May 2008 [latest update: #10074]
Image: PharoCore1.0rc1 [Latest update: #10500] Class browser used (if applicable):O2PackageBrowserAdaptor Steps to reproduce: 1.Open O2PackageBrowserAdaptor 2.Right click (Linux) on a class 3.Refactoring scope, package BrowserEnvironment(Object)>>doesNotUnderstand: #forPackage: Receiver: Smalltalk Arguments and temporary variables: aMessage: forPackage: a PackageInfo(Morphic) exception: MessageNotUnderstood: BrowserEnvironment>>forPackage: resumeValue: nil Receiver's instance variables: label: nil searchStrings: nil OR2CmdPackageEnvironment>>environment Receiver: an OR2CmdPackageEnvironment Arguments and temporary variables: package: a PackageInfo(Morphic) Receiver's instance variables: target: O2ClassNode<Morph> requestor: an O2EnhancementColumn(Morph) ... |
actually: pharo1.0-10500-rc1web09.12.1
Hi, this did fix that bug. Now it opens a OR2PackageBrowser that: OBClassNode(Object)>>doesNotUnderstand: #dynamicProtocols (left click on a class) OBClassCategoryNode(Object)>>doesNotUnderstand: #isPackage (right click package) Is this: i.e. is it sensible to report each bug in this area? ...Stan |
Stan: maybe you can also reply in the bugtracker. Not all the people read the mailing lists, but, if you answered or opened a ticket, you are notified. So, if you past this, an email will be sent to david ( the one who commit the fix )and he probably can look at it.
Cheers, Mariano On Wed, Dec 23, 2009 at 3:22 PM, Stan Shepherd <[hidden email]> wrote:
_______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Free forum by Nabble | Edit this page |