<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hello,<div>&nbsp; Sorry, I'm running Pharo Smalltalk. I'll attach the log in a few minutes. I'll try Eliot's VM,&nbsp;</div><div>thanks for mentioning it.</div><div><br></div><div>&nbsp; Regards,</div><div><br></div><div>&nbsp; Larry</div><div><br><div><div>On Sep 27, 2011, at 6:14 AM, Mariano Martinez Peck wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Well....since you don't specify which Smalltalk are you using...it may have no sense. Anyway, if you are in pharo/squeak, two small suggestion:<br><br>1) Pickup latest VM from Eliot place: <a href="http://www.mirandabanda.org/files/Cog/VM/">http://www.mirandabanda.org/files/Cog/VM/</a>&nbsp; and try it<br>
2) Provide the crash dump. If it is a linux box, you can run the VM from command line and see the output. In Windows, it generates a dump file which is next to the image. In Mac it opens the crash report but instead you can do the Linux way.<br>
3) Provide PharoDebug.log if there is a generated one (again, next to the image file).<br><br>Cheers<br><br><br><div class="gmail_quote">On Tue, Sep 27, 2011 at 12:09 PM, Lawrence Kellogg <span dir="ltr">&lt;<a href="mailto:mac.hive@me.com">mac.hive@me.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hello,<br>
 &nbsp;I have been playing with Seaside a bit and I have one view class<br>
that crashes the VM, on the Save button. The breakpoint in my<br>
save method is never called.<br>
<br>
 &nbsp;All I have is this:<br>
<br>
html submitButton<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;callback: [ self save ];<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;value: 'Save'.<br>
<br>
and<br>
<br>
save<br>
 &nbsp;self halt.<br>
<br>
which I have done in other views, without a problem. I upgraded to Seaside 3.0.6<br>
but it didn't make any difference, I still get the same crash. Could it have something to<br>
with my use of html form: ? Whether or not I registered the view? I did, I think.<br>
<br>
 &nbsp;I'm stumped. Any ideas?<br>
<br>
 &nbsp;Regards,<br>
<br>
 &nbsp;Larry<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><br clear="all"><br>-- <br>Mariano<br><a href="http://marianopeck.wordpress.com/" target="_blank">http://marianopeck.wordpress.com</a><br><br>
_______________________________________________<br>seaside mailing list<br><a href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br>http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside<br></blockquote></div><br></div></body></html>