[Bese-devel] Running Demos of UCW on Mac OS Tiger

Waldo Rubinstein waldo at trianet.net
Thu Sep 15 18:40:09 UTC 2005


I don't necessarily know if the problem is related to that problem. I  
just tried the demo on Firefox 1.5 beta 1 for Mac OS and below is the  
console output of me loading the index.ucw and then clicking on the  
"Form demo" link:

2005-09-15T14:32.48 +INFO+ IT.BESE.UCW::UCW-LOGGER: Starting up  
standard server #<STANDARD-SERVER MULTITHREAD-HTTPD-BACKEND 2  
#x677EA1E>.
Welcome to OpenMCL Version (Beta: Darwin) 0.14.3!
? 2005-09-15T14:32.54 IT.BESE.ARNESI:+INFO+ IT.BESE.UCW::UCW.BACKEND:  
Handling request for "/ucw/examples/index.ucw"
2005-09-15T14:32.54 IT.BESE.ARNESI:+INFO+ IT.BESE.UCW::UCW.BACKEND:  
Shutdown down #<IT.BESE.UCW::HTTPD-RESPONSE #x67DF00E> (Status: "200").
2005-09-15T14:32.54 IT.BESE.ARNESI:+INFO+ IT.BESE.UCW::UCW.BACKEND:  
Handling request for "/ucw/examples/stylesheet.css"
2005-09-15T14:32.54 IT.BESE.ARNESI:+INFO+ IT.BESE.UCW::UCW.BACKEND:  
Shutdown down #<IT.BESE.UCW::HTTPD-RESPONSE #x67EF406> (Status: "200  
OK").
2005-09-15T14:32.59 IT.BESE.ARNESI:+INFO+ IT.BESE.UCW::UCW.BACKEND:  
Handling request for "/ucw/examples/index.ucw"
2005-09-15T14:32.59 IT.BESE.ARNESI:+INFO+ IT.BESE.UCW::UCW-LOGGER:  
Serving action UCW::SWITCH-COMPONENT in session  
"qmvRwdrgZVaLdhmoKleWewqBzchRGpDOQfCCsDYo".
2005-09-15T14:33.00 IT.BESE.ARNESI:+ERROR+ IT.BESE.UCW::UCW-LOGGER:  
Error #<TYPE-ERROR #x67DFD76> while serving action.
2005-09-15T14:33.00 IT.BESE.ARNESI:+ERROR+ IT.BESE.UCW::UCW-LOGGER:  
Aborting action.
2005-09-15T14:33.00 IT.BESE.ARNESI:+INFO+ IT.BESE.UCW::UCW.BACKEND:  
Shutdown down #<IT.BESE.UCW::HTTPD-RESPONSE #x67B5F4E> (Status: "200").
2005-09-15T14:33.00 IT.BESE.ARNESI:+INFO+ IT.BESE.UCW::UCW.BACKEND:  
Handling request for "/ucw/examples/stylesheet.css"
2005-09-15T14:33.00 IT.BESE.ARNESI:+INFO+ IT.BESE.UCW::UCW.BACKEND:  
Shutdown down #<IT.BESE.UCW::HTTPD-RESPONSE #x685F576> (Status: "200  
OK").
2005-09-15T14:33.00 IT.BESE.ARNESI:+INFO+ IT.BESE.UCW::UCW.BACKEND:  
Handling request for "/ucw/js/UCWInputCompleter.js"
2005-09-15T14:33.00 IT.BESE.ARNESI:+INFO+ IT.BESE.UCW::UCW.BACKEND:  
Shutdown down #<IT.BESE.UCW::HTTPD-RESPONSE #x686F656> (Status: "404  
Not Found").

At this point, I get the prompts for "integer", "decimal", "date",  
and "string". However, next to the integer, decimal, and date  
prompts, I get a link to an "exception" labeled:  
IT.BESE.UCW::UNINITIALIZED+, which when clicked takes me to a longer  
detail of the error with options to click thru different backtraces  
(pardon my idioms).

After inspecting the source code of the page rendered of the "Form  
demo", it seems as if the page is not fully rendered:

 ><option value="31"
   >31</option
 ></select
 ></td
       ><td
         ><a href="/ucw/examples/index.ucw? 
s=qmvRwdrgZVaLdhmoKleWewqBzchRGpDOQfCCsDYo&f=gJJuqyxJKuBgucvNEXOZ&a=XAfE 
wehIRh"
   >IT.BESE.UCW::+UNINITIALIZED+</a
 ></td
       ></tr
     ><tr
       ><td
         >A string (with completion):<br
         />The default options are: (alice almond april bob bill  
cynthia)Use the up and down arrows to chose a completion,
          enter to select it.</td
       ><td
         ><input id="example-input-input" name="rZEJkAXutr" size="0"  
type="text" value=""
/><div id="example-input-results"
/><script type="text/javascript" src="/ucw/js/UCWInputCompleter.js"
   ></script
 ><script type="text/javascript"
   >

// <![CDATA[

Are we all talking about the same problem? Have the demos always had  
this problem?

Thanks,
Waldo

On Sep 15, 2005, at 1:15 PM, Aleksandar Bakic wrote:

> Hi,
>
> I am not fully following this thread, but if the problem is in what  
> Marco wrote
> below, I can only tell that the Presentations example with nested  
> forms works
> for me in Firefox 1.5beta when only one set of script + three  
> hidden inputs is
> present in the HTML output. How to get rid of excessive sets of  
> elements is
> another issue... If I find out that this does not work in another  
> browser/OS
> combination, my approach will be to change the HTML output so as to  
> make it
> work for that browser/OS combination, instead of trying to find The  
> Right Way.
> An alternative is to learn more about Javascript. I might be wrong,  
> but I also
> find the available (X)HTML specs quite imprecise to reply upon.  
> Comments are
> welcome.
>
> Just my two cents,
> Alex
>
>
>> I don't mean to be a pest. I know everyone is working hard. Because
>>
>
>
>>> can anybody suggest a way, reliably and portably, to change the  
>>> value
>>> of a hidden text input parameter from javascript? (in the face of
>>> multiple independent forms on the same page generated by different
>>> components)
>>>
>
>
>
> __________________________________
> Yahoo! Mail - PC Magazine Editors' Choice 2005
> http://mail.yahoo.com
>




More information about the bese-devel mailing list