[Glade-users] I'm trying to generate the very first window of the glade tutorial.
Tristan Van Berkom
tvb at gnome.org
Fri Feb 6 21:20:57 EST 2009
first save your file in libglade format if you want to load it with libglade.
Cheers,
-Tristan
On Fri, Feb 6, 2009 at 8:57 PM, NewToGlade <highlandvalleyguy at yahoo.ca> wrote:
>
> I've searched google, etc., but can't seem to find a solution as to why my
> program won't run.
> All my programs are the latest and greatest.
> Here is some info generated:
>
> This is the python shell error message I receive when trying to run the
> file.
> RuntimeError: could not create GladeXML object
>
> This is the contents of the .glade file generated by the Glade 3.5.6
> designer.
> <?xml version="1.0"?>
> <interface>
> <requires lib="gtk+" version="2.16"/>
> <!-- interface-naming-policy project-wide -->
>
> <child>
> <placeholder/>
> </child>
>
> </interface>
>
> Is this what is causing my problems?
> <!-- interface-naming-policy project-wide -->
>
> I'm totally confused. I can get the program to run by manually programming
> it, but nothing happens when I use Glade.
> Thanks for your help, Ed
> --
> View this message in context: http://www.nabble.com/I%27m-trying-to-generate-the-very-first-window-of-the-glade-tutorial.-tp21884188p21884188.html
> Sent from the Gnome - Glade - User mailing list archive at Nabble.com.
>
> _______________________________________________
> Glade-users maillist - Glade-users at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/glade-users
>
More information about the Glade-users
mailing list