On Tuesday 05 January 2016 11:54:34 Sarah Armstrong wrote:

> in your hal file , how are you loading features.ui
> halcmd loadusr -Wn gladevcp gladevcp -c gladevcp -x 73400472 -U
> --catalog=mill features.ui
> this is wrong ? theirs no path shown
>
> this is all you need now
> GLADEVCP = -U --catalog=mill
> /home/sarah/linuxcnc/linuxcnc-features/features.ui
>
> note the path , which yours does not have
> so
> halcmd loadusr -Wn gladevcp gladevcp -c gladevcp -x 73400472 -U
> --catalog=mill features.ui
>
This command is developed inside lcnc someplace as its initializing, so 
there is no loadrt for it in the *.hal file that goes with the 
configs/axis.sim/axis.ini.  The only reason its in the exit err msgs is 
because of that path missing error I had, thanks to the older README.md 
file I was following.

That one had me making my own links, and doing my own .ini file editing, 
which did NOT include the full path to features.ui in the GLADEVCP line.

I just looked at setup again, and there is no mention of checking or 
adding anything to the .ini file.  Not much use trying because no 3 of 
us have exactly the same names for our machines in the lcnc/configs 
directories. Trying to guess that would be similar to cracking your root 
pw.  Since mine is about 25 chars, forgedaboutit. :)

> change to
> halcmd loadusr -Wn gladevcp gladevcp -c gladevcp -x 73400472 -U
> --catalog=mill /home/gene/linuxcnc/linuxcnc-features/features.ui
>
> see if that works
>
> On 5 January 2016 at 16:42, Gene Heskett <[email protected]> wrote:
> > On Tuesday 05 January 2016 10:43:31 you wrote:
> > > did you get my last email Gene ?
> > > with github link
> >
> > Yes, got it, it did have a setup file, which essentially does the
> > same as all the linking I had to do in the older README.md file.
> >
> > And it doesn't fix it either.  Now I have rebooted and managed to
> > get most of the stuff restored, the TDE interface is getting better
> > at recalling what was running. Including some changes I had made to
> > the rc.local file to restart all my network shares. So all I had to
> > do was ssh -Y machine
> > in 3 terminal tabs and I was amazed, they are all up and accessable.
> > That cuts a couple minutes off the reboot time right there!
> >
> > So now we go test linuxcnc -l again.  And back to square one:
> >
> > (gladevcp:5979): libglade-WARNING **: could not find glade file
> > 'features.ui'
> > **** GLADE VCP ERROR:    With xml file: features.ui : could not
> > create GladeXML object
> > <commandline>:0: gladevcp exited without becoming ready
> > Embeded tab command "halcmd loadusr -Wn gladevcp gladevcp -c
> > gladevcp -x 73400472 -U --catalog=mill features.ui" exited with
> > error: 1
> >
> > > if not get it from mine  github.com/unseenlaser
> >
> > help->Check for updates says its 2.01, latest version, is yours
> > newer yet?
> >
> > Thanks Sarah.
> >
> > [...]
> >
> > Cheers, Gene Heskett
> > --
> > "There are four boxes to be used in defense of liberty:
> >  soap, ballot, jury, and ammo. Please use in that order."
> > -Ed Howdershelt (Author)
> > Genes Web page <http://geneslinuxbox.net:6309/gene>


Cheers, Gene Heskett
-- 
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
Genes Web page <http://geneslinuxbox.net:6309/gene>

------------------------------------------------------------------------------
_______________________________________________
Emc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to