As discussed just now on IRC:
I sometimes get (debug, ) and warning/error messages that won't clear.
Instead the following is printed to the terminal:
Exception in Tkinter callback
Traceback (most recent call last):
File "/usr/lib/python2.5/lib-tk/Tkinter.py", line 1406, in __call__
return self.func(*args)
File "/home/andypugh/emc2.5-dev/bin/axis", line 311, in <lambda>
command=lambda: self.remove(widgets))
File "/home/andypugh/emc2.5-dev/bin/axis", line 320, in remove
self.widgets.remove(widgets)
ValueError: list.remove(x): x not in list
Jepler proposed: http://pastebin.com/SKvWpVtR
After which is no longer happened.
However, I also had several occasions, following a failed attempt to
find a subroutine (I was reconfiguring my lathe setup to make it more
idiot/Andy proof) and producing an INTERP error and/or a "program does
not end with M2" where no messages were printed. I am not sure whether
that behaviour is new with the patch, or has always been there though.
--
atp
------------------------------------------------------------------------------
This SF.net email is sponsored by
Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers