Issue 4805 in pharo: MNU: receiver of fontOfPointSize: is nil

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

Issue 4805 in pharo: MNU: receiver of fontOfPointSize: is nil

pharo
Status: Accepted
Owner: ----
Labels: Milestone-1.4 Type-Bug

New issue 4805 by [hidden email]: MNU: receiver of fontOfPointSize:  
is nil
http://code.google.com/p/pharo/issues/detail?id=4805

Pharo image: Pharo1.4a#14140
Virtual machine used: Croquet Closure Cog VM [CoInterpreter  
VMMaker.oscog-eem.104] r2461 http://www.squeakvm.org/svn/squeak/branches/Cog
Platform Name: unix
Class browser used (if applicable): Browser

Steps to reproduce:
#. for each method in category profiling of FreeTypeFont class
     evaluate the method. for instance
        FreeTypeFont profileHintedComposition

Actual Result:
#. MNU: receiver of fontOfPointSize: is nil
Expected Result:
#. to open a timeProfiler on a block


Attachments:
        PharoDebug.log  28.1 KB


_______________________________________________
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 4805 in pharo: MNU: receiver of fontOfPointSize: is nil

pharo
Updates:
        Cc: [hidden email]

Comment #1 on issue 4805 by [hidden email]: MNU: receiver of  
fontOfPointSize: is nil
http://code.google.com/p/pharo/issues/detail?id=4805

(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 4805 in pharo: MNU: receiver of fontOfPointSize: is nil

pharo

Comment #2 on issue 4805 by [hidden email]: MNU: receiver of  
fontOfPointSize: is nil
http://code.google.com/p/pharo/issues/detail?id=4805

TextStyle named: 'Arial'.
evaluates to nil because it doesn't exists.
i was dead wrong when i choose Accuny texstyle.
so, which textstyle is the adequate for these profiling methods?


_______________________________________________
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 4805 in pharo: MNU: receiver of fontOfPointSize: is nil

pharo

Comment #3 on issue 4805 by [hidden email]: MNU: receiver of  
fontOfPointSize: is nil
http://code.google.com/p/pharo/issues/detail?id=4805

(No comment was entered for this change.)

Attachments:
        FreeTypeFont class-profileHintedComposition.st  1.8 KB


_______________________________________________
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 4805 in pharo: MNU: receiver of fontOfPointSize: is nil

pharo
Updates:
        Status: FixProposed

Comment #4 on issue 4805 by [hidden email]: MNU: receiver of  
fontOfPointSize: is nil
http://code.google.com/p/pharo/issues/detail?id=4805

(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 4805 in pharo: MNU: receiver of fontOfPointSize: is nil

pharo

Comment #5 on issue 4805 by [hidden email]: MNU: receiver of  
fontOfPointSize: is nil
http://code.google.com/p/pharo/issues/detail?id=4805

all methods in category profiling of FreeTypeFont class have the same  
problem. you will need to fix the others, too.



_______________________________________________
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 4805 in pharo: MNU: receiver of fontOfPointSize: is nil

pharo

Comment #6 on issue 4805 by [hidden email]: MNU: receiver of  
fontOfPointSize: is nil
http://code.google.com/p/pharo/issues/detail?id=4805

i submitted a slice with all methods in category profiling. i replaced  
Arial with DefaultTextStyle.



_______________________________________________
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 4805 in pharo: MNU: receiver of fontOfPointSize: is nil

pharo
Updates:
        Status: Integrated

Comment #7 on issue 4805 by [hidden email]: MNU: receiver of  
fontOfPointSize: is nil
http://code.google.com/p/pharo/issues/detail?id=4805

in 14186


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