Hello this looks as advice that i need.<br>I download new session and run it, i see changes from my damaged image. Is possible load changes from damaged&nbsp; image to my new one - is it possible step by step? <br><br>I am not use monticello :(.
<br><br>Thnx.<br><br><div><span class="gmail_quote">2007/12/31, Michael van der Gulik &lt;<a href="mailto:mikevdg@gmail.com">mikevdg@gmail.com</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br><br><div class="gmail_quote"><span class="q">On Dec 31, 2007 12:43 PM, an organic &lt;<a href="mailto:seasidebeginner@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">seasidebeginner@gmail.com
</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi, <br><br>i have one big problem. I get Space is low again and again. I dont know what happend and how restore my seaside image. Imagage has 550MB now. <br>Can anybody help to do this:<br>1) search where is problem - look on proceses and kill some bad proces...
<br>2) find what take 500MB :) and how to clear it<br>i need fix it -&nbsp; i do lot of work today i dont want lost all work ;(</blockquote></span><div><br><br>You usually don&#39;t lose your work if you are careful. Your changes are in 
squeak.changes. To recover work:<br><br>First, make a backup of everything!<br>Copy a new image file over.<br>Go to desktop-&gt;changes...-&gt;recently logged changes.<br><br>From there, you can view the source code changes you made and recover any ones that you made since you last checked your code into a code repository using Monticello (which you did, right?).
<br><br>In terms of recovering your image, using the Process browser to locate your errand processes and terminate them. I don&#39;t know how to investigate heap usage to find a memory leak though; I usually just use intuition. Maybe somebody else has a better answer?
<br>&nbsp;</div><span class="q"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I am quite new in squeak but i must say this IDE is really bad. When i make infinte cycle i lost my work. I have developer image from 
<a href="http://seaside.st" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">seaside.st</a> but this is as going back for 10-15 years in DOS or too&nbsp; old x-servers :(<br>
</blockquote></span></div><br>I&#39;d have to agree that the IDE is really bad, but the environment as a whole lets me do much more than any other IDE I&#39;ve ever seen. Squeak remains an amazing tool with a bad UI. Feel free to help us improve it!
<br><br>Save your work often and keep backups of your squeak.image and squeak.changes files!<br><br>To terminate an infinite loop, press alt-. If you used &quot;fork&quot; in your loop then bad luck :-).<br clear="all"><br>

In terms of age, you&#39;re going further back than DOS and old X-Servers! Smalltalk has been around since 1978.<br><br>If you need more help, join the #squeak IRC channel on <a href="http://irc.openprojects.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
irc.openprojects.net
</a>.<br><br>Gulik.<br><span class="sg"><br>-- <br><a href="http://people.squeakfoundation.org/person/mikevdg" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://people.squeakfoundation.org/person/mikevdg
</a><br><a href="http://gulik.pbwiki.com/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://gulik.pbwiki.com/</a>
</span><br>_______________________________________________<br>Beginners mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:Beginners@lists.squeakfoundation.org">Beginners@lists.squeakfoundation.org
</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.squeakfoundation.org/mailman/listinfo/beginners" target="_blank">http://lists.squeakfoundation.org/mailman/listinfo/beginners</a><br><br>
</blockquote></div><br>