Have you tried a bit of a pause after the touch off and before you call the refresh?
JT On 1/4/2016 2:12 PM, [email protected] wrote: > We have a GladeVCP button that does a TouchOff of X and Y. Pushing that > button does touch off but Axis doesn’t reload the file so it doesn’t change > position as it should. Under Linuxcnc 2.5 we added a reload pin to Axis so > in postgui.hal we could cause a reload on this button press. We are calling > reload function which in tern call open_file_guts. We are calling that from > the update function of the liveplotter class. That worked great for lo these > many years. > > Today we updated to Linuxcnc 2.7.3. Now when we run we get this error until > Axis/Linuxcnc crashes/exits: window named “progress” already exists in parent > > At the end of open_file_guts if we comment out the root_window.update() line > we do not have this problem. But we really don’t understand the root cause > of the error. > > Anyone have an idea? > > -Tom > > > ------------------------------------------------------------------------------ > _______________________________________________ > Emc-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/emc-developers ------------------------------------------------------------------------------ _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
