[Bese-devel] Running Demos of UCW on Mac OS Tiger
Waldo Rubinstein
waldo at trianet.net
Thu Sep 15 19:17:23 UTC 2005
It could very well be that those are inspectors. The problem is that
there is not submit button. So, I can enter values in those four
prompts but I cannot submit anything. Not even pressing the ENTER key
submits anything.
And, yes, when I click on the IT.BESE.UCW::+UNINITIALIZED+, I get an
error screen that looks like this:
ERROR
value (LAMBDA NIL (LET ((IT.BESE.UCW::COMPLETER (JS:NEW
(#:|:UCWInputCompleter| "example-input")))) (SETF
IT.BESE.UCW::COMPLETER.TABLE (ARRAY "alice" "almond" "april" "bob"
"bill" "cynthia")) (IT.BESE.UCW::COMPLETER.LOAD))) is not of the
expected type SYMBOL.
BACKTRACE
[ + ] (IT.BESE.UCW::COLLECT-BACKTRACE #<TYPE-ERROR #x67C...
[ + ] (#<Anonymous Function #x669F226> #<TYPE-ERROR #x67...
[ + ] (SIGNAL #<TYPE-ERROR #x67CDEBE>)
[ + ] (CCL::%ERROR 'NIL #<CCL::FAKE-STACK-FRAME #x14EEF4...
[ + ] (CCL::FUNCALL-WITH-ERROR-REENTRY-DETECTION #<COMPI...
[ + ] (#<Anonymous Function #x613FE16> #<A Mac Pointer #...
[ + ] (CCL::FUNCALL-WITH-XP-STACK-FRAMES #<A Mac Pointer...
[ + ] (CCL::XCMAIN -65535170)
[ + ] (CCL::%PASCAL-FUNCTIONS% 1 -65535170)
[ + ] (CCL::%SYMBOL->SYMPTR)
[ + ] (SYMBOL-NAME '(LAMBDA NIL (LET ((IT.BESE.UCW::COMP...
[ + ] (JS::JS-COMPILER-MACRO-FORM-P '((LAMBDA NIL (LET (...
[ + ] (JS::JS-EXPAND-FORM '((LAMBDA NIL (LET ((IT.BESE.U...
[ + ] (JS:JS-COMPILE 'NIL)
[ + ] (JS::JS-COMPILE-TO-STATEMENT '((LAMBDA NIL (LET ((...
[ + ] (JS::JS-PROGN)
[ + ] (#<STANDARD-METHOD IT.BESE.UCW:RENDER-ON (IT.BESE....
[ + ] (#<STANDARD-METHOD NIL NIL>)
[ + ] (CCL::%CALL-NEXT-METHOD '((NIL) #<STANDARD-METHOD ...
[ + ] (CCL::%CALL-NEXT-METHOD '((NIL) #<STANDARD-METHOD ...
[ + ] (#<STANDARD-METHOD IT.BESE.UCW:RENDER-ON :WRAPPING...
[ + ] (CCL::%%CALL-METHOD* #<STANDARD-METHOD IT.BESE.UCW...
[ + ] (#<Anonymous Function #x67CE3C6>)
[ + ] (#<STANDARD-METHOD IT.BESE.UCW:RENDER-ON (IT.BESE....
[ + ] (CCL::%%CALL-METHOD* #<STANDARD-METHOD IT.BESE.UCW...
[ + ] (#<STANDARD-METHOD NIL NIL>)
[ + ] (CCL::%CALL-NEXT-METHOD '((NIL) #<STANDARD-METHOD ...
[ + ] (CCL::%CALL-NEXT-METHOD '((NIL) #<STANDARD-METHOD ...
[ + ] (#<STANDARD-METHOD IT.BESE.UCW:RENDER-ON :WRAPPING...
[ + ] (CCL::%%CALL-METHOD* #<STANDARD-METHOD IT.BESE.UCW...
[ + ] (#<Anonymous Function #x67BE886>)
[ + ] (#<STANDARD-METHOD NIL NIL>)
[ + ] (CCL::%CALL-NEXT-METHOD '((NIL) #<STANDARD-METHOD ...
[ + ] (#<STANDARD-METHOD IT.BESE.UCW:RENDER-ON :WRAPPING...
[ + ] (CCL::%%CALL-METHOD* #<STANDARD-METHOD IT.BESE.UCW...
[ + ] (#<Anonymous Function #x67BAA6E>)
[ + ] (#<STANDARD-METHOD IT.BESE.UCW:RENDER-ON (IT.BESE....
[ + ] (CCL::%%CALL-METHOD* #<STANDARD-METHOD IT.BESE.UCW...
[ + ] (#<STANDARD-METHOD NIL NIL>)
[ + ] (CCL::%CALL-NEXT-METHOD '((NIL) #<STANDARD-METHOD ...
[ + ] (#<STANDARD-METHOD IT.BESE.UCW:RENDER-ON :WRAPPING...
[ + ] (CCL::%CALL-NEXT-METHOD '((NIL) #<STANDARD-METHOD ...
[ + ] (#<STANDARD-METHOD IT.BESE.UCW:RENDER-ON :WRAPPING...
[ + ] (CCL::%%CALL-METHOD* #<STANDARD-METHOD IT.BESE.UCW...
[ + ] (#<Anonymous Function #x67B848E>)
[ + ] (IT.BESE.UCW::RENDER)
[ + ] (#<STANDARD-METHOD IT.BESE.UCW::SERVICE (IT.BESE.U...
[ + ] (CCL::%%BEFORE-AND-AFTER-COMBINED-METHOD-DCODE '(N...
[ + ] (CCL::%%STANDARD-COMBINED-METHOD-DCODE '(NIL #<STA...
[ + ] (CCL::%%STANDARD-COMBINED-METHOD-DCODE '(NIL #<STA...
[ + ] (CCL::%%BEFORE-AND-AFTER-COMBINED-METHOD-DCODE '(N...
[ + ] (CCL::%%STANDARD-COMBINED-METHOD-DCODE '(#<RESTART...
[ + ] (#<STANDARD-METHOD IT.BESE.UCW::HANDLE-REQUEST (IT...
[ + ] (#<STANDARD-METHOD IT.BESE.UCW::HANDLE-REQUEST (IT...
[ + ] (IT.BESE.UCW::HTTPD-WORKER-LOOP/HANDLE #<IT.BESE.U...
[ + ] (IT.BESE.UCW::HTTPD-WORKER-LOOP #<IT.BESE.UCW::HTT...
[ + ] (CCL::RUN-PROCESS-INITIAL-FORM '(#<COMPILED-LEXICA...
[ + ] (#<Anonymous Function #x610ED1E> '(#<COMPILED-LEXI...
[ + ] (#<Anonymous Function #x6102AEE> 793108 #<LISP-THR...
I hope I'm contributing to the solution of this problem, rather than
creating email pollution.
Thanks,
Waldo
On Sep 15, 2005, at 3:13 PM, Aleksandar Bakic wrote:
>> 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).
>>
>
> Hm, are you sure those are 'exceptions'? I am pretty sure those are
> links to
> inspector actions. When you click on one, you get details on the
> integer,
> decimal and date entered, respectively. If you have not entered
> anything, then
> IT.BESE.UCW::+UNINITIALIZED+ is shown. Try entering a number,
> clicking on
> Submit. You should then see the entered number next to the input,
> with a link
> to the corresponding inspector action.
>
> I might easily be wrong (since the above looks trivial), because
> there should
> be no backtraces, unless you got some other error while inspecting
> the value.
>
> Alex
>
>
>
> __________________________________
> Yahoo! Mail - PC Magazine Editors' Choice 2005
> http://mail.yahoo.com
>
More information about the bese-devel
mailing list