<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
-----BEGIN PGP SIGNED MESSAGE----- <br>
Hash: SHA1 <br>
&nbsp;<br>
Ok thx for your effort. I check back with my client whether I can file<br>
out some source.<br>
<br>
Julian Fitzell schrieb:<br>
<span style="white-space: pre;">&gt; Sorry Peter,<br>
&gt; <br>
&gt; I think you didn't provide enough information for anyone to be
sure<br>
&gt;&nbsp; what the problem is.<br>
&gt; <br>
&gt; There are three places in
WASessionContinuation&gt;&gt;updateStates:<br>
&gt; where #updateStates: is called so I can't be sure what object is<br>
&gt; nil. To be certain, you could add a "self halt" at the top of
that<br>
&gt; method and then step through the code to see where your problem
is.<br>
&gt; <br>
&gt; <br>
&gt; It's unlikely that "self session" is returning nil so the most<br>
&gt; likely case looks to&nbsp; be that visiblePresentersDo: is passing in
a<br>
&gt; nil as "each". Perhaps you are returning a nil from a #children<br>
&gt; method or something?<br>
&gt; <br>
&gt; If you can narrow down the object that is nil, or (as Lukas just
<br>
&gt; suggested) post a minimal set of code that reproduces the
problem, <br>
&gt; someone will be able to help you further.<br>
&gt; <br>
&gt; Julian<br>
&gt; <br>
&gt; On Thu, Dec 18, 2008 at 9:42 AM, Peter Osburg<br>
&gt; <a class="moz-txt-link-rfc2396E" href="mailto:peter.osburg@gmail.com">&lt;peter.osburg@gmail.com&gt;</a> wrote: Ok, looks like no one is
able to<br>
&gt; help, huh?<br>
&gt; <br>
&gt; Peter Osburg schrieb:<br>
&gt;&gt;&gt;&gt; Do I need to override the WASessionConfiguration,
when I<br>
&gt;&gt;&gt;&gt; create my own session?<br>
&gt;&gt;&gt;&gt; <br>
&gt;&gt;&gt;&gt; I don't see the point where I am mistaken.<br>
&gt;&gt;&gt;&gt; <br>
&gt;&gt;&gt;&gt; - Peter<br>
&gt;&gt;&gt;&gt; <br>
&gt;&gt;&gt;&gt; Peter Osburg schrieb:<br>
&gt;&gt;&gt;&gt;&gt; I just inherited from WASession and created my
own Session,<br>
&gt;&gt;&gt;&gt;&gt; but I only added 2 instance variables WASession
subclass:<br>
&gt;&gt;&gt;&gt;&gt; #MWSession instanceVariableNames: 'user db'<br>
&gt;&gt;&gt;&gt;&gt; classVariableNames: '' poolDictionaries: ''
category: 'My<br>
&gt;&gt;&gt;&gt;&gt; Category' and the corresponding getter and
setter methods.<br>
&gt;&gt;&gt;&gt;&gt; And of course I did override the configuration
of my<br>
&gt;&gt;&gt;&gt;&gt; application with my own session. Do I need to
manually set<br>
&gt;&gt;&gt;&gt;&gt; something in my session? Do I need to be aware of<br>
&gt;&gt;&gt;&gt;&gt; something. - Peter Sebastian Sastre schrieb:<br>
&gt;&gt;&gt;&gt;&gt;&gt; Is something Seaside won't<br>
&gt;&gt;&gt;&gt;&gt; expect. Did you manipulated the session<br>
&gt;&gt;&gt;&gt;&gt;&gt; somehow?<br>
&gt;&gt;&gt;&gt; <br>
&gt;&gt;&gt;&gt;&gt;&gt; Sebastian<br>
&gt;&gt;&gt;&gt; <br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt; -----Mensaje original----- De: <br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;
<a class="moz-txt-link-abbreviated" href="mailto:seaside-bounces@lists.squeakfoundation.org">seaside-bounces@lists.squeakfoundation.org</a> <br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;
[<a class="moz-txt-link-freetext" href="mailto:seaside-bounces@lists.squeakfoundation.org">mailto:seaside-bounces@lists.squeakfoundation.org</a>] En<br>
&gt;&gt;&gt;&gt;&gt; nombre de<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt; Peter Osburg Enviado el: Martes, 16 de
Diciembre de<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt; 2008<br>
&gt;&gt;&gt;&gt;&gt; 11:25<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt; Para: Seaside Mailingliste Asunto:
[Seaside] Re:<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt; SULightbox doesn't work<br>
&gt;&gt;&gt;&gt;&gt;&gt; Any help regarding the problem?<br>
&gt;&gt;&gt;&gt; <br>
&gt;&gt;&gt;&gt;&gt;&gt; - Peter<br>
&gt;&gt;&gt;&gt; <br>
&gt;&gt;&gt;&gt;&gt;&gt; Peter Osburg schrieb:<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; Hi list, I checked the
SULightboxTest and<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; everything works<br>
&gt;&gt;&gt;&gt;&gt; well. So I<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; use the code to open a lightbox
on my app. I also<br>
&gt;&gt;&gt;&gt;&gt; included<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; the SULibrary but nevertheless I
get the following<br>
&gt;&gt;&gt;&gt;&gt; error<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; mesage: MessageNotUnderstood:<br>
&gt;&gt;&gt;&gt;&gt; UndefinedObject&gt;&gt;updateStates:<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; There is the problem that this
error message is<br>
&gt;&gt;&gt;&gt;&gt; rendered<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; simply, I cannot run the
debugger. But I want to<br>
&gt;&gt;&gt;&gt;&gt; paste an<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; extract of the stack trace, too:<br>
&gt;&gt;&gt;&gt;&gt;
WARenderContinuation(WASessionContinuation)&gt;&gt;updateStates:<br>
&gt;&gt;&gt;&gt;&gt; []<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; in<br>
&gt;&gt;&gt;&gt;&gt;
WARenderContinuation(WASessionContinuation)&gt;&gt;respond:<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; {[:value | self updateStates:
states]} [] in <br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;
MWSession(WASession)&gt;&gt;onRespond: {[:response |<br>
&gt;&gt;&gt;&gt;&gt; aBlock value:<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; response. previous value:
response] Although I<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; created my own session, I never
did<br>
&gt;&gt;&gt;&gt;&gt; override the<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; updateStates method. Does
anybody know what the<br>
&gt;&gt;&gt;&gt;&gt; problem could<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; be? Thanks, Peter<br>
&gt;&gt;&gt;&gt;&gt; _______________________________________________
seaside<br>
&gt;&gt;&gt;&gt;&gt; mailing list <a class="moz-txt-link-abbreviated" href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a> <br>
&gt;&gt;&gt;&gt;&gt;
<a class="moz-txt-link-freetext" href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
&gt;&gt;&gt;&gt;&gt; <br>
&gt;&gt;&gt;&gt;&gt; <br>
&gt;&gt;&gt;&gt; <br>
&gt;&gt;&gt;&gt;&gt; _______________________________________________
seaside<br>
&gt;&gt;&gt;&gt;&gt; mailing<br>
&gt;&gt;&gt;&gt;&gt;&gt; list <a class="moz-txt-link-abbreviated" href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br>
&gt;&gt;&gt;&gt;&gt;
<a class="moz-txt-link-freetext" href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
&gt;&gt;&gt;&gt;&gt; <br>
&gt;&gt; </span><br>
_______________________________________________<br>
seaside mailing list<br>
<a class="moz-txt-link-abbreviated" href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br>
<a class="moz-txt-link-freetext" href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
<span style="white-space: pre;">&gt;&gt; <br>
&gt; _______________________________________________ seaside mailing<br>
&gt; list <a class="moz-txt-link-abbreviated" href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a> <br>
&gt;
<a class="moz-txt-link-freetext" href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a></span><br>
-----BEGIN PGP SIGNATURE-----
<br>
Version: GnuPG v1.4.9 (MingW32)
<br>
Comment: Using GnuPG with Mozilla - <a class="moz-txt-link-freetext" href="http://enigmail.mozdev.org">http://enigmail.mozdev.org</a>
<br>
&nbsp;<br>
iEYEARECAAYFAklKE94ACgkQ0qdvZsCNFKG9TQCgpJ+UGSMIB8ds42PTAKo5txy6
<br>
e7kAoI0mLGetDwzE0ntrgmVgSMe0lpcS
<br>
=aKls
<br>
-----END PGP SIGNATURE-----
<br>
<br>
</body>
</html>