Re: Core Image
ephrem boudonnet <[email protected]> Tue, 18 Apr 2006 11:14:20 +0200
| Newsgroups | gmane.lisp.clg.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Espen,
Saving an image without initializing clg, it seems there are some
problems with classes.
For example, after running the image saved, and calling clg-init,
it finds the class om-dialog, but it can't make an instance of it.
* (find-class 'om::om-dialog)
#<GLIB:GOBJECT-CLASS OM-API:OM-DIALOG>
* (make-instance 'om::om-dialog)
>debugger invoked on a SIMPLE-ERROR in thread
>#<THREAD "initial thread" {C135371}>:
> Type not registered: OM-DIALOG
>
>Type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL.
>
>restarts (invokable by number or by possibly-abbreviated name):
> 0: [ABORT] Exit debugger, returning to top level.
>
>(GLIB:FIND-TYPE-NUMBER OM-API:OM-DIALOG T)
>0]
the class om-dialog inherit from gtk::window. But it seems that in the
image, it is not registered.
Is there a way to restore the list of new registered types. Because if I
don't make an image it works.
Thank you very much
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642