[Mono-list] Gtk# Problems

Eskil Bylund eskil.bylund at gmail.com
Wed Sep 26 07:15:15 EDT 2007


2007/9/23, Brandon Perry <brandon at thresholdofthought.com>:
> After a conversation about Qyoto/Kimono vs Gtk on the Mono-Dev list, I
> decided to try out Glade3. I made a simple test GUI and it compiles
> fine, but when I run it, I get the following error:
>
> radiohead at w00den-lappy:~$ mono main.exe
>
> (GladeTest:27865): libglade-CRITICAL **: glade_xml_build_interface:
> assertion `wid != NULL' failed
>
> Unhandled Exception: System.NullReferenceException: A null value was
> found where an object instance was required.
>   at GladeApp..ctor (System.String[] args) [0x00000]
>   at GladeApp.Main (System.String[] args) [0x00000]
> radiohead at w00den-lappy:~$
>
> The code is attached, thanks.
>
Hi Brandon,

Could you attach the glade file as well? My first guess would be that
it's the same problem as mentioned on http://www.ogmaciel.com/?p=225

Eskil


More information about the Mono-list mailing list