On Tuesday 27 April 2021 23:49:15 Przemek Klosowski wrote:

> So could you run gladevcp from the shell prompt and report results? I
> assume it'll be essentially the same errors but maybe something will
> show up earlier.
> Where did you get gladevcp from---is it a standard distro executable
> or did you compile your own?

buster, uptodate, repo's.

stripped to bare command as {XML} is undefined when axis isn't running

gene@sixty40:~/linuxcnc/configs/6040-5i25-7i76-rs485$ gladevcp 
camview.glade

(gladevcp:25015): libglade-WARNING **: 13:43:20.665: Expected 
<glade-interface>.  Got <interface>.

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

And this is camview-glade:
=====================
<?xml version="1.0" encoding="UTF-8"?>
<interface>
<!--glade-interface> -->
  <requires lib="gtk+" version="2.24"/>
  <!--requires lib="gtk+" version="3.0"/ -->
  <!-- interface-requires gladevcp 0.0 -->
  <!-- interface-naming-policy project-wide -->
  <object class="GtkWindow" id="window1">
    <property name="can_focus">False</property>
    <child>
      <object class="CamView" id="camview1">
        <property name="visible">True</property>
        <property name="camera">0</property>
        <property name="draw_color">#FFFF00000000</property>
        <property name="frame_width">640</property>
        <property name="frame_height">480</property>
        <property name="circle_size">150</property>
        <property name="number_of_circles">5</property>
        <property name="radius_difference">10</property>
        <property name="autosize">False</property>
        <property name="cam_settings"></property>
      </object>
    </child>
  </object>
<!--/glade-interface> -->
</interface>

=====================

Thank you, Przemek Klosowski

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