[Glade-users] I'm trying to generate the very first window of the glade tutorial.




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.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]