Issue 4450 in pharo: TimeProfileBrowser broken in Pharo OneClick 1.3, PharoCore1.3, Pharo 1.4a

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
7 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 4450 in pharo: TimeProfileBrowser broken in Pharo OneClick 1.3, PharoCore1.3, Pharo 1.4a

pharo
Status: New
Owner: ----

New issue 4450 by [hidden email]: TimeProfileBrowser broken in Pharo  
OneClick 1.3, PharoCore1.3, Pharo 1.4a
http://code.google.com/p/pharo/issues/detail?id=4450

TimeProfileBrowser is broken in
Pharo OneClick 1.3 Latest update: #13269
Pharo-Core 1.3 Latest update: #13274
Pharo1.4a Latest update: #14000
on Windows platform (probably all)

To reproduce:
TimeProfileBrowser onBlock: [ 35 benchFib]

  gives a TimeProfileBrowser DNU allInstVarNames each time you click on a  
line (Pharo OneClick 1.3) and does not display the code pane (PharoCore  
1.3, 1.4 and PharoOneClick 1.3).
After digging a bit I found that it ends up in
TimeProfileBrowser >> setClassAndSelectorsIn:
  ...
   ^ Smalltalk tools messageSet
       parse: etc etc

If I define the messageSet method in ToolRegistry everything seems to be
fine.

ToolRegistry messageSet
     ^MessageSet


A small changeset that add this message is attached

Attachments:
        TimeProfileBrowserFix-alr.5.cs  207 bytes


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4450 in pharo: TimeProfileBrowser broken in Pharo OneClick 1.3, PharoCore1.3, Pharo 1.4a

pharo
Updates:
        Status: FixProposed
        Cc: [hidden email] [hidden email]

Comment #1 on issue 4450 by marianopeck: TimeProfileBrowser broken in Pharo  
OneClick 1.3, PharoCore1.3, Pharo 1.4a
http://code.google.com/p/pharo/issues/detail?id=4450

so...which milestone should be this? 1.4?


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4450 in pharo: TimeProfileBrowser broken in Pharo OneClick 1.3, PharoCore1.3, Pharo 1.4a

pharo

Comment #2 on issue 4450 by marianopeck: TimeProfileBrowser broken in Pharo  
OneClick 1.3, PharoCore1.3, Pharo 1.4a
http://code.google.com/p/pharo/issues/detail?id=4450

sorry, I forgto to say: thanks a lot :)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4450 in pharo: TimeProfileBrowser broken in Pharo OneClick 1.3, PharoCore1.3, Pharo 1.4a

pharo

Comment #3 on issue 4450 by [hidden email]: TimeProfileBrowser broken in  
Pharo OneClick 1.3, PharoCore1.3, Pharo 1.4a
http://code.google.com/p/pharo/issues/detail?id=4450

TimeProfileBrowser (like MessageTally) is a tool that is often mentioned in  
samples, wiki pages etc. and I don't know about milestones, but it would be  
nice if it could  be fixed in 1.3.
This bug is probably recent (it worked in previous 1.3- about 1 month ago).



_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4450 in pharo: TimeProfileBrowser broken in Pharo OneClick 1.3, PharoCore1.3, Pharo 1.4a

pharo
Updates:
        Cc: [hidden email]
        Labels: Milestone-1.3 Milestone-1.4

Comment #4 on issue 4450 by [hidden email]: TimeProfileBrowser  
broken in Pharo OneClick 1.3, PharoCore1.3, Pharo 1.4a
http://code.google.com/p/pharo/issues/detail?id=4450

(No comment was entered for this change.)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4450 in pharo: TimeProfileBrowser broken in Pharo OneClick 1.3, PharoCore1.3, Pharo 1.4a

pharo

Comment #5 on issue 4450 by [hidden email]: TimeProfileBrowser  
broken in Pharo OneClick 1.3, PharoCore1.3, Pharo 1.4a
http://code.google.com/p/pharo/issues/detail?id=4450

in 14013


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4450 in pharo: TimeProfileBrowser broken in Pharo OneClick 1.3, PharoCore1.3, Pharo 1.4a

pharo
Updates:
        Status: Closed

Comment #6 on issue 4450 by [hidden email]: TimeProfileBrowser  
broken in Pharo OneClick 1.3, PharoCore1.3, Pharo 1.4a
http://code.google.com/p/pharo/issues/detail?id=4450

in 13275


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker