#linuxcnc-devel Logs

Jun 06 2017

#linuxcnc-devel Calendar

11:40 AM jepler: well this bug is going to be irritating on debian stretch. at least there's a workaround (Disable "PIE") https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=863620
04:20 PM jepler: hmmm foolishly digitalocean's new firewall feature (A) encourages you to block ICMP by default and (B) only has "allow all" and "deny all" as rule choices for ICMP
04:21 PM cradek: wow, that's really really clueless
04:22 PM jepler: I'm going to "nope" right out of enabling this, and settle for running 'nmap' once on flo to make sure nothing's exposed I didn't intend..
05:30 PM seb_kuzminsky: why would you not "allow all" for ICMP?
05:55 PM jepler: dgarr: apparently I don't see or missed a notification that there were new changes on that PR
05:55 PM jepler: I have not reviewed the new changes yet
05:56 PM jepler: sigh, it's frustrating that the submitter has put more unrelated changes into the PR
05:56 PM jepler: I honestly don't follow how convoluted jogging has gotten anyway. have you tested with these commits? do they work properly?
05:56 PM jepler: I see my nitpicky python criticisms have been addressed
05:57 PM jepler: I really feel like there must have been some original reason that the active axis only changed at the end of a keyboard jog; I wonder what it was
05:59 PM dgarr: i think your requests are only partially met (outstanding: "on the second iteration") but otherwise,yes, i have tested and seems basically ok
06:00 PM jepler: oh hm
06:00 PM jepler: that was the important one
06:00 PM jepler: why isn't that show in the conversation !?
06:00 PM jepler: oh github you are so close to adequacy
06:21 PM andypugh: jepler: I looked at the code but didn’t test it.
09:09 PM KGB-linuxcnc: 03Jeff Epler 05master 581bfc2 06linuxcnc 10src/emc/usr_intf/axis/scripts/axis.py Merge branch 'bugfix/radiobuttons' of https://github.com/phillc54/linuxcnc * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=581bfc2
09:10 PM jepler: I am really not happy with github reviews, they keep confusing me
09:11 PM jepler: possibly my original review went behind a "show/hide outdated" button when the followup was made
09:11 PM jepler: and contrary to what I understood dgarr to say, it looks like the problem with that loop was fixed by the subsequent commit.
09:11 PM jepler: *shrug* well I merged it
09:37 PM dgarr: jepler: i'm sure you are right, i couldn't understand what github was saying with interspersed comments and changes probably
10:40 PM KGB-linuxcnc: 03Dewey Garrett 05master 7e0ec9c 06linuxcnc 10src/emc/usr_intf/axis/scripts/axis.py axis.py replace tabs to conform to precedents * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=7e0ec9c
10:40 PM KGB-linuxcnc: 03Dewey Garrett 05master d2a532f 06linuxcnc 10src/emc/usr_intf/axis/scripts/axis.py axis.py kinstype=1 is "single" (as is default) * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=d2a532f
10:40 PM KGB-linuxcnc: 03Dewey Garrett 05master 1b50ddc 06linuxcnc 10src/emc/usr_intf/axis/scripts/axis.py axis.py: joint jog for special identity trivkins * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=1b50ddc