Hi,If I understand correctly, you are on Pharo 3. What I suggest is to open the Monticello Browser and look at the changed packages. Then you can load the previous versions of those, and you should get back to normal.Cheers,DoruOn Sun, Dec 7, 2014 at 6:08 AM, Edward Povazan <empovazan@gmail.com> wrote:Hello,
I�ve been using Pharo for a while as my playground for trying things out, it�s a very soothing place to code and figure out algorithms (except that when I return to my �real world�, the friction with modern tools is amplified). I�m still a newb when it comes to knowing how things work deeper down.
I�m a little stuck. I did something (can�t remember) and not realizing that I had a problem, saved my image too.
Now when I try open a Workspace, I get a *** System error handling failed *** with a huge amount of text.
I�ve uploaded a screen grab here: http://imgur.com/4ZwsF6e
Is this worth debugging?
My plan is to install the origin tools, and remove GToolkit. And then reinstall GToolkit.
Would this help?
And, how? I realize I don�t know what tools are in the default Pharo3 image!
Can someone tell me what they are called?
Thanks! Can�t wait to get back to the happy place!
-Ed
--