On Thu, Jun 11, 2009 at 5:26 PM, Alain Plantec <[email protected]>wrote:
> Nicolas Cellier a écrit : > > 2009/6/11 Stéphane Ducasse <[email protected]>: > > > >> thanks nicolas > >> BTW did you got feedback about this one? > >> > http://code.google.com/p/pharo/issues/detail?id=860&colspec=ID%20Type%20Status%20Summary%20Milestone&start=200 > >> > > > > None yet. I only see 3 explanations: > > - everyone is busy, dead, in hollidays, in the garden, etc... > > - everyone disabled the preference for generating the error log > > - I'm the only one doing bugs, no one else ever seen a slow Notifier > > > :) > Hi Nicolas, > sorry for the stupid question but what are you asking testers to do ? > I've loaded the 4 .cs, verified that the preference is on and evaluated > 0/0. > seen a notifier, click on proceed and get a SqueakDebug.log. > and then what ? Should he do something like what Nicolas do: Debugger class>>#openOn:context:label:contents:fullView: Preferences logDebuggerStackToFile ifTrue: [MessageTally spyOn: [Smalltalk logError: title inContext: context to: 'SqueakDebug.log']] and compare the times before and after the changesets ??? Cheers, Mariano > > thanks > Alain > > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >
_______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
