tkinter
21 Jun 2011 12:58 - 18 Jul 2011 14:29 #10701
by piasdom
i started emc2.4 in a terminal(usually use desktop icon)
and watch while emc ran a file. i see the below. is this normal
(never use terminal) or is this trouble on it way ? btw, this
is repeated 5 times during file run.(30min for file to run).
Thanks
Exception in Tkinter callback
Traceback (most recent call last):
File "/usr/lib/python2.6/lib-tk/Tkinter.py", line 1413, in __call__
return self.func(*args)
File "/usr/bin/axis", line 321, in <lambda>
command=lambda: self.remove(widgets))
File "/usr/bin/axis", line 330, in remove
self.widgets.remove(widgets)
kenneth
and watch while emc ran a file. i see the below. is this normal
(never use terminal) or is this trouble on it way ? btw, this
is repeated 5 times during file run.(30min for file to run).
Thanks
Exception in Tkinter callback
Traceback (most recent call last):
File "/usr/lib/python2.6/lib-tk/Tkinter.py", line 1413, in __call__
return self.func(*args)
File "/usr/bin/axis", line 321, in <lambda>
command=lambda: self.remove(widgets))
File "/usr/bin/axis", line 330, in remove
self.widgets.remove(widgets)
kenneth
Last edit: 18 Jul 2011 14:29 by piasdom.
Please Log in or Create an account to join the conversation.
Time to create page: 0.051 seconds