No I did that :  ". ./scripts/rip-environment" from the rip directory.

Still, if I open Glade from the menu bar and do a file-open 
gscreen.glade it comes up with that error.

Chris responded to me via PM and said that I needed to run Glade from 
within the rip directory (via command line) in order for the 
rip-enviroment script to be effective.

I forget that running from a rip directory is not a "normal" install.

Dave

On 3/7/2012 2:28 AM, Michael Haberler wrote:
> because glade wont find the catalog if you didnt do '. 
> scripts/rip-environment'
>
> -m
> Am 06.03.2012 um 21:28 schrieb Dave:
>
>    
>> 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
>>> Emc-users@lists.sourceforge.net
>>> 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
>> Emc-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/emc-users
>>      
>
> ------------------------------------------------------------------------------
> Virtualization&  Cloud Management Using Capacity Planning
> Cloud computing makes use of virtualization - but cloud computing
> also focuses on allowing computing to be delivered as a service.
> http://www.accelacomm.com/jaw/sfnl/114/51521223/
> _______________________________________________
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users
>
>    


------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to