Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- a2ms@Klaatu:~/emc2/emc2-dev$ linuxcnc
- LINUXCNC - 2.5.0-pre2
- Machine configuration directory is '/home/a2ms/emc2/emc2-dev/configs/a2gantry-triv-beta-glade'
- Machine configuration file is 'a2gantry-triv.ini'
- Starting LinuxCNC...
- A2THC.hal:2: Warning: File contains DOS-style line endings.
- THCStateController: Starting Up.
- (gladevcp:25135): libglade-WARNING **: Expected <glade-interface>. Got <interface>.
- (gladevcp:25135): libglade-WARNING **: did not finish in PARSER_FINISH state
- **** GLADE VCP INFO: Not a libglade project, trying to load as a GTK builder project
- /home/a2ms/emc2/emc2-dev/bin/gladevcp:184: Warning: value "0" of type `gint' is invalid or out of range for property `led-blink-rate' of type `gint'
- builder.add_from_file(xmlname)
- /home/a2ms/emc2/emc2-dev/bin/gladevcp:184: GtkWarning: GtkSpinButton: setting an adjustment with non-zero page size is deprecated
- builder.add_from_file(xmlname)
- Waiting for component 'gladevcp' to become ready.get_handlers
- tom-test.ini
- ./home/a2ms/emc2/emc2-dev/bin/gladevcp:204: RuntimeWarning: missing handler 'on_hal_hscale2_realize'
- builder.connect_signals(handlers)
- ....Xlib.protocol.request.QueryExtension
- ..
- /home/a2ms/emc2/emc2-dev/bin/gladevcp:263: GtkWarning: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
- gtk.main()
- /home/a2ms/emc2/emc2-dev/bin/gladevcp:263: GtkWarning: GdkWindow 0x4e00003 unexpectedly destroyed
- gtk.main()
- Traceback (most recent call last):
- File "../a2gantry-triv-beta-glade/tom-test.py", line 42, in on_window1_destroy
- self.set_value(self.Travel_Offset,self.ArcOK_Timeout,self.Gap_Distance)
- AttributeError: HandlerClass instance has no attribute 'set_value'
- Traceback (most recent call last):
- File "../a2gantry-triv-beta-glade/tom-test.py", line 42, in on_window1_destroy
- self.set_value(self.Travel_Offset,self.ArcOK_Timeout,self.Gap_Distance)
- AttributeError: HandlerClass instance has no attribute 'set_value'
- Traceback (most recent call last):
- File "../a2gantry-triv-beta-glade/tom-test.py", line 42, in on_window1_destroy
- self.set_value(self.Travel_Offset,self.ArcOK_Timeout,self.Gap_Distance)
- AttributeError: HandlerClass instance has no attribute 'set_value'
- **** GLADE VCP ERROR: X Protocol Error: 3
- Error in atexit._run_exitfuncs:
- Traceback (most recent call last):
- File "/usr/lib/python2.6/atexit.py", line 24, in _run_exitfuncs
- func(*targs, **kargs)
- File "/home/a2ms/.axisrc", line 27, in kill_dynamic_childs
- c.terminate()
- AttributeError: 'tuple' object has no attribute 'terminate'
- Error in sys.exitfunc:
- Traceback (most recent call last):
- File "/usr/lib/python2.6/atexit.py", line 24, in _run_exitfuncs
- func(*targs, **kargs)
- File "/home/a2ms/.axisrc", line 27, in kill_dynamic_childs
- c.terminate()
- AttributeError: 'tuple' object has no attribute 'terminate'
- Shutting down and cleaning up LinuxCNC...
- Traceback (most recent call last):
- File "THCStateController.py", line 385, in <module>
- time.sleep(0.01)
- KeyboardInterrupt
- THCStateController Shutting down. ( 0.0, 0.0, 0.0)
- Cleanup done
- a2ms@Klaatu:~/emc2/emc2-dev$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement