2007/9/23, Brandon Perry <[EMAIL PROTECTED]>:
> 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:
>
> [EMAIL PROTECTED]:~$ 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]
> [EMAIL PROTECTED]:~$
>
> 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
_______________________________________________
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to