Greetings all;

Trying to get the camera on the g0704 to work, I composed a msg showing 
the error and asked for help solving it.  Sent it last night but its not 
come back from the list, so we'll try the developers list this time. 

The error is that the new CamPY.zip installs a file linked in the .ini 
file like this:

EMBED_TAB_COMMAND               = gladevcp -x {XID} camview.glade

That file "camview.glade" in turn has a line thats apparently bogus for a 
wheezy install:
<?xml version="1.0" encoding="UTF-8"?>
<glade-interface>
  <requires lib="gtk+" version="2.24"/>

And that file is not available for wheezy. So IP get a blank white screen 
where the camera should when that tab is selected, and these squawks 
when linuxcnc is launched.

(gladevcp:8883): libglade-WARNING **: unknown attribute `version' for 
<requires>.

(gladevcp:8883): libglade-WARNING **: Unexpected element <object> inside 
<glade-interface>.

(gladevcp:8883): libglade-WARNING **: Could not load support for `gtk+': 
libgtk+.so: cannot open shared object file: No such file or directory
Traceback (most recent call last):
  File "/usr/bin/gladevcp", line 309, in <module>
    main()
  File "/usr/bin/gladevcp", line 199, in main
    window.set_title(opts.component)
AttributeError: 'NoneType' object has no attribute 'set_title'
LOGAPPEND(_CAMlog) -> 0x9f77050
LOG( X=1.226512, Y=0.000000)
LOGCLOSE()
Shutting down and cleaning up LinuxCNC...
Running HAL shutdown script
task: 23764 cycles, min=0.000022, max=0.096499, avg=0.010474, 0 latency 
excursions (> 10x expected cycle time of 0.010000s)

Is that files function now in a different file?

Thanks all.

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>

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to