Re: [Pharo-users] Image does not start anymore

2018-10-02 Thread Bernhard Pieber
r). >> >> Worse case, I can try something to get your data back but without any >> guaranty that it will work because it implies to play with the image >> bytecode. >> >> Cheers, >> Vincent >> >> -Original Message----- >> From: Ph

Re: [Pharo-users] Image does not start anymore

2018-10-02 Thread Sean P. DeNigris
Ben Coman wrote > I'm guessing that would start by copying the ombu folders under > pharo-local > to a new image. Not sure if it's "the way", but I've done that successfully before. - Cheers, Sean -- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html

Re: [Pharo-users] Image does not start anymore

2018-10-02 Thread Bernhard Pieber
> > Cheers, > Vincent > > -Original Message- > From: Pharo-users On Behalf Of Bernhard > Pieber > Sent: Saturday, September 29, 2018 9:07 > To: Any question about pharo is welcome > Subject: [Pharo-users] Image does not start anymore > > Hi, >

Re: [Pharo-users] Image does not start anymore

2018-10-01 Thread Ben Coman
On Tue, 2 Oct 2018 at 00:10, wrote: > Hi, > > That is weird. It seems that you should have some debugging process > running... Do you have the same error if you try again? So can also try > with a squeak VM which is more simple. > You can always retrieve your changes with Epicea (see Gif) and you

[Pharo-users] Image does not start anymore

2018-09-29 Thread Bernhard Pieber
Hi, I have a Pharo 7 image which I normally start from Pharo Launcher on Windows. I think I saved it without problems. However, suddenly it stopped opening. As it contains data and some unsaved code I would hate to loose, I'd appreciate any help on how to debug a situation like this. I attached