[Pharo-project] pharo system
Hi, I'm a beginner in pharo, and sometimes the pharo system is completely down. It don't give me a feedback for say me why this system error occurs. So I want to know what are the main causes of pharo's crashes and if i'm in this case what can i do for not loose my last image, with my last changes. Thanks Gorgui
gorgui ndong wrote:
Hi, I'm a beginner in pharo, and sometimes the pharo system is completely down. It don't give me a feedback for say me why this system error occurs. So I want to know what are the main causes of pharo's crashes and if i'm in this case what can i do for not loose my last image, with my last changes. Thanks Gorgui
See "Recovering lost code" here.... http://marianopeck.wordpress.com/2012/05/19/pharo-tips-and-tricks/ btw, this question is more suitable for the pharo-users mail list... http://lists.gforge.inria.fr/mailman/listinfo/pharo-users or http://stackoverflow.com/questions/tagged/pharo http://stackoverflow.com/questions/tagged/smalltalk
Hi Gorgui can you tell us what you are doing? Which system? Which os? on mac cmd+ . should bring a debugger Stef On Oct 26, 2012, at 1:09 AM, gorgui ndong wrote:
Hi,
I'm a beginner in pharo, and sometimes the pharo system is completely down. It don't give me a feedback for say me why this system error occurs. So I want to know what are the main causes of pharo's crashes and if i'm in this case what can i do for not loose my last image, with my last changes.
Thanks
Gorgui
I'm writing a parser for abap in pharo, with Pharo-1.4 windows version. Sometimes with a bad expression pharo stop responding, when i do alt + it don't work. Best regards Gorgui
From: stephane.ducasse@inria.fr Date: Fri, 26 Oct 2012 21:14:33 +0200 To: Pharo-project@lists.gforge.inria.fr Subject: Re: [Pharo-project] pharo system
Hi Gorgui
can you tell us what you are doing? Which system? Which os?
on mac cmd+ . should bring a debugger
Stef
On Oct 26, 2012, at 1:09 AM, gorgui ndong wrote:
Hi,
I'm a beginner in pharo, and sometimes the pharo system is completely down. It don't give me a feedback for say me why this system error occurs. So I want to know what are the main causes of pharo's crashes and if i'm in this case what can i do for not loose my last image, with my last changes.
Thanks
Gorgui
On Sat, Oct 27, 2012 at 11:37 AM, gorgui ndong <gorguindong@hotmail.fr>wrote:
I'm writing a parser for abap in pharo, with Pharo-1.4 windows version. Sometimes with a bad expression pharo stop responding, when i do alt + it don't work.
Hi Gorgui. To interrupt a process check: http://book.pharo-project.org/book/Tidbits/TipsAndTricks/InterruptKey/
Best regards
Gorgui
From: stephane.ducasse@inria.fr Date: Fri, 26 Oct 2012 21:14:33 +0200 To: Pharo-project@lists.gforge.inria.fr Subject: Re: [Pharo-project] pharo system
Hi Gorgui
can you tell us what you are doing? Which system? Which os?
on mac cmd+ . should bring a debugger
Stef
On Oct 26, 2012, at 1:09 AM, gorgui ndong wrote:
Hi,
I'm a beginner in pharo, and sometimes the pharo system is completely
down. It don't give me a feedback for say me why this system error occurs.
So I want to know what are the main causes of pharo's crashes and if i'm in this case what can i do for not loose my last image, with my last changes.
Thanks
Gorgui
-- Mariano http://marianopeck.wordpress.com
participants (4)
-
Ben Coman -
gorgui ndong -
Mariano Martinez Peck -
Stéphane Ducasse