2.8 MASTER PRE-4040 GMOCCAPY 2.3.3.3 #THIS IS AT STARTUP OF LINUXCNC WITH GMOCCAPY# Found an error! The following information may be useful in troubleshooting: Traceback (most recent call last): File "/usr/bin/gmoccapy", line 1578, in _periodic self._update_halui_pin() File "/usr/bin/gmoccapy", line 2517, in _update_halui_pin self.widgets.adj_max_vel.set_value( self.stat.max_velocity * 60 * self.faktor ) File "/usr/lib/python2.7/dist-packages/gmoccapy/widgets.py", line 36, in __getattr__ raise AttributeError, "No widget %s" % attr AttributeError: No widget adj_max_vel #THIS IS AFTER TYPING IN MDI# Found an error! The following information may be useful in troubleshooting: Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/gladevcp/hal_mdihistory.py", line 150, in submit iter = self.model.get_iter(actual) TypeError: GtkTreeModel.get_iter requires a tree path as its argument #!!ALSO, RAPID OVERRIDE STOPPED RESPONDING TO MY SELECTOR SWITCH!!#