#linuxcnc-devel | Logs for 2013-03-28

Back
[00:00:02] -!- mhaberler [mhaberler!~mhaberler@macbook.stiwoll.mah.priv.at] has joined #linuxcnc-devel
[00:00:20] -!- zzolo has quit [Quit: zzolo]
[00:00:35] -!- Nick001-Shop has quit [Remote host closed the connection]
[00:30:49] -!- erictheise has quit [Quit: erictheise]
[00:31:00] -!- R2E4_awy has quit [Ping timeout: 272 seconds]
[00:39:36] -!- kwallace has quit [Ping timeout: 240 seconds]
[00:43:45] -!- adb has quit [Ping timeout: 245 seconds]
[00:54:16] -!- rob_h has quit [Ping timeout: 246 seconds]
[00:56:23] -!- pingufan has quit [Ping timeout: 245 seconds]
[00:56:23] -!- kwallace [kwallace!~kwallace@smb-23.sonnet.com] has joined #linuxcnc-devel
[00:56:32] -!- asdfasd has quit [Ping timeout: 252 seconds]
[00:59:44] -!- zzolo has quit [Quit: zzolo]
[01:04:48] -!- zzolo has quit [Client Quit]
[01:08:53] -!- paideia has quit [Quit: Leaving]
[01:09:57] -!- mephux has quit [Excess Flood]
[01:13:57] -!- krusty_ar_ has quit [Read error: Connection reset by peer]
[01:18:26] <linuxcnc-build_> build #863 of lucid-amd64-sim is complete: Failure [4failed runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/lucid-amd64-sim/builds/863 blamelist: Sebastian Kuzminsky <seb@highlab.com>
[01:18:27] <linuxcnc-build_> build #862 of checkin is complete: Failure [4failed] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/checkin/builds/862 blamelist: Sebastian Kuzminsky <seb@highlab.com>
[01:25:21] -!- tjb1 has quit [Ping timeout: 258 seconds]
[01:26:48] -!- andypugh has quit [Quit: andypugh]
[01:50:35] -!- crank has quit [Ping timeout: 255 seconds]
[01:54:46] <seb_kuzminsky> this failure is new
[01:55:23] <seb_kuzminsky> also: the halui probe mdi bug from before... the OP said it was broken in 2.5 and it worked in master. i just changed master's mdi to be more like 2.5's, i wonder if i broke it for him
[01:55:32] -!- tjtr33 [tjtr33!~tjtr33@76-216-189-23.lightspeed.cicril.sbcglobal.net] has joined #linuxcnc-devel
[01:59:53] <seb_kuzminsky> the syslog on the buildslave machine has this, over and over:
[01:59:54] <seb_kuzminsky> [43243.804456] ldpreload_main[2430]: segfault at 18 ip 00007fe03598bc09 sp 00007fff50ea0720 error 4 in libstdc++.so.6.0.13[7fe0358c2000+f6000]
[02:00:13] <seb_kuzminsky> it's not even an rtai machine! just vanilla linux
[02:00:34] <seb_kuzminsky> unless anyone has any debugging suggestions in the next 5 minutes, i'm just going to reboot that vm
[02:02:05] -!- tjb1_ has quit [Ping timeout: 256 seconds]
[02:03:13] -!- jpk has quit [Ping timeout: 240 seconds]
[02:03:44] <mhaberler> look at scripts/test-libgl-bug.sh and src/configure.in PRELOAD_WORKAROUND, some change seems to have broken that
[02:06:20] <seb_kuzminsky> i dont have that script
[02:06:41] -!- mephux has quit [Excess Flood]
[02:06:56] <seb_kuzminsky> this is on 2.5, though it doesnt look linuxcnc-related to me
[02:10:52] <mhaberler> https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/259219
[02:10:54] -!- servos4ever has quit [Quit: ChatZilla 0.9.85 [SeaMonkey 2.0.11/20101206162726]]
[02:11:28] <mhaberler> c++ and libgl1-mesa-dri are used in linuxcnc
[02:11:30] -!- erictheise has quit [Quit: erictheise]
[02:11:46] <mhaberler> git bisect it
[02:11:59] <mhaberler> or backport the workaround from master
[02:14:05] -!- sumpfralle has quit [Ping timeout: 252 seconds]
[02:15:08] -!- gimpspace has quit [Ping timeout: 256 seconds]
[02:18:28] <seb_kuzminsky> apparently this is a bug in mesa < 7.10.1 (so it affects hardy and lucid but not precise)
[02:21:43] -!- Santolina has quit [Ping timeout: 245 seconds]
[02:27:19] <seb_kuzminsky> no, i take it back, hardy doesn't have it
[02:34:09] <jepler> seb_kuzminsky: not entirely sure, but I think every configure of linuxcnc attempts to provoke the crash by building and running the program "ldpreload_main"
[02:34:17] <jepler> seb_kuzminsky: i.e., that's expected in dmesg
[02:34:55] <seb_kuzminsky> hmm, i see
[02:35:13] <seb_kuzminsky> i think you're right, in master
[02:35:20] <seb_kuzminsky> the workaround is not in 2.5
[02:35:49] <seb_kuzminsky> but maybe those syslog messages just mean that machine has built master many times, and it's unrelated to the lockup in that runtest
[02:35:50] <jepler> that I don't know. I was looking at branch master
[02:36:46] <seb_kuzminsky> yeah, i bet you're right
[02:37:16] <seb_kuzminsky> heh, lucid eol is april 2013, i don't suppose they'll rush to backport this fix :-/
[02:43:37] <jepler> they've had 5 years if I read that bug right
[02:43:43] <jepler> OK, 4 1/2
[02:47:29] <jepler> I ran linuxcnc on lucid, why didn't I see the problem?
[02:47:37] <jepler> 2.5 and older
[02:47:39] <jepler> oh well
[02:47:39] <mhaberler> yes, the configure test is to compile this syndrome detection program and set PRELOAD_WORKAROUND if needed
[02:47:40] * jepler wanders off
[02:47:43] <mhaberler> good question
[02:47:56] <mhaberler> I tripped it with boost::python embedding
[02:48:02] <seb_kuzminsky> i've been running 2.5 on lucid for years and never ran into it
[02:48:07] <jepler> maybe we didn't use "enough" C++ before?
[02:48:54] <mhaberler> it must be a matter of style; much of interp is FORTRAN with C++ papered over it
[02:48:55] <seb_kuzminsky> 2.5 really does run fine on lucid, though the test program in master throws a segfault
[02:48:57] <jepler> maybe we never threw C++ exceptions in code that was dlopened and used opengl before?
[02:49:12] <mhaberler> yes, I think that was it
[02:51:34] <mhaberler> could be some creative component; but either Python or dlopen() is a good starting point for a search
[02:52:32] <mhaberler> I think the chain was: interp->embedded python->import module->exception in module->bang
[03:00:03] -!- RangerRick has quit [Remote host closed the connection]
[03:11:29] -!- mephux has quit [Excess Flood]
[03:15:22] -!- skorasaurus has quit [Quit: left the building.]
[03:22:40] -!- AR_ has quit [Ping timeout: 246 seconds]
[03:32:14] -!- erictheise has quit [Quit: erictheise]
[03:59:20] jpk1 is now known as jpk
[03:59:25] -!- jpk has quit [Changing host]
[04:06:31] -!- ormandj_ has quit [Ping timeout: 264 seconds]
[04:29:36] -!- blommer has quit [Quit: bye]
[04:33:49] -!- mhaberler has quit [Quit: mhaberler]
[04:54:02] -!- FinboySlick has quit [Quit: Leaving.]
[05:03:23] <KGB-linuxcnc> 03seb 05v2.5_branch 70522ae 06linuxcnc 10docs/man/man1/halui.1 * fix a typo in halui manpage
[05:03:23] <KGB-linuxcnc> 03seb 05v2.5_branch 055008a 06linuxcnc 10docs/man/man1/halui.1 * halui manpage: document the mdi-command-XX pins
[05:12:57] -!- ve7it has quit [Remote host closed the connection]
[05:15:28] -!- tjtr33 has quit [Quit: Leaving]
[05:50:12] <seb_kuzminsky> i'm not able to reproduce the halui mdi probe problem reported here: http://www.linuxcnc.org/index.php/english/forum/40-subroutines-and-ngcgui/26290-subroutine-stops-without-warning
[05:52:05] -!- ravenlock has quit [Ping timeout: 245 seconds]
[05:56:17] <seb_kuzminsky> hm, the OP said he was running 2.5.1, i should try this test on that version
[06:02:16] -!- Fox_Muldr has quit [Ping timeout: 246 seconds]
[06:04:18] -!- kwallace1 [kwallace1!~kwallace@smb-19.sonnet.com] has joined #linuxcnc-devel
[06:05:46] -!- kwallace has quit [Ping timeout: 246 seconds]
[06:09:46] <seb_kuzminsky> lame, i can't reproduce it
[06:10:31] <seb_kuzminsky> i'm on 2.5.1, the machine's in Auto or Manual, trigger the mdi via halui, then wait, then simulate a probe trip on motion.probe-input, everything works just fine
[06:14:26] <KGB-linuxcnc> 03seb 052.5.1-halui-probe-mdi 59936f0 06linuxcnc 10tests/ 10(10 files in 2 dirs) * add a halui probe mdi test
[06:15:33] <seb_kuzminsky> hm, OP says "If I make sure I am in mdi mode (F5) I have no problems.", maybe this is an Axis issue somehow?
[06:17:22] <seb_kuzminsky> de
[06:17:29] <seb_kuzminsky> oops
[06:20:08] -!- jfire has quit [Quit: Leaving.]
[06:20:42] <seb_kuzminsky> nah, works fine in axis too (in 2.5.1)
[06:24:44] -!- pingufan has quit [Quit: Konversation terminated!]
[06:27:19] <seb_kuzminsky> i just asked our forum software to email me my password, it made me type in some captchas and when i clicked on submit, it gave me a web page that says "Could not open socket"
[06:29:04] -!- mhaberler [mhaberler!~mhaberler@macbook.stiwoll.mah.priv.at] has joined #linuxcnc-devel
[06:53:39] -!- kwallace1 [kwallace1!~kwallace@smb-19.sonnet.com] has parted #linuxcnc-devel
[07:09:41] -!- tjb1 has quit [Quit: tjb1]
[07:38:27] -!- vladimirek [vladimirek!~vladimire@95.105.250.72] has joined #linuxcnc-devel
[07:42:11] -!- schoebyu has quit [Ping timeout: 256 seconds]
[07:47:14] -!- beni has quit [Ping timeout: 240 seconds]
[07:48:36] -!- tomate_ [tomate_!~quassel@2a01:e34:ee61:a5f0:547d:18e8:90a3:55d6] has joined #linuxcnc-devel
[07:48:41] speakman_ is now known as speakman
[08:20:13] -!- JT-Shop-2 [JT-Shop-2!~John@162.72.171.228] has joined #linuxcnc-devel
[08:20:14] -!- JT-Shop has quit [Read error: Connection reset by peer]
[08:23:44] -!- emel has quit [Excess Flood]
[08:47:45] -!- Thetawaves_ has quit [Quit: This computer has gone to sleep]
[08:57:00] -!- rob_h [rob_h!~rob_h@027c16a0.bb.sky.com] has joined #linuxcnc-devel
[09:16:04] -!- JT-Shop-3 [JT-Shop-3!~John@162.72.171.228] has joined #linuxcnc-devel
[09:16:05] -!- JT-Shop-2 has quit [Read error: Connection reset by peer]
[09:30:03] -!- b_b has quit [Changing host]
[09:33:10] -!- emel has quit [Excess Flood]
[10:03:39] -!- Keknom has quit [Quit: Leaving.]
[10:15:53] -!- fomox has quit [Remote host closed the connection]
[10:35:19] -!- skunkworks has quit [Remote host closed the connection]
[10:36:04] -!- mourner has quit [Quit: mourner]
[10:43:55] -!- tandoori has quit [Read error: Connection reset by peer]
[10:45:11] -!- JT-Shop-3 has quit [Read error: Connection reset by peer]
[10:46:19] -!- JT-Shop-3 [JT-Shop-3!~John@162.72.171.228] has joined #linuxcnc-devel
[11:06:50] -!- tomate__ [tomate__!~quassel@2a01:e34:ee61:a5f0:e5c9:d577:afa6:3b4e] has joined #linuxcnc-devel
[11:07:49] -!- tomate_ has quit [Ping timeout: 246 seconds]
[11:23:02] -!- Breizo has quit [Ping timeout: 245 seconds]
[11:23:02] -!- roycroft has quit [Ping timeout: 255 seconds]
[11:23:02] -!- mal``` has quit [Ping timeout: 255 seconds]
[11:23:02] -!- steves_logging has quit [Ping timeout: 255 seconds]
[11:23:02] -!- jdh has quit [Ping timeout: 255 seconds]
[11:23:03] -!- speakman has quit [Ping timeout: 260 seconds]
[11:23:03] -!- alex_joni has quit [Ping timeout: 260 seconds]
[11:23:03] -!- KGB-linuxcnc has quit [Ping timeout: 255 seconds]
[11:23:03] -!- zq has quit [Ping timeout: 255 seconds]
[11:23:03] -!- shurshur has quit [Ping timeout: 255 seconds]
[11:23:04] -!- pcw_home has quit [Ping timeout: 260 seconds]
[11:23:04] -!- postaL has quit [Ping timeout: 260 seconds]
[11:23:04] -!- anonimasu has quit [Ping timeout: 260 seconds]
[11:23:15] -!- pcw_home [pcw_home!~chatzilla@ip-66-80-167-54.sjc.megapath.net] has joined #linuxcnc-devel
[11:23:40] -!- alex_joni [alex_joni!~alex_joni@emc/board-of-directors/alexjoni] has joined #linuxcnc-devel
[11:23:40] -!- mode/#linuxcnc-devel [+v alex_joni] by ChanServ
[11:24:21] -!- mal`` [mal``!~mal``@li125-242.members.linode.com] has joined #linuxcnc-devel
[11:27:55] -!- KGB-linuxcnc [KGB-linuxcnc!~kgb-linux@git.linuxcnc.org] has joined #linuxcnc-devel
[11:28:30] -!- kip_litton has quit [*.net *.split]
[11:28:31] -!- mxn has quit [*.net *.split]
[11:28:31] -!- sliptonic has quit [*.net *.split]
[11:28:31] -!- jepler has quit [*.net *.split]
[11:28:31] -!- tris has quit [*.net *.split]
[11:28:31] -!- zultron has quit [*.net *.split]
[11:28:32] -!- h0st1le has quit [*.net *.split]
[11:28:32] -!- V0idExp has quit [Write error: Connection reset by peer]
[11:31:48] -!- jepler [jepler!~jepler@emc/developer/pdpc.professional.jepler] has joined #linuxcnc-devel
[11:31:49] -!- zultron [zultron!~zultron@99-190-134-148.lightspeed.austtx.sbcglobal.net] has joined #linuxcnc-devel
[11:32:47] -!- cncbasher has quit [Quit: time to make some more scrap]
[11:37:30] -!- ler_hydra has quit [Remote host closed the connection]
[11:44:40] -!- mourner has quit [Quit: mourner]
[11:59:33] -!- ProxDem has quit [Ping timeout: 240 seconds]
[12:02:52] -!- L33TG33KG34R has quit [Read error: Connection reset by peer]
[12:33:38] -!- beni has quit [Ping timeout: 272 seconds]
[12:37:18] -!- V0idExp1 has quit [Quit: Leaving.]
[12:42:44] -!- beni has quit [Ping timeout: 252 seconds]
[12:43:00] -!- skunkworks [skunkworks!~skunkwork@68-115-41-210.static.eucl.wi.charter.com] has joined #linuxcnc-devel
[12:46:30] -!- ravenlock has quit [Remote host closed the connection]
[12:59:51] -!- stsydow has quit [Remote host closed the connection]
[13:03:59] -!- emel has quit [Excess Flood]
[13:19:18] -!- cncinator has quit [Ping timeout: 245 seconds]
[13:48:22] -!- stsydow has quit [Ping timeout: 256 seconds]
[13:49:42] -!- mk0 has quit [Quit: Leaving]
[13:53:07] -!- mourner has quit [Quit: mourner]
[13:54:21] -!- pingufan has quit [Quit: Konversation terminated!]
[14:05:56] -!- stsydow has quit [Remote host closed the connection]
[14:21:09] -!- beni has quit [Quit: leaving]
[14:32:11] -!- crank has quit [Ping timeout: 252 seconds]
[14:34:26] -!- stsydow has quit [Remote host closed the connection]
[14:39:12] -!- AR_ has quit [Ping timeout: 264 seconds]
[14:39:37] -!- skunkworks has quit [Read error: Connection reset by peer]
[14:41:38] als is now known as alsmt
[14:43:04] alsmt is now known as alSMT
[14:50:55] -!- kwallace [kwallace!~kwallace@smb-70.sonnet.com] has joined #linuxcnc-devel
[15:01:04] -!- stsydow has quit [Ping timeout: 260 seconds]
[15:05:01] -!- Thetawaves_ has quit [Quit: This computer has gone to sleep]
[15:22:06] -!- vladimirek has quit [Ping timeout: 272 seconds]
[15:30:42] -!- erictheise has quit [Quit: erictheise]
[15:31:36] -!- vladimirek [vladimirek!~vladimire@95.105.250.72] has joined #linuxcnc-devel
[15:35:00] -!- smithrobs has quit [Ping timeout: 264 seconds]
[15:37:36] smithrobs_ is now known as smithrobs
[15:39:45] -!- fewcha has quit [Ping timeout: 258 seconds]
[15:42:16] -!- alSMT has quit [Quit: Leaving]
[15:42:25] -!- fewcha_ has quit [Client Quit]
[15:46:51] -!- ve7it [ve7it!~LawrenceG@S01060014d19d0b68.pk.shawcable.net] has joined #linuxcnc-devel
[15:48:24] -!- stsydow has quit [Remote host closed the connection]
[15:54:36] -!- ve7it has quit [Remote host closed the connection]
[15:55:51] -!- ve7it [ve7it!~LawrenceG@S01060014d19d0b68.pk.shawcable.net] has joined #linuxcnc-devel
[16:04:45] -!- L84Supper has quit [Excess Flood]
[16:05:02] -!- mourner has quit [Quit: mourner]
[16:06:01] -!- L84Supper [L84Supper!~Larch@unaffiliated/l84supper] has joined #linuxcnc-devel
[16:06:12] -!- smithrobs has quit [Ping timeout: 264 seconds]
[16:27:01] -!- tomate__ has quit [Ping timeout: 246 seconds]
[16:29:09] -!- tomate_ [tomate_!~quassel@2a01:e34:ee61:a5f0:e5c9:d577:afa6:3b4e] has joined #linuxcnc-devel
[16:30:10] -!- deedubs has quit [Ping timeout: 246 seconds]
[16:31:24] -!- tjb1 has quit [Ping timeout: 264 seconds]
[16:31:25] tjb1_ is now known as tjb1
[16:31:57] -!- DJ9DJ has quit [Disconnected by services]
[16:31:59] DJ9DJ_ is now known as DJ9DJ
[16:33:40] -!- tanepiper has quit [Ping timeout: 246 seconds]
[16:34:34] -!- jfire has quit [Quit: Leaving.]
[16:49:29] -!- jfire has quit [Quit: Leaving.]
[16:58:39] -!- gimpswork has quit [Ping timeout: 260 seconds]
[17:04:51] -!- V0idExp has quit [Quit: Leaving.]
[17:06:02] -!- phantoneD has quit [Read error: Connection reset by peer]
[17:07:30] -!- tjb1 has quit [Quit: tjb1]
[17:14:45] -!- zzolo has quit [Quit: zzolo]
[17:20:43] -!- V0idExp1 has quit [Read error: No route to host]
[17:21:00] -!- V0idExp has quit [Client Quit]
[17:22:06] -!- beawesomeinstead has quit [Ping timeout: 258 seconds]
[17:22:33] -!- phillipadsmith_ has quit [Ping timeout: 240 seconds]
[17:25:45] smithrobs_ is now known as smithrobs
[17:30:40] -!- pcw_home has quit [Ping timeout: 256 seconds]
[17:35:33] -!- smithrobs has quit [Ping timeout: 248 seconds]
[17:37:59] smithrobs_ is now known as smithrobs
[17:42:42] -!- sumpfralle1 has quit [Client Quit]
[17:44:12] -!- pcw_home [pcw_home!~chatzilla@ip-66-80-167-54.sjc.megapath.net] has joined #linuxcnc-devel
[17:48:54] -!- emel has quit [Excess Flood]
[17:49:12] JT-Shop-3 is now known as JT-Shop
[17:50:30] -!- mephux has quit [Excess Flood]
[17:52:53] -!- steves_logging [steves_logging!~Steve@wsip-70-168-134-18.dc.dc.cox.net] has joined #linuxcnc-devel
[17:53:38] -!- dway has quit [Quit: NOOOOOOooooooooo……]
[17:56:03] -!- tomate_ has quit [Remote host closed the connection]
[18:04:46] -!- V0idExp has quit [Quit: Leaving.]
[18:06:14] -!- mackerski has quit [Quit: mackerski]
[18:09:03] -!- gonzo_ has quit [Quit: Leaving]
[18:09:07] -!- stsydow has quit [Ping timeout: 260 seconds]
[18:10:03] -!- erictheise has quit [Ping timeout: 256 seconds]
[18:16:35] -!- mattswe has quit [Ping timeout: 252 seconds]
[18:17:05] -!- phillipadsmith_ has quit [Ping timeout: 240 seconds]
[18:17:35] -!- jpk has quit [Quit: Leaving.]
[18:28:02] -!- XiXora has quit [Ping timeout: 258 seconds]
[18:28:34] -!- bedah has quit [Quit: Ex-Chat]
[18:29:55] -!- beawesomeinstead has quit [Ping timeout: 264 seconds]
[18:36:34] -!- smithrobs has quit [Ping timeout: 240 seconds]
[18:36:39] smithrobs_ is now known as smithrobs
[18:41:09] -!- R2E4_ has quit [Ping timeout: 248 seconds]
[18:49:28] -!- Tom_L has quit [Client Quit]
[18:57:09] -!- krusty_ar has quit [Ping timeout: 248 seconds]
[18:57:34] -!- Wildhoney has quit [Ping timeout: 240 seconds]
[19:00:52] -!- syyl_ws has quit [Quit: Verlassend]
[19:06:56] -!- smithrobs has quit [Ping timeout: 255 seconds]
[19:07:04] smithrobs_ is now known as smithrobs
[19:15:08] -!- andypugh [andypugh!~andy2@cpc16-basl9-2-0-cust685.20-1.cable.virginmedia.com] has joined #linuxcnc-devel
[19:15:13] -!- IchGuckLive has quit [Quit: ChatZilla 0.9.87 [Firefox 18.0/20130108033621]]
[19:20:05] -!- Wildhoney has quit [Ping timeout: 248 seconds]
[19:22:24] -!- AR_ has quit [Ping timeout: 264 seconds]
[19:31:45] -!- nunya has quit [Quit: Leaving]
[19:50:04] -!- adb [adb!~IonMoldom@178.211.237.94] has joined #linuxcnc-devel
[19:53:00] -!- sumpfralle has quit [Ping timeout: 264 seconds]
[20:02:15] -!- b_b has quit [Changing host]
[20:11:44] -!- stsydow has quit [Remote host closed the connection]
[20:21:38] -!- gimpswork has quit []
[20:24:23] -!- Youdaman has quit []
[20:33:55] -!- vladimirek has quit [Quit: Leaving]
[20:37:53] -!- danilow has quit [Quit: Page closed]
[20:56:37] -!- skunkworks [skunkworks!~chatzilla@str-broadband-ccmts-ws-26.dsl.airstreamcomm.net] has joined #linuxcnc-devel
[21:07:29] -!- FinboySlick has quit [Quit: Leaving.]
[21:11:50] -!- stsy has quit [Remote host closed the connection]
[21:16:03] -!- stsy has quit [Remote host closed the connection]
[21:23:56] -!- smithrobs has quit [Quit: ChatZilla 0.9.90 [Firefox 19.0.2/20130307023931]]
[21:39:26] -!- erictheise has quit [Quit: erictheise]
[22:01:28] -!- skunkworks has quit [Remote host closed the connection]
[22:03:49] -!- stsydow has quit [Remote host closed the connection]
[22:07:35] -!- chillly has quit [Quit: Leaving]
[22:10:24] -!- tjb1 has quit [Ping timeout: 264 seconds]
[22:11:00] -!- ravenlock has quit [Ping timeout: 264 seconds]
[22:11:04] -!- Loetmichel has quit [Ping timeout: 246 seconds]
[22:16:50] -!- skunkworks [skunkworks!~chatzilla@str-broadband-ccmts-ws-26.dsl.airstreamcomm.net] has joined #linuxcnc-devel
[22:17:07] -!- tjb1 has quit [Client Quit]
[22:29:53] -!- mephux has quit [Excess Flood]
[22:35:17] -!- sumpfralle has quit [Ping timeout: 248 seconds]
[22:36:49] -!- DJ9DJ has quit [Quit: bye]
[22:48:40] -!- zzolo has quit [Quit: zzolo]
[22:50:03] -!- jerryitt has quit [Quit: Leaving.]
[22:50:22] -!- zenek [zenek!~zenek@evj26.neoplus.adsl.tpnet.pl] has joined #linuxcnc-devel
[22:50:26] zenek is now known as micges
[23:02:58] -!- tmcw has quit [Remote host closed the connection]
[23:21:53] -!- kjn has quit [Quit: Quit]
[23:28:34] -!- adb has quit [Ping timeout: 240 seconds]
[23:35:57] -!- kwallace1 [kwallace1!~kwallace@tmb-212.sonnet.com] has joined #linuxcnc-devel
[23:37:14] -!- adb [adb!~IonMoldom@178.211.237.94] has joined #linuxcnc-devel
[23:38:13] -!- kwallace has quit [Ping timeout: 248 seconds]
[23:55:55] -!- servos4ever has quit [Quit: ChatZilla 0.9.85 [SeaMonkey 2.0.11/20101206162726]]
[23:58:25] <andypugh> I am trying to make matrix_kb work in Userspace too.
[23:58:45] <andypugh> I think I am almost there, but open("/dev/input/uinput", O_WRONLY | O_NONBLOCK) fails.
[23:59:08] <andypugh> Althought, the Internet seems to have two schools of thought about how a failure there is indicated.