Issue 4503 in pharo: Primitive error handling broken

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

Issue 4503 in pharo: Primitive error handling broken

pharo
Status: New
Owner: ----

New issue 4503 by bert42: Primitive error handling broken
http://code.google.com/p/pharo/issues/detail?id=4503

Pharo image: core
Pharo core version: 1.3a #13264
Virtual machine used: Mac 4.x, iPad 5.x

Steps to reproduce:
1. self primitiveError: 'test'



_______________________________________________
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 4503 in pharo: Primitive error handling broken

pharo
Updates:
        Status: Accepted

Comment #1 on issue 4503 by marianopeck: Primitive error handling broken
http://code.google.com/p/pharo/issues/detail?id=4503

true. I can reproduce it


_______________________________________________
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 4503 in pharo: Primitive error handling broken

pharo

Comment #2 on issue 4503 by [hidden email]: Primitive error handling  
broken
http://code.google.com/p/pharo/issues/detail?id=4503

The reason is that the String used to be rendered as a DisplayText directly  
to the Form of the main window.

The code got changed to not use displayText, but this omits the new-lines...

There is a follow-on problem that Transcripter (which one can invoce from  
there) used Paragraph (old ST80),
the method it invokes on the paragraph does not exist in MultiNewParagraph.


_______________________________________________
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 4503 in pharo: Primitive error handling broken

pharo
Updates:
        Labels: Milestone-1.3 Milestone-1.4

Comment #3 on issue 4503 by [hidden email]: Primitive error handling  
broken
http://code.google.com/p/pharo/issues/detail?id=4503

Yes I was checking that too. Now running to take the train and this is not  
a showstopper. We will fix it by friday if necessary. Now this is not  
because we have that glitch that suddenly 1.3 is not stable.


_______________________________________________
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 4503 in pharo: Primitive error handling broken

pharo
Updates:
        Labels: Type-Bug

Comment #4 on issue 4503 by [hidden email]: Primitive error handling  
broken
http://code.google.com/p/pharo/issues/detail?id=4503

(No comment was entered for this change.)


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