Greetings all;

My new camera has been working well until a recent update, with this as 
the camera invoker in that machines .ini file.

In [DISPLAY] section:

EMBED_TAB_NAME = Camera
EMBED_TAB_COMMAND = gladevcp -x {XID} camview.glade

But this morning, on checking after an update, I now log this to the 
launching terminal and the camera tab is blank white:
-----
(gladevcp:8731): libglade-WARNING **: 13:08:46.052: Expected 
<glade-interface>.  Got <interface>.

(gladevcp:8731): libglade-WARNING **: 13:08:46.052: did not finish in 
PARSER_FINISH state
**** GLADE VCP ERROR:    With xml file: camview.glade : could not create 
GladeXML object
--------

The rest of linuxcnc -l runs normally.

I edited camview.glade to change the 'interface" lines 
to "glade-interface" but that changes the error to:

-------------------
(gladevcp:9160): libglade-WARNING **: 13:32:57.273: unknown attribute 
`version' for <requires>.

(gladevcp:9160): libglade-WARNING **: 13:32:57.273: Unexpected element 
<object> inside <glade-interface>.

(gladevcp:9160): libglade-WARNING **: 13:32:57.273: 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 349, in <module>
    main()
  File "/usr/bin/gladevcp", line 207, in main
    window.set_title(opts.component)
AttributeError: 'NoneType' object has no attribute 'set_title'
------------------

What should I change to restore the camera tab function? Or has debian 
finally put ring shank nails in the gladevcp coffin lid?

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)
If we desire respect for the law, we must first make the law respectable.
 - Louis D. Brandeis
Genes Web page <http://geneslinuxbox.net:6309/gene>


_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to