<div>Hi John,</div>
<div>I didn&#39;t use OB. That&#39;s the dialog box that popped up after the image hung for a while. </div>
<div>&nbsp;</div>
<div>Thanks for the advice though ...</div>
<div>Deech<br><br></div>
<div class="gmail_quote">On Wed, Apr 9, 2008 at 11:36 AM, John Thornborrow &lt;<a href="mailto:john@pinesoft.co.uk">john@pinesoft.co.uk</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">I don&#39;t use OB, so this may not be applicable, but try recompiling your<br>classes.<br><br>If you have the VBRegex package installed, you can try this in a<br>
workspace.. (remember to replace &lt;a regular expression&gt; with a pattern<br>that matches your packages)<br><br><br>PackageInfo allPackages<br>&nbsp;select: [ :aPackage | aPackage packageName matchesRegex: &#39;&lt;a regular<br>
expression&gt;&#39;]<br>&nbsp;thenDo: [ :aPackage | aPackage classes do: [ :aClass | aClass<br>compileAll ]]<br><br>HTH,<br>John<br><br><a href="http://www.pinesoft.co.uk/" target="_blank">www.pinesoft.co.uk</a><br>
<div>
<div></div>
<div class="Wj3C7c"><br>aditya siram wrote:<br>&gt; Hi all,<br>&gt; When I open my Seaside image now I cannot get to any of my code on the<br>&gt; browser. I can get to other code (i.e something I haven&#39;t written like<br>
&gt; &#39;Sushi Store&#39;) but not mine. I can see my classes and the methods listed but<br>&gt; whenever I click on a method the image hangs and eventually generates the<br>&gt; error shown in the screenshot. Additionally my web page refuses to come up.<br>
&gt; The example pages are fine.<br>&gt;<br>&gt; Right before this happened I was trying to load an 4MB JPEG file into the<br>&gt; Seaside image using &#39;files&#39; web interface. I did not realize that the image<br>&gt; is converted into binary. At this point the image hung and Alt-period did<br>
&gt; nothing so I had to quit.<br>&gt;<br>&gt; The Seaside image is now at 157MB which is possibly what is causing the<br>&gt; hanging.<br>&gt;<br>&gt; As suggested by Sophie I tried to back out my changes thru World -&gt; changes<br>
&gt; -&gt; recently logged changes, nothing comes up for this either.<br>&gt;<br>&gt; At this point I&#39;m not really sure what to do except start over.<br>&gt;<br>&gt; Deech<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>
</div></div>&gt; ------------------------------------------------------------------------<br>&gt;<br>&gt;<br>&gt; ------------------------------------------------------------------------<br>&gt;<br>&gt; _______________________________________________<br>
&gt; seaside mailing list<br>&gt; <a href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br>&gt; <a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
<br>--<br>John Thornborrow<br><a href="http://www.pinesoft.co.uk/" target="_blank">http://www.pinesoft.co.uk</a><br><br><br>******************************************************************************************************************************************<br>
This email is from Pinesoft Limited. Its contents are confidential to the intended recipient(s) at the email address(es) to which it has been addressed. It may not be disclosed to or used by anyone other than the addressee(s), nor may it be copied in anyway. If received in error, please contact the sender, then delete it from your system. Although this email and attachments are believed to be free of virus, or any other defect which might affect any computer or IT system into which they are received and opened, it is the responsibility of the recipient to ensure that they are virus free and no responsibility is accepted by Pinesoft for any loss or damage arising in any way from receipt or use thereof. *******************************************************************************************************************************************<br>
<br><br>Pinesoft Limited are registered in England, Registered number: 2914825. Registered office: 266-268 High Street, Waltham Cross, Herts, EN8 7EA<br>_______________________________________________<br>seaside mailing list<br>
<a href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br><a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
</blockquote></div><br>