[cells-gtk-devel] cells-gtk3 without libcellsgtk / threads

Ingo Bormuth Bormuth at web.de
Sun May 18 23:47:18 UTC 2008


Hi,

using the new cells-gtk3 I ran into two issues within init-gtk:

1. If libcellsgtk is not used (gtk-init...) never seems to be called.

2. Also if used in a single threading environment (like clisp)
   (g-thread-init...) and (gdk-threads-init) do get called which
   results in an error.

The attached patch tries to fix both.

Btw, clisp gives several continuable errors complaining
  #<STANDARD-GENERIC-FUNCTION SLOT-VALUE-OBSERVE>:
  CALL-NEXT-METHOD is invalid within PROGN methods
but runs fine upon continuation. Backtrace attached.

Kind regards, thanks you for all the work, Ingo.


--
Ingo Bormuth, voicebox & fax: +49-(0)-12125-10226517
public key 86326EC9, http://ibormuth.efil.de/contact




_____________________________________________________________________
Unbegrenzter Speicherplatz für Ihr E-Mail Postfach? Jetzt aktivieren!
http://freemail.web.de/club/landingpage.htm/?mc=025555

-------------- next part --------------
A non-text attachment was scrubbed...
Name: cells-gtk-on-clisp.error
Type: application/octet-stream
Size: 10264 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/cells-gtk-devel/attachments/20080519/00c5f10c/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cells-gtk-no-threads.patch
Type: text/x-patch
Size: 741 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/cells-gtk-devel/attachments/20080519/00c5f10c/attachment.bin>


More information about the cells-gtk-devel mailing list