Thanks..On Wed, Jan 19, 2011 at 9:57 AM, Schwab,Wilhelm K <bschwab@anest.ufl.edu> wrote:
I have seen this only a couple of times, and I am not aware of a shortcut to returning to a working image and recovering lost changes. �As an aside, I am suspicious that opening an image more than once leads to much more badness than is generally acknowledged. �I am convinced it was central to my most recent meltdown. �The only reason I don't have more trouble is that I have learned to scan the task bar before launching Pharo.
We need a cross-platform way to detect that a given image is open and to at least optionally warn and offer to exit without doing any damage. �Dolphin does so by creating a Windows synchronization object (either a semaphore or an event??) tied to the image name, and if that object exists, it sternly warns against proceeding. �Deployed executables do not do this check by default.
Good luck retrieving your work!
________________________________________
From: pharo-project-bounces@lists.gforge.inria.fr [pharo-project-bounces@lists.gforge.inria.fr] On Behalf Of Diogenes Moreira [diogenes.moreira@gmail.com]
Sent: Wednesday, January 19, 2011 7:42 AM
To: Pharo-project@lists.gforge.inria.fr
Subject: [Pharo-project] Any Clue..
Hi folks..
�this morning, at try start my enviroment, pharo said... "Read failed or premature end of image file".. Any Clue to solve it, will be welcome.
Well I can get a clean image and apply de changes.. but somebody have a shortcut..??
Best