Issue 5290 in pharo: Cleanup Startup Error Handling

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

Issue 5290 in pharo: Cleanup Startup Error Handling

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

New issue 5290 by [hidden email]: Cleanup Startup Error Handling
http://code.google.com/p/pharo/issues/detail?id=5290

- provide a more readable log output on stdout
- properly handle the -interactive -headless switch
- reuse existing code when using scripts (CodeLoader)
- cleanup the logging in SmalltalkImage


_______________________________________________
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 5290 in pharo: Cleanup Startup Error Handling

pharo
Updates:
        Status: FixReviewNeeded

Comment #1 on issue 5290 by [hidden email]: Cleanup Startup Error  
Handling
http://code.google.com/p/pharo/issues/detail?id=5290

SLICE-Issue-5290-Cleanup-Startup-Error-Handling-CamilloBruni.2


_______________________________________________
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 5290 in pharo: Cleanup Startup Error Handling

pharo

Comment #2 on issue 5290 by [hidden email]: Cleanup Startup Error  
Handling
http://code.google.com/p/pharo/issues/detail?id=5290

TX I will have a look. Did you also ask giro to have a look?


_______________________________________________
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 5290 in pharo: Cleanup Startup Error Handling

pharo
Updates:
        Cc: [hidden email]

Comment #3 on issue 5290 by [hidden email]: Cleanup Startup Error  
Handling
http://code.google.com/p/pharo/issues/detail?id=5290

(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 5290 in pharo: Cleanup Startup Error Handling

pharo

Comment #4 on issue 5290 by [hidden email]: Cleanup Startup Error  
Handling
http://code.google.com/p/pharo/issues/detail?id=5290

added exit code:

SLICE-Issue-5290-Cleanup-Startup-Error-Handling-CamilloBruni.5


_______________________________________________
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 5290 in pharo: Cleanup Startup Error Handling

pharo

Comment #5 on issue 5290 by [hidden email]: Cleanup Startup Error  
Handling
http://code.google.com/p/pharo/issues/detail?id=5290

there are still bugs with the introduced debugger / exception changes


_______________________________________________
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 5290 in pharo: Cleanup Startup Error Handling

pharo

Comment #6 on issue 5290 by [hidden email]: Cleanup Startup Error  
Handling
http://code.google.com/p/pharo/issues/detail?id=5290

SLICE-Issue-5290-Cleanup-Startup-Error-Handling-CamilloBruni.7 fixes some  
debugger issues


_______________________________________________
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 5290 in pharo: Cleanup Startup Error Handling

pharo
Updates:
        Status: Workneeded

Comment #7 on issue 5290 by [hidden email]: Cleanup Startup Error  
Handling
http://code.google.com/p/pharo/issues/detail?id=5290

There are 4 conflicts...

   -> two related to the removal of the mail bug report in Debugger menu

  -> two related to opening the debugger that need a closer look


_______________________________________________
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 5290 in pharo: Cleanup Startup Error Handling

pharo

Comment #8 on issue 5290 by [hidden email]: Cleanup Startup Error  
Handling
http://code.google.com/p/pharo/issues/detail?id=5290

will check


_______________________________________________
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 5290 in pharo: Cleanup Startup Error Handling

pharo

Comment #9 on issue 5290 by [hidden email]: Cleanup Startup Error  
Handling
http://code.google.com/p/pharo/issues/detail?id=5290

fixed in

SLICE-Issue-5290-Cleanup-Startup-Error-Handling-CamilloBruni.8


_______________________________________________
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 5290 in pharo: Cleanup Startup Error Handling

pharo
Updates:
        Status: FixReviewNeeded

Comment #10 on issue 5290 by [hidden email]: Cleanup Startup Error  
Handling
http://code.google.com/p/pharo/issues/detail?id=5290

(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 5290 in pharo: Cleanup Startup Error Handling

pharo
Updates:
        Status: Integrated

Comment #11 on issue 5290 by [hidden email]: Cleanup Startup Error  
Handling
http://code.google.com/p/pharo/issues/detail?id=5290

in 14370


_______________________________________________
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 5290 in pharo: Cleanup Startup Error Handling

pharo
Updates:
        Status: Workneeded

Comment #12 on issue 5290 by [hidden email]: Cleanup Startup Error  
Handling
http://code.google.com/p/pharo/issues/detail?id=5290

retracted, can not be loaded headless.


_______________________________________________
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 5290 in pharo: Cleanup Startup Error Handling

pharo
Updates:
        Status: FixToInclude

Comment #13 on issue 5290 by [hidden email]: Cleanup Startup Error  
Handling
http://code.google.com/p/pharo/issues/detail?id=5290

created a slice with hopefully all the code needed and in the right order

Attachments:
        SLICE-Issue-5290-Cleanup-Startup-Error-Handling-CamilloBruni.9.1.cs  38.2  
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 5290 in pharo: Cleanup Startup Error Handling

pharo
Updates:
        Status: Integrated

Comment #14 on issue 5290 by [hidden email]: Cleanup Startup Error  
Handling
http://code.google.com/p/pharo/issues/detail?id=5290

in 14375


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