Just a followup... If I open a terminal window and get into the rip directory and then run this command, Glade opens the file without any GladeVCP catalog errors ????
/usr/bin/glade-3 ~/raildrill5/src/emc/usr_intf/gscreen/gscreen.glade Any idea what I am doing wrong? Dave On 3/6/2012 3:16 PM, Dave wrote: > I would have put this on the forum but my user ID and Password don't > work?? I re-registered but I don't think that is immediate. > > > Following the "Gscreen - a GTK/Glade/Python based screen" thread on the > forum... > > I did a git pull from Michael's private git repository to get Chris' > latest work on the gscreen. > > I did a git pull://git.mah.priv.at/emc2-dev.git gscreen_master on top > of the current LinuxCNC master as of yesterday. > > I can edit other .glade files like pncconfig.glade without a problem, > but I think they only use the gnome glade catalog. > > When I try and open gscreen.glade I get this error is a message box from > Glade. > > Failed to load /home/user/raildrill5/src/emc/usr_intf/gscreen/gscreen.glade. > The following required catalogs are unavailable: gladevcp > > These lines are in the rip-environment script look correct and it seems > to be pointing to the correct directory in the script file: > > if [ -z "$GLADE_CATALOG_PATH" ]; then > GLADE_CATALOG_PATH=$EMC2_HOME/lib/python/gladevcp > else > GLADE_CATALOG_PATH=$EMC2_HOME/lib/python/gladevcp:"$GLADE_CATALOG_PATH" > fi > > > The glade catalog path is being set via the rip-environment script....as > can be seen below: > > user@D510PC:~/raildrill5$ $GLADE_CATALOG_PATH > bash: /home/user/raildrill5/lib/python/gladevcp: is a directory > > > When I go and look at the catalog path I have a file called > hal_python.xml and when I open it is labeled: > > <glade-catalog name="gladevcp" library="gladepython" > supports="libglade,gtkbuilder" > > So I think the catalog path is pointing to the right directory but for > some reason the gladevcp catalog cannot be found. > > Any ideas?? > > > Dave > > > > > > > > > > > ------------------------------------------------------------------------------ > Keep Your Developer Skills Current with LearnDevNow! > The most comprehensive online learning library for Microsoft developers > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, > Metro Style Apps, more. Free future releases when you subscribe now! > http://p.sf.net/sfu/learndevnow-d2d > _______________________________________________ > Emc-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/emc-users > > ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
