All pastes #74197 Raw Edit

Lerneaen Hydra

public text v1 · immutable
#74197 ·published 2006-06-28 19:33 UTC
rendered paste body
cnc-lathe@cnc-lathe:~/emc2/src$ /home/cnc-lathe/emc2/scripts/emc /home/cnc-lathe/emc2settings/configs/lathe/lathe_mm.ini
EMC2 - pre-2.1 CVS HEAD
Machine configuration directory is '/home/cnc-lathe/emc2settings/configs/lathe/'Machine configuration file is 'lathe_mm.ini'
Starting emc...
Exception in Tkinter callback
Traceback (most recent call last):
  File "/usr/lib/python2.4/lib-tk/Tkinter.py", line 1345, in __call__
    return self.func(*args)
  File "/usr/lib/python2.4/lib-tk/Tkinter.py", line 456, in callit
    func(*args)
  File "/home/cnc-lathe/emc2/bin/axis", line 454, in actual_tkRedraw
    self.tkRedraw_ortho()
  File "/home/cnc-lathe/emc2/bin/axis", line 424, in tkRedraw_ortho
    self.redraw()
  File "/home/cnc-lathe/emc2/bin/axis", line 729, in redraw
    if lathe and current_tool != [] and current_tool[0][-1:] != 0:
TypeError: unsubscriptable object
Exception in Tkinter callback
Traceback (most recent call last):
  File "/usr/lib/python2.4/lib-tk/Tkinter.py", line 1345, in __call__
    return self.func(*args)
  File "/usr/lib/python2.4/lib-tk/Tkinter.py", line 456, in callit
    func(*args)
  File "/home/cnc-lathe/emc2/bin/axis", line 454, in actual_tkRedraw
    self.tkRedraw_ortho()
  File "/home/cnc-lathe/emc2/bin/axis", line 424, in tkRedraw_ortho
    self.redraw()
  File "/home/cnc-lathe/emc2/bin/axis", line 729, in redraw
    if lathe and current_tool != [] and current_tool[0][-1:] != 0:
TypeError: unsubscriptable object
Exception in Tkinter callback
Traceback (most recent call last):
  File "/usr/lib/python2.4/lib-tk/Tkinter.py", line 1345, in __call__
    return self.func(*args)
  File "/usr/lib/python2.4/lib-tk/Tkinter.py", line 456, in callit
    func(*args)
  File "/home/cnc-lathe/emc2/bin/axis", line 454, in actual_tkRedraw
    self.tkRedraw_ortho()
  File "/home/cnc-lathe/emc2/bin/axis", line 424, in tkRedraw_ortho
    self.redraw()
  File "/home/cnc-lathe/emc2/bin/axis", line 729, in redraw
    if lathe and current_tool != [] and current_tool[0][-1:] != 0:
TypeError: unsubscriptable object
Shutting down and cleaning up EMC...
Cleanup done
cnc-lathe@cnc-lathe:~/emc2/src$