Hi csrabak, Thanks for the feedback. I wonder how you've installed the DW? Anyone else experimented this trouble? That MNU is fine, the problem is that message should never be sent to an OBInheritanceDependencyNode. Please note the two leftmost panes (columns) in the DependencyBrowser contains system categories or "packages", not classes. So I've tried to reproduce your problem with the three OB installations from Pharo: ScriptLoader loadOB. ScriptLoader loadSuperOB. ScriptLoader loadOBAlpha. selected every system category, gathering all dependencies in your Pharo version, and still cannot find that MNU. Can you provide me further details about it? Are you using latest OmniBrowser? Have you installed the DependencyBrowser with the script of my previous e-mail? This is happening when you select a particular package? Have you installed additional OB packages? Cheers, Hernán 2009/8/13 <csrabak@bol.com.br>:
It is not an instalallation problem. It is an execution problem. . . Fire DW and select any class in left pane it will show a "Gathering..." dialog and then MNU: OBInheritanceDependencyNode doesn't understand theClass. . .
Em 13/08/2009 01:28, Hernán Morales Durand < hernan.morales@gmail.com > escreveu:
Hello there, I cannot reproduce the installation problem in #10413. To install DW with the OmniBrowser support in a clean Pharo #10413 just doIt the following:
ScriptLoader loadOBAlpha. Installer ss project: 'DependencyWalker'; install: 'DependencyWalker'; install: 'OBDependencyWalker'; install: 'DWTraitsFix'.
let me know if you find errors with that procedure.
Hernán
2009/8/12 :
In my attempt to install OBDependencyWalker in Pharo beta #10413, I discovered that it triggers DNUs because #theClass is no longer available in this image version.
I could not find easily the rationale for stripping the method.
Is this a known fact and OBDependencyWalker should be modified, or #theClass needs to be reinstated? > ;
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project