On Friday 04 June 2021 18:04:18 Rene Hopf via Emc-developers wrote:

> On 04.06.21 21:07, Gene Heskett wrote:
> > On Friday 04 June 2021 13:31:36 Rene Hopf via Emc-developers wrote:
> >> On 04.06.21 19:20, Gene Heskett wrote:
> >>> So the question re master for armhf is in 3 parts:
> >>>
> >>> 1: Are you about to switch to building against gtk3?
> >>
> >> yes, very soon, but I have not decided on a date. few issues are
> >> still being worked on.
> >>
> >>> 2: How long till python2 support will be turned off?
> >>
> >> at the same time.
> >>
> >>> 3: Is there anything I can do with my build scripts or my config
> >>> to hasten those dates with my feedback?
> >>
> >> check out master-gtk3 branch, and test all your configs.
> >
> > That machine won't fly unless the buildbot is building it. Its
> > currently on master-rtpreempt. In which case I need the exact
> > buildbot address, or, transplant my makeit scripts from the rpi4,
> > which ought to work but hasn't been tested.  Your choice.
> >
> > Thanks Rene.
>
> buildbot is building it and packaging works, but I dont think
> non-master branches are uploaded anywhere.
>
> but you can build packages on an other machine.

It took some time, I'm sorta old and slow at 86, but a build from a 
github clone is running on the sixty40, built on the sixty40.  runtests 
all passed, debs built and installed. But once again, all the gui extras 
are pyvcp based, and all are working. The only error is from the camera 
and camview:

**** GLADE VCP ERROR:    With xml file: 
camview.glade : 'gi.repository.Gtk' object has no attribute 'glade'

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>

Any idea?

Thank you.

> >>> Cheers, Gene Heskett
> >>
> >> _______________________________________________
> >> Emc-developers mailing list
> >> [email protected]
> >> https://lists.sourceforge.net/lists/listinfo/emc-developers
> >
> > Cheers, Gene Heskett
>
> _______________________________________________
> Emc-developers mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/emc-developers


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-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to