[cello-devel] Success ! See my screenshots!

Frank Goenninger frank_goenninger at t-online.de
Mon Mar 8 20:21:50 UTC 2004


On Mon, 2004-03-08 at 20:02, Kenny Tilton wrote:
> Frank Goenninger wrote:
> 
> >
> >Light-panel demo still wo be included ... Right now I am searching for 
> >the code as it is not in cello-test.lisp...
> >
> I show light-panel in demo-window.lisp, with most of the structure built 
> by starter-hedron in hedron.lisp. But I have been moving things around, 
> so don't be surprised if they are elsewhere. Does your setup have a 
> "find definition" command or something like that? I'd be dead without it.
> 
No "find definition" (because of no project builder) ... But: GREP is
yor friend on Unix:

find . -type f -name "*.lisp" | xargs grep "light-panel" 

and you get all the source files...

BTW: Found it. But:

(CELLO::BINGO CELLO::GLUT CELLO::LEAVE #<UNDEFINED-FUNCTION @
#x71b266b2>) 
C-STOP> stopping because TOP-HANDLER
Error: attempt to call `CELLO::FM^' which is an undefined function.
  [condition type: UNDEFINED-FUNCTION]

Evaluation stack:

   (ERROR #<UNDEFINED-FUNCTION @ #x71b266b2>)
 ->(CLO::FM^ :SHAPE)
   ((:INTERNAL (:INTERNAL CLO::SHAPE-OPTIONS 0) 1) [dep
:<unb>=VISIBLE/AROW])
   (CELLS::C-CALCULATE-AND-SET [dep :<unb>=VISIBLE/AROW])
   (CELLS::C-RULED-SLOT-VALUE [dep :<unb>=VISIBLE/AROW])
   (CELLS::MD-SLOT-VALUE AROW CLO:VISIBLE)
   ((METHOD CLO:VISIBLE (CLO:IMAGE)) AROW)
   [... CLO:VISIBLE ]
   ((:INTERNAL (:INTERNAL CLO::SHAPE-OPTIONS 0) 0) [dep
:<unb>=COLLAPSED/AROW])
   (CELLS::C-CALCULATE-AND-SET [dep :<unb>=COLLAPSED/AROW])


Could you help me translate that? :) CELL-ish ... I don't speak
that yet ;-)

Thx.

Frank




-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <https://mailman.common-lisp.net/pipermail/cello-devel/attachments/20040308/6fa86409/attachment.sig>


More information about the cello-devel mailing list