#emc-devel | Logs for 2011-11-26

Back
[00:00:30] -!- kp has quit [Ping timeout: 240 seconds]
[00:02:54] -!- gene__ has quit [Ping timeout: 240 seconds]
[00:02:54] -!- mikegg has quit [Ping timeout: 240 seconds]
[00:04:40] -!- theorbtwo has quit [Ping timeout: 252 seconds]
[00:04:51] theorb is now known as theorbtwo
[00:05:54] -!- bootnecklad has quit [Ping timeout: 245 seconds]
[00:06:30] -!- jdhNC has quit [Ping timeout: 240 seconds]
[00:09:39] -!- toastydeath has quit [Ping timeout: 245 seconds]
[00:11:05] -!- chester88 [chester88!~chris@99.199.163.46] has joined #emc-devel
[00:15:00] -!- skunkKandT has quit [Remote host closed the connection]
[00:20:40] -!- Loetmichel has quit [Ping timeout: 260 seconds]
[00:21:18] -!- ries has quit [Ping timeout: 240 seconds]
[00:31:18] -!- uwe_ has quit [Ping timeout: 240 seconds]
[00:36:08] -!- Turtl3boi has quit [Ping timeout: 252 seconds]
[00:38:04] <andypugh> DrNoboto: I think if we manage to break a compile target then it will disappear next time the buildbot runs.
[00:39:36] <DrNoboto> hmm
[00:39:48] <andypugh> Err, actually, Do we do AMD-64 any more?
[00:40:15] <DrNoboto> isn't that what most people use nowadays?
[00:41:20] <andypugh> I am not sure.
[00:41:46] <andypugh> I would guess that, mainly, we are not AMD and not 64
[00:52:27] -!- seb_kuzminsky [seb_kuzminsky!~seb@174-16-120-144.hlrn.qwest.net] has joined #emc-devel
[00:54:11] <cradek> there are sim packages for amd64. I don't think we are doing realtime amd64 packages.
[00:54:31] <cradek> ... probably because we have no reliable working amd64 kernel and rtai build
[00:54:59] <DrNoboto> hmm
[00:55:08] <cradek> andypugh: amd64 is the pervasive 64 bit platform today
[00:55:11] <DrNoboto> what do you guys generally run it on then?
[00:55:28] <DrNoboto> i'd be hard pressed to find a 32 bit system
[00:55:30] <cradek> most people use the linuxcnc live cd, which is ubuntu 10.04 i386
[00:55:37] <DrNoboto> ah
[00:55:52] <cradek> you can install an i386 OS on any amd64 machine
[00:55:59] <DrNoboto> i forgot the i386 kernel will run on..
[00:55:59] <DrNoboto> yeah
[00:57:26] <cradek> for using emc, there would be no practical difference, except an amd64 build works on (even) fewer machines than x86+LAPIC which is our current requirement
[00:58:23] <DrNoboto> makes sense
[00:58:31] <DrNoboto> no problem actually, since i only need the simulator
[00:58:48] <cradek> ah, you win, then
[01:00:10] <andypugh> The EMC2 datatypes are nearly all 32 bits, there are, as far as I know, only half a dozen 64-bit variables in the whole package
[01:00:33] <andypugh> (Actually, I know of 4, and am assuming there are some more :-)
[01:00:59] <DrNoboto> i've been trying to compile the simulator from source for a while and am having dependency problems, so i'll go back to the package
[01:01:13] <seb_kuzminsky> we have 64-bit realtime packages on hardy
[01:01:14] <cradek> on what OS?
[01:01:15] <seb_kuzminsky> not on lucid tho
[01:01:21] <cradek> seb_kuzminsky: weird
[01:01:25] <DrNoboto> i may need to add emc2-sim to the deb: line
[01:01:34] <seb_kuzminsky> "I am thankful for 100 Mbps Ethernet"
[01:01:45] <DrNoboto> i'm running 10.04
[01:01:49] <cradek> "I am thankful for tape backups"
[01:02:01] <cradek> DrNoboto: you shouldn't have any trouble building it then...
[01:02:17] <DrNoboto> i'm having cyclical tk/tcl issues
[01:02:21] <DrNoboto> that i can't track down
[01:02:21] <cradek> ah
[01:02:46] <DrNoboto> i even used --with-tclConfig and --with-tkConfig
[01:03:12] <DrNoboto> both are 8.5 right now
[01:03:28] <DrNoboto> the error is fairly opaque though:
[01:03:36] <DrNoboto> TCL mismatch: 8.5 vs
[01:03:37] <DrNoboto> configure: error: Python requires use of Tcl and Tk .
[01:03:47] <DrNoboto> :E
[01:03:50] <cradek> ew
[01:04:36] <DrNoboto> could also be a tkinter thing
[01:04:58] <cradek> checking match between tk and Tkinter versions... 8.5
[01:05:09] <cradek> this is what it says on my lucid system
[01:05:13] <DrNoboto> checking match between tk and Tkinter versions... Traceback (most recent call last):
[01:05:24] <DrNoboto> ImportError: No module named _tkinter
[01:05:24] <cradek> do you have the -dev packages for tcl and tk?
[01:05:33] <cradek> oh ok, install that
[01:05:50] <DrNoboto> i think i did already
[01:06:33] <DrNoboto> that would be the package: python-tk?
[01:06:54] <DrNoboto> ah, somehow it got removed when i was removing another version of tcl or tk
[01:07:06] <DrNoboto> onward! :)
[01:07:14] <cradek> did you apt-get build-dep emc2?
[01:07:26] <cradek> after that, I think the only additional package for -sim is pthreads
[01:08:05] <DrNoboto> i couldn't apt-get build-dep emc2
[01:08:12] <DrNoboto> because the kernel can't be satisfied
[01:08:33] <DrNoboto> so i was doing it manually
[01:08:35] <DrNoboto> one at a time
[01:08:39] <DrNoboto> :D
[01:08:54] <DrNoboto> i'm not very efficient sometimes
[01:10:58] <mozmck> hi cradek
[01:11:36] <cradek> hey
[01:11:41] <cradek> how's it going?
[01:12:20] <mozmck> pretty well. been busy as usual - or more
[01:12:50] <mozmck> Have you used gnome3 or Unity yet?
[01:13:05] -!- crazy_imp has quit [Ping timeout: 258 seconds]
[01:13:25] <cradek> no but I had a good laugh at kde4 one day
[01:13:33] <mozmck> oh?
[01:14:13] <mozmck> I've tried it but I go right back to gnome2.
[01:14:25] <DrNoboto> build success i believe
[01:15:04] <cradek> I'm finally used to gnome2, so I'd hate to change now
[01:16:28] <mozmck> yeah. I've used XFCE and LXDE a little now to test my options because I don't think I'm going to like gnome3 from what I've seen. They are pretty useable for me. Both use gtk+ and seem faster than gnome.
[01:16:33] <cradek> hahaha http://www.youtube.com/watch?v=6moM7x0ttKo
[01:16:50] <cradek> "you can rotate some windows for some reason! we don't know why!"
[01:17:50] <cradek> I'd go back to a traditional window in a minute, but with ubuntu gluing inappropriate stuff into the "desktop" (power saving, network manager, ...) it's hard to do.
[01:18:19] <cradek> so I guess maybe I'll eventually end up with xfce or whatever. or if it gets bad enough I'll go back to freebsd (or debian?) for desktop too.
[01:19:41] <cradek> but like andy pointed out on the list, the interesting question is not what I want, but what we want to do for our common users
[01:20:00] <mozmck> yeah.
[01:21:07] <cradek> a youtube commenter says windows still doesn't have multiple desktops. that's pretty amazing to me.
[01:21:23] <mozmck> One advantage of xfce is it doesn't need as new or powerful computer to run.
[01:24:37] <DrNoboto> why is texlive-lang-french a dependency?
[01:24:48] <DrNoboto> why is tex-anything a dep?
[01:25:05] <DrNoboto> probably could ignore that
[01:25:06] <cradek> docs are built with it
[01:25:35] <DrNoboto> i should have latex installed anyway
[01:25:48] <DrNoboto> so i don't mind the massive download which is going on right now
[01:25:55] <DrNoboto> otherwise i'd try to just skip it
[01:26:37] -!- ries has quit [Quit: ries]
[01:28:19] -!- micges has quit [Quit: Ex-Chat]
[01:31:37] <andypugh> There is about 2exabytes of Tex... stuff, it's a very significant disk space hit (OK, 2EB is an exaggeration)
[01:32:15] <cradek> eh quit your whining and delete open office if you're short on space. TeX is worth it.
[01:33:13] <DrNoboto> heh
[01:33:23] <DrNoboto> i wrote my master's thesis in latex
[01:33:35] <DrNoboto> bibtex made it worth it
[01:34:02] <DrNoboto> and of course the final product not looking like it was made by a secretary was a bonus
[01:34:17] <DrNoboto> no offense to any secretaries in here... ;)
[01:34:30] <cradek> actually getting well-typeset output is one of the nice benefits of using it
[01:34:46] <cradek> s/secretary/amateur/
[01:42:20] <DrNoboto> compiling
[01:46:13] <DrNoboto> installed
[01:46:26] <DrNoboto> when i run ./scripts/emc-environment i get:
[01:46:36] <DrNoboto> This script should be loaded in the context of your shell, by executing . ./scripts/emc-environment
[01:46:46] <DrNoboto> guess i need another .
[01:47:35] -!- syyl_ws has quit [Quit: Verlassend]
[01:47:36] <DrNoboto> yay
[02:08:26] -!- roberth_ has quit [Ping timeout: 252 seconds]
[02:09:43] <andypugh> My thesis is in Courier, because in the week before publication it was decided that I could no longer have access to the laser printer which had the soft-fonts I was relying on. It also meant that the equations are hand-written and glued in. I was not entirely happy about this.
[02:10:54] -!- sumpfralle has quit [Ping timeout: 240 seconds]
[02:11:40] <andypugh> But this was 1992, not-typewritten was considered a bonus.
[02:27:44] -!- jy76 has quit [Quit: Visitor from www.linuxcnc.org]
[02:31:06] -!- andypugh has quit [Quit: andypugh]
[02:58:44] -!- Turtl3boi has quit [Ping timeout: 244 seconds]
[03:25:39] -!- mschuhmacher has quit [Ping timeout: 265 seconds]
[03:44:02] -!- theorbtwo has quit [Ping timeout: 244 seconds]
[03:44:15] theorb is now known as theorbtwo
[04:10:06] -!- theorbtwo has quit [Ping timeout: 240 seconds]
[04:10:14] theorb is now known as theorbtwo
[04:57:23] -!- syyl has quit [Ping timeout: 252 seconds]
[05:24:36] -!- syyl_ has quit [Ping timeout: 240 seconds]
[06:02:50] -!- mhaberler [mhaberler!~mhaberler@195.191.253.94] has joined #emc-devel
[06:45:35] -!- ve7it has quit [Remote host closed the connection]
[08:11:38] -!- vladimirek [vladimirek!~vladimire@adsl-dyn-132.95-102-159.t-com.sk] has joined #emc-devel
[08:11:54] -!- mhaberler has quit [Quit: mhaberler]
[08:20:30] -!- MattyMatt has quit [Ping timeout: 240 seconds]
[09:05:00] -!- e-ndy [e-ndy!~jkastner@static-84-242-102-36.net.upcbroadband.cz] has joined #emc-devel
[09:05:00] -!- e-ndy has quit [Client Quit]
[09:19:16] -!- cncbasher [cncbasher!~quassel@cpc15-hart9-2-0-cust101.11-3.cable.virginmedia.com] has joined #emc-devel
[09:35:23] -!- IchGucksLive [IchGucksLive!~chatzilla@95-89-244-199-dynip.superkabel.de] has joined #emc-devel
[09:35:29] <IchGucksLive> morning
[09:36:12] <IchGucksLive> someone her how Knows about glcanon.py
[10:09:45] -!- Turtl3boi has quit [Ping timeout: 276 seconds]
[10:22:06] -!- Calyp has quit [Ping timeout: 276 seconds]
[10:22:49] -!- robh__ [robh__!~robert@5ace70df.bb.sky.com] has joined #emc-devel
[10:32:27] <IchGucksLive> http://www.youtube.com/watch?v=w_E84zDaNLA test video for the Hackin of XYUV plane display
[10:33:26] -!- IchGucksLive has quit [Quit: ChatZilla 0.9.87 [Firefox 8.0/20111115192257]]
[10:59:41] -!- SWPLinux [SWPLinux!~SWPLinux@93.174.153.70] has joined #emc-devel
[10:59:59] -!- SWPLinux has quit [Changing host]
[10:59:59] -!- SWPLinux [SWPLinux!~SWPLinux@emc/developer/SWPadnos] has joined #emc-devel
[11:09:55] -!- uwe_ has quit [Ping timeout: 244 seconds]
[11:14:05] -!- WalterN has quit [Read error: Connection reset by peer]
[11:16:17] <jthornton> psha: if you get some time to look at these errors I keep getting when building the docs http://pastebin.com/n8SZuaVx
[11:16:40] <jthornton> Error: no ID for constraint linkend: Halmeter.
[11:16:42] <jthornton> XRef to nonexistent id: Halmeter
[11:17:14] <jthornton> I'll be back in a couple of days... if you can tell me how to fix them :)
[11:28:42] -!- cncbasher [cncbasher!~quassel@cpc15-hart9-2-0-cust101.11-3.cable.virginmedia.com] has parted #emc-devel
[11:32:52] -!- mhaberler [mhaberler!~mhaberler@195.191.253.94] has joined #emc-devel
[11:44:01] -!- Calyp has quit [Ping timeout: 244 seconds]
[12:31:43] -!- Calyp has quit [Ping timeout: 244 seconds]
[13:20:40] -!- oscarr has quit [Ping timeout: 252 seconds]
[13:21:30] -!- automata_ has quit [Ping timeout: 276 seconds]
[13:34:14] -!- Calyp has quit [Ping timeout: 244 seconds]
[13:52:34] -!- mhaberler has quit [Ping timeout: 252 seconds]
[13:59:12] -!- oscarr has quit [Read error: Connection reset by peer]
[14:10:30] -!- Calyp has quit [Ping timeout: 240 seconds]
[14:30:39] -!- Calyp has quit [Ping timeout: 248 seconds]
[14:32:28] -!- tris has quit [Excess Flood]
[14:57:25] -!- IchGucksLive [IchGucksLive!~chatzilla@95-89-244-199-dynip.superkabel.de] has joined #emc-devel
[14:58:24] <IchGucksLive> jepler: ?
[14:58:51] -!- oscarr has quit [Quit: Easy as 3.14159265358979323846...]
[15:24:22] -!- mhaberler [mhaberler!~mhaberler@195.191.253.94] has joined #emc-devel
[15:26:35] -!- SWPLinux has quit [Read error: Connection reset by peer]
[15:29:07] -!- Valen has quit [Quit: Leaving.]
[15:33:41] <CIA-95> EMC: 03mhaberler 07master * rf804c471b3ba 10/src/emc/ (26 files in 6 dirs): emc/cleanup: lowercase the globals in emcglb.*
[15:37:02] -!- syyl__ has quit [Ping timeout: 244 seconds]
[15:43:39] -!- SWPLinux [SWPLinux!~SWPLinux@93.174.153.70] has joined #emc-devel
[15:43:45] -!- Calyp has quit [Ping timeout: 244 seconds]
[16:09:00] <CIA-95> EMC: 03tissf 07v2.5_branch * r68fa27d84df8 10/docs/src/ (27 files in 11 dirs): French docs update
[16:11:06] -!- skunkKandT [skunkKandT!~chatzilla@184-158-5-191.dyn.centurytel.net] has joined #emc-devel
[16:15:01] -!- jy76 has quit [Client Quit]
[16:17:12] -!- vitaeear has quit [Quit: Quitte]
[16:17:19] -!- SWPLinux has quit [Changing host]
[16:17:19] -!- SWPLinux [SWPLinux!~SWPLinux@emc/developer/SWPadnos] has joined #emc-devel
[16:23:11] -!- mikegg has quit [Ping timeout: 248 seconds]
[16:35:14] <CIA-95> EMC: 03tissf 07v2.5_branch * r5fd445811041 10/docs/src/hal/parallel_port_fr.txt: French docs update
[16:52:30] -!- micges [micges!~x@esx74.neoplus.adsl.tpnet.pl] has joined #emc-devel
[16:53:03] <micges> logger[mah]: hi
[16:53:03] <logger[mah]> micges: Log stored at http://emc.mah.priv.at/irc/%23emc-devel/2011-11-26.html
[16:55:27] -!- micges has quit [Client Quit]
[17:00:35] <IchGucksLive> mhaberler: ?
[17:00:56] <mhaberler> yes?
[17:01:29] <IchGucksLive> where can i set global vars ?
[17:02:01] <IchGucksLive> vars are stored in ./Axis_preferences
[17:02:21] <mhaberler> von welchen variablen sprichst du: c, python, tcl, gtk...
[17:02:39] <IchGucksLive> i need to bring a information from Axis to glcanondraw
[17:02:50] <IchGucksLive> oh deutsch
[17:02:58] <mhaberler> genau, Wien und so
[17:03:02] <IchGucksLive> ich bi aus RLP
[17:03:09] <mhaberler> na wunderbar
[17:03:42] <IchGucksLive> ich arbeite an dem problem mit den 2 ebenen für styrocuts
[17:03:51] <mhaberler> ist das eine Axis config variable, die du dort referenzieren willst?
[17:03:54] <mhaberler> ja, ich sehs
[17:04:32] <IchGucksLive> also i ch greif beim laden der datei ab ob G17.1 Gesetzt ist
[17:05:01] <IchGucksLive> if 'G17.1' in l: xyuv_plane_view_available = True
[17:05:18] <mhaberler> also eine python global aus axis.py
[17:05:31] <IchGucksLive> dise variable brauch ich aber in glcanon.py
[17:05:37] <mhaberler> ok,
[17:06:30] <mhaberler> muss mal nachsehen
[17:06:40] <IchGucksLive> Danke
[17:08:05] -!- sliptonic has quit [Ping timeout: 260 seconds]
[17:08:20] <IchGucksLive> global xyuv_plane_view_available
[17:08:22] <IchGucksLive> xyuv_plane_view_available = False
[17:08:25] <mhaberler> ich würde die eine member variable in MyOpenGL machen
[17:09:04] <IchGucksLive> so habe ich sie in def open_file_guts(f, filtered=False, addrecent=True): definiert
[17:09:22] <IchGucksLive> ich bin nich so der python kreg mehr basic type
[17:23:26] -!- tissf [tissf!8ac74b2f@gateway/web/freenode/ip.138.199.75.47] has joined #emc-devel
[17:30:47] <tissf> hi all
[17:32:01] <tissf> OpenDNS complains linuxcnc.org as a phishing site
[17:32:33] <tissf> I had to change dns
[17:33:20] <tissf> to open http://linuxcnc.org
[17:34:21] -!- tissf has quit [Quit: Page closed]
[17:40:12] -!- rooks has quit [Ping timeout: 276 seconds]
[17:46:00] -!- uwe_ has quit [Ping timeout: 260 seconds]
[17:51:21] -!- roberth_ [roberth_!~robert@5ace70df.bb.sky.com] has joined #emc-devel
[17:54:32] -!- robh__ has quit [Ping timeout: 252 seconds]
[17:59:42] -!- Calyp has quit [Ping timeout: 240 seconds]
[18:00:02] -!- jrcrane has quit [Client Quit]
[18:07:10] -!- jrcrane has quit [Client Quit]
[18:19:32] -!- motioncontrol has quit [Quit: Sto andando via]
[18:23:28] -!- ve7it [ve7it!~LawrenceG@S0106001c10b7770f.pk.shawcable.net] has joined #emc-devel
[18:39:16] <seb_kuzminsky> tissf, your recent commit introduced a fairly big difference between how french docs get their pics and how the other languages do it, was that intentional?
[18:39:23] <seb_kuzminsky> doh, missed him
[18:40:26] -!- jsr__ has quit [Quit: Leaving]
[18:45:39] <IchGucksLive> hi all someone can help ?
[18:45:44] <IchGucksLive> root_window.tk.call(".menu", "configure", "-cursor", "watch")
[18:45:52] <IchGucksLive> line 907 axis
[18:46:30] <IchGucksLive> ("menu_view", Menu, ".menu.view"),
[18:46:46] <IchGucksLive> i want to disable a chekbutton in the .view menue
[18:47:05] <IchGucksLive> jeppler ß
[18:47:10] <IchGucksLive> jeppler ?
[18:49:29] -!- GoSebGo [GoSebGo!~Seb@184-229-80-232.pools.spcsdns.net] has joined #emc-devel
[18:57:23] -!- psha [psha!~psha@213.208.162.69] has joined #emc-devel
[19:00:06] <IchGucksLive> jepler:
[19:08:09] <IchGucksLive> global name 'DISABLE' is not defined
[19:08:24] <IchGucksLive> how do you spell disabled
[19:15:08] -!- odiug has quit [Quit: Leaving.]
[19:40:39] -!- IchGucksLive [IchGucksLive!~chatzilla@95-89-244-199-dynip.superkabel.de] has parted #emc-devel
[19:44:06] -!- Mjolinor has quit [Quit: Leaving]
[19:54:55] -!- skunkKandT has quit [Ping timeout: 248 seconds]
[19:55:23] -!- skunkKandT [skunkKandT!~chatzilla@184-158-49-214.dyn.centurytel.net] has joined #emc-devel
[19:57:21] -!- isssy has quit [Quit: Visitor from www.linuxcnc.org]
[20:10:29] -!- Calyp has quit [Ping timeout: 245 seconds]
[20:14:58] -!- Turtl3boi has quit [Ping timeout: 261 seconds]
[20:24:30] -!- vladimirek has quit [Remote host closed the connection]
[20:36:22] <seb_kuzminsky> skunkKandT: hey there, you use a 7i48, right?
[20:37:31] <seb_kuzminsky> oops, gtg bbl
[20:51:41] <skunkKandT> yes
[20:57:52] <GoSebGo> Skunk, what anyio board & firmware do you use?
[21:00:22] <skunkKandT> 5i20 and how do I tell?
[21:02:10] <GoSebGo> It'll be in the config modparam for hm2_pci
[21:04:21] <skunkKandT> firmware=hm2/5i20/SV12IM_2X7I48_72.BIT
[21:05:55] <GoSebGo> Cool.... Could you email me that bitfile please? Im trying to debug a 7i48 problem on my mill...
[21:06:01] -!- Calyp has quit [Ping timeout: 258 seconds]
[21:06:59] <skunkKandT> sure
[21:07:45] -!- psha has quit [Quit: Lost terminal]
[21:16:08] -!- SWPLinux has quit [Ping timeout: 244 seconds]
[21:26:17] -!- adb has quit [Read error: No route to host]
[21:45:53] -!- MarkusBec has quit [Ping timeout: 258 seconds]
[21:46:05] -!- isssy has quit [Client Quit]
[21:46:29] -!- MarkusBec has quit [Excess Flood]
[21:49:59] -!- adb [adb!~al@178-211-227-55.dhcp.voenergies.net] has joined #emc-devel
[22:03:23] -!- adb has quit [Remote host closed the connection]
[22:08:00] -!- adb [adb!~al@178-211-227-55.dhcp.voenergies.net] has joined #emc-devel
[22:28:37] -!- uwe_ has quit [Ping timeout: 240 seconds]
[22:32:46] -!- andypugh [andypugh!~andy2@cpc2-basl1-0-0-cust492.basl.cable.virginmedia.com] has joined #emc-devel
[22:49:25] ear is now known as Guest30686
[22:50:09] -!- Guest30686 has quit [Client Quit]
[22:50:30] -!- Eartaker has quit [Quit: OOOOOO Whats that....]
[22:53:27] -!- Turtl3boi has quit [Quit: ChatZilla 0.9.87 [Firefox 8.0.1/20111120135848]]
[22:53:44] -!- Fox_Muldr has quit [Ping timeout: 252 seconds]
[22:53:56] -!- Eartaker has quit [Changing host]
[22:59:15] -!- adb has quit [Remote host closed the connection]
[23:00:48] -!- adb [adb!~al@178-211-227-55.dhcp.voenergies.net] has joined #emc-devel
[23:09:21] -!- acemi has quit [Quit: WeeChat 0.3.2]
[23:17:10] -!- mhaberler has quit [Quit: mhaberler]
[23:37:59] -!- crib has quit [Ping timeout: 245 seconds]
[23:42:31] -!- skunkKandT has quit [Remote host closed the connection]
[23:59:12] -!- jsr has quit [Remote host closed the connection]