#linuxcnc-devel | Logs for 2017-01-16

Back
[03:09:57] <KGB-linuxcnc> 03Chris Morley 05qtvcp-2.7 93d0936 06linuxcnc 10lib/python/qtvcp/qt_makegui.py qtvcp -add a check for a closing function in the handler file * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=93d0936
[03:09:57] <KGB-linuxcnc> 03Chris Morley 05qtvcp-2.7 9b3c05b 06linuxcnc 10lib/python/qtvcp/qt_makepins.py qtvcp -fix parsing of HAL objects in form * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=9b3c05b
[03:09:57] <KGB-linuxcnc> 03Chris Morley 05qtvcp-2.7 ec2775c 06linuxcnc 10lib/python/qtvcp_widgets/graphics.py qtvcp -hide runtime warning when closing graphics. * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=ec2775c
[09:09:29] <JT-Shop> hmm the forum seems to be down
[09:13:29] <pcw_home> yeah, ping-able but thats about it
[09:20:47] <JT-Shop> started moving yet?
[09:21:27] <pcw_home> no, procrastinating
[09:57:50] <skunkworks> hmm gene - the pi version of axis? really?
[10:09:56] <skunkworks> do we need to pull jepler from vacation?
[10:10:19] <skunkworks> I am certainly not going to make that decision alone.
[10:17:09] <archivist> he did say two others have credentials before he went
[10:17:29] <skunkworks> yah... but do we trust them?
[10:17:51] <archivist> sure
[10:18:25] <skunkworks> :)
[10:19:47] <archivist> but the fault is no such domain
[10:20:12] <archivist> which is a different problem
[10:21:54] <archivist> I was wrong I typoed on a dns checker
[10:23:08] <pcw_home> its there: 64 bytes from forum.linuxcnc.org (162.243.45.186): icmp_seq=2 ttl=50 time=79.2 ms
[10:27:41] <archivist> hmm no SOA record on the dns
[10:28:09] <pcw_home> looks like no http server running
[10:28:44] <pcw_home> Trying 162.243.45.186...
[10:28:45] <pcw_home> Connected to forum.linuxcnc.org.
[10:28:47] <pcw_home> Escape character is '^]'.
[10:28:48] <pcw_home> GET /index.htm HTTP/1.1
[10:28:50] <pcw_home> Connection closed by foreign host.
[10:30:36] <archivist> dreamhost playing silly buggers, is it this time last year it also failed :)
[17:27:01] <JT-Shop2> @seen cradek
[17:27:20] <JT-Shop2> hmm that didn't work
[17:28:00] <Tom_itx> !seen cradek
[17:28:00] <the_wench> last seen in #linuxcnc 2017-01-10 22:06:42GMT 144:49:16 ago, saying always tradeoffs
[17:28:24] <JT-Shop2> is that archivist bot doing that?
[17:28:29] <Tom_itx> yes
[17:28:42] <Tom_itx> alot of bots use '!'
[17:28:59] <JT-Shop2> ah
[17:29:05] <Tom_itx> yours could :D
[17:29:19] <JT-Shop2> yea just need to program that in
[17:29:30] <JT-Shop2> !seen seb_kuzminsky
[17:29:31] <the_wench> last seen in #linuxcnc-devel 2017-01-15 06:44:42GMT 40:12:46 ago, saying joined chan
[18:00:41] <JT-Shop2> index
[18:00:41] <c-log> JT-Shop2: The #linuxcnc-devel index http://tom-itx.no-ip.biz:82/~tom-itx/irc/logs/%23linuxcnc-devel/index.html
[18:01:14] <JT-Shop2> !seen jepler
[18:01:15] <the_wench> last seen in #linuxcnc-devel 2017-01-13 19:42:49GMT 75:46:23 ago, saying http://linuxcnc.org/docs/master/html/code/building-linuxcnc.html
[18:02:29] <JT-Shop2> looks like it's up to seb_kuzminsky or cradek to look at the forum
[18:07:27] <kwallace_T770> Hello, I have a gui button that makes an MDI command that does "issuing MDI command: o<probe_boss_circ>call [30.000000]". Can I have a subroutine inside or the probe subroutine?
[18:10:03] <JT-Shop2> why not
[18:11:42] <kwallace_T770> My probe routine runs to the last line on the first call not the next call. It seems like the exit of the sub sub routine actually exits all the sub sub and the sub.
[18:12:17] <JT-Shop2> sounds like a typo
[18:14:58] <kwallace_T770> (DEBUG,#500 #501 = #502 #503 = #504)
[18:14:58] <kwallace_T770> #500 = [#500+1] (increment counter)
[18:14:58] <kwallace_T770> (DEBUG,sub last)
[18:14:58] <kwallace_T770> o<probe> endsub
[18:14:58] <kwallace_T770> o<probe> call (first point)
[18:14:58] <kwallace_T770> (DEBUG,3)
[18:14:58] <kwallace_T770> debug sub last prints, but not debug,3
[18:17:53] <kwallace_T770> Oh crud the endsub of the main sub file is missing the bottom few lines.
[18:18:03] <JT-Shop2> yep
[18:20:36] <kwallace_T770> Darn, correcting that didn't help, oh well I'll keep looking.
[18:31:19] <kwallace_T770> Replacing the nested sub calls with copies of the code works okay.
[20:52:27] <KGB-linuxcnc> 03Dewey Garrett 05master f21cb7a 06linuxcnc 10docs/src/config/ini-config.txt ini-config.txt: clarify [TRAJ]COORDINATES * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=f21cb7a
[21:25:19] <KGB-linuxcnc> 03Dewey Garrett 05master 2d4f18f 06linuxcnc 10docs/man/man9/kins.9 kins.9 clarify kinstype=B example text * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=2d4f18f