> On 24. May 2021, at 19:05, Nicklas SB Karlsson <[email protected]> wrote: > > Den 2021-05-23 kl. 15:21, skrev Rene Hopf via Emc-developers: >> Hi, >> >> I cleaned up my gtk3 branch. master-gtk3 on the official repo is now the >> place to work on all gtk3 related changes. >> >> https://github.com/LinuxCNC/linuxcnc/pull/1164 >> >> anything python3 related shoud go in master, unless it breaks something. >> >> Please test it. > > Think I where able to get the correct version using > > git fetch origin pull/1164/head > > git checkout origin pull/1164/head > > > It compile and run but are uncertain about widgets. Then using gtk2 and old > version of glade I first run . rip-environment-script then it find the hal > widgets. There are no widgets yet?
You can’t use gtk2 or the old glade, It only works with python3 and gtk3. All the gladevcp widgets have been ported and are working. > > > Nicklas Karlsson > > > > _______________________________________________ > Emc-developers mailing list > [email protected] > <mailto:[email protected]> > https://lists.sourceforge.net/lists/listinfo/emc-developers > <https://lists.sourceforge.net/lists/listinfo/emc-developers> _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
