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

Waldo Rubinstein waldo at trianet.net
Tue Sep 13 08:23:11 UTC 2005


I still encountered problems.

On SBCL, I get this when launching start.lisp

; compiling (DEFMACRO DEFPRESENTATION ...)

; /Users/waldo/lisp/ucw_dev/src/components/presentations.fasl written
; compilation finished in 0:00:16
WARNING:
    COMPILE-FILE warned while performing #<COMPILE-OP NIL {10003E19}> on
    #<CL-SOURCE-FILE "presentations" {10003E29}>.

debugger invoked on a SIMPLE-ERROR:
   Error during processing of --eval option "(|LOAD| \"bin/start.lisp 
\")":

   erred while invoking #<COMPILE-OP NIL {10003E19}> on
   #<CL-SOURCE-FILE "presentations" {10003E29}>

Type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL.

restarts (invokable by number or by possibly-abbreviated name):
   0: [RETRY   ] Retry performing #<ASDF:COMPILE-OP NIL {10003E19}> on
                 #<ASDF:CL-SOURCE-FILE "presentations" {10003E29}>.
   1: [ACCEPT  ] Continue, treating #<ASDF:COMPILE-OP NIL {10003E19}> on
                 #<ASDF:CL-SOURCE-FILE "presentations" {10003E29}> as  
having
                 been successful.
   2: [CONTINUE] Ignore and continue with next --eval option.
   3: [ABORT   ] Skip rest of --eval options.
   4:            Skip to toplevel READ/EVAL/PRINT loop.
   5: [QUIT    ] Quit SBCL (calling #'QUIT, killing the process).

((LAMBDA (SB-IMPL::E)) #<ASDF:COMPILE-FAILED {1185EDC1}>)
0]

On OpenMCL, I get this:

; Warning: These Swank interfaces are unimplemented:
;           (ACTIVATE-STEPPING ADD-FD-HANDLER ADD-SIGIO-HANDLER CALLS- 
WHO MACROEXPAND-ALL REMOVE-FD-HANDLERS REMOVE-SIGIO-HANDLERS SLDB- 
BREAK-AT-START SLDB-BREAK-ON-RETURN TOGGLE-TRACE)
; While executing: SWANK-BACKEND::WARN-UNIMPLEMENTED-INTERFACES
;Compiler warnings for "/Users/waldo/lisp/ucw_dev/src/components/ 
presentations.lisp" :
;   Undeclared free variable SET-ACTION-PARAMETER (2 references), in  
(RENDER-LIST-ROW (LIST-PRESENTATION T T)).
;   Undeclared free variable SET-ACTION-PARAMETER (3 references), in  
(RENDER-ON (RESPONSE PRESENTATION-SEARCH)).
;   Undeclared free variable SET-ACTION-PARAMETER (2 references), in  
(RENDER-CRITERIA (RESPONSE PRESENTATION-SEARCH)).
;   Undeclared free variable SET-ACTION-PARAMETER, in (RENDER-ON  
(RESPONSE NEGATED-CRITERIA)).
 > Error in process listener(1): Odd number of args to SETF :  
((TIMESTAMP-SLOT-SECOND SLOT INSTANCE)).
 > While executing: SETF
 > Type :POP to abort.
Type :? for other options.

I just downloaded the latest _dev of both ucw and arnesi. Any ideas?

Thanks,
Waldo

On Sep 13, 2005, at 3:18 AM, Marco Baringer wrote:

> Waldo Rubinstein <waldo at trianet.net> writes:
>
>
>> When I run the Form demo, I keep getting "IT.BESE.UCW::+UNINITIALIZED
>> +" links next to the Integer/Decimal and Date prompts. Then no matter
>> what I enter in those fields, I keep getting exceptions and taken to
>> a backtrace screen.
>>
>> Any idea? Is it because I'm using the _dev versions?
>>
>
> there was a bug in the handling of integer-fields, it should be fixed
> now. can you try again?
>
> -- 
> -Marco
> Ring the bells that still can ring.
> Forget the perfect offering.
> There is a crack in everything.
> That's how the light gets in.
>     -Leonard Cohen
>




More information about the bese-devel mailing list