[cells-devel] Celtk and SBCL (and linux)

Stu Glaser stuglaser at gmail.com
Tue May 23 16:38:35 UTC 2006


Hi all,

I'm trying to get Celtk working on SBCL.  I've attached a patch with 
several bugfixes.  Much still does not work, however, I have managed to 
display the "one-button-window" demo (though it crashes immediately 
after display.

Sometime later I will have questions.  Celtk still crashes often in 
finish-business, and I'm not yet familiar enough with cells to perform 
the fixes.

I made a change in item-pictorial that I'm not certain about.  In 
lotsa-widgets, tcl chokes when I use :bitmap in mk-bitmap:
debugger invoked on a SIMPLE-ERROR in thread
#<THREAD "initial thread" {A549481}>:
  Tcl error: bitmap "/home/stu/tmp/cells/Celtk/x1.xbm" not defined

I changed it to :file and added a -file entry in deftk bitmap.  That 
fixed the first error, but created a new one (which occurs later):
debugger invoked on a SIMPLE-ERROR in thread
#<THREAD "initial thread" {A549481}>:
  Tcl error: unknown option "-file"

I'm not sure how to proceed here.  Any help would be great.

Lastly, anonymous CVS access would be great.  It would certainly help 
for creating patches and for keeping my sources updated.

Regards,
-Stu Glaser
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch
URL: <https://mailman.common-lisp.net/pipermail/cells-devel/attachments/20060523/27206cb4/attachment.ksh>


More information about the cells-devel mailing list