#emc-devel | Logs for 2010-01-29

Back
[00:07:22] <seb_kuzminsky> see you guys later
[00:07:38] <jepler> alex_joni: I would want to try REALLY hard to make array(charp) work since changing it to int breaks existing configs
[00:08:01] <jepler> alex_joni: unfortunately I didn't get that change out until after acemi left irc, so I had to send it to the list..
[00:51:48] <CIA-2> EMC: 03jthornton 07master * re77539b007a5 10/docs/src/common/Getting_EMC.lyx: add info about EMC
[00:51:49] <CIA-2> EMC: 03jthornton 07master * r3cf78b67884b 10/docs/src/Master_Integrator.lyx: remove software installation it is covered in the GSG
[00:51:49] <CIA-2> EMC: 03jthornton 07master * r77b2d137ba6c 10/docs/src/ (common/integrator_intro.lyx install/installing_emc2.lyx): Remove files on non standard installs that is covered at the wiki
[00:51:50] <CIA-2> EMC: 03jthornton 07master * rd1e5afa7cc6d 10/docs/src/gcode/tool_compensation.lyx: have both tool position images the same
[00:51:52] <CIA-2> EMC: 03jthornton 07master * r13ca7ba05b44 10/ (17 files in 12 dirs): Merge branch 'master' of ssh://jthornton@git.linuxcnc.org/git/emc2
[00:58:18] <jepler> so nice to have everyone hard at work :)
[01:07:01] <jt-plasma> :)
[01:07:36] <jt-plasma> jepler: is there any slick way to check the doc files for orphans?
[01:25:17] <jepler> you mean files that aren't used at all, or something else?
[01:32:22] <jt-plasma> yes files that are no longer used
[01:45:43] <jepler> the files in this list were not read in the course of building the html documentation: http://pastebin.ca/1770167
[01:45:46] <jepler> (relative to docs/src)
[01:46:44] <jepler> for just lyx files, it's
[01:46:45] <jepler> ./hal/halui_examples.lyx
[01:46:45] <jepler> ./hal/halui_examples_fr.lyx
[01:46:45] <jepler> ./hal/opto22.lyx
[01:46:45] <jepler> ./common/template.lyx
[01:50:22] <jepler> not used for pdf: http://pastebin.ca/1770172
[01:50:37] <jepler> not used for either one: http://pastebin.ca/1770174
[01:51:39] <jt-plasma> jepler: thanks
[01:53:47] <jt-plasma> * jt-plasma thinks jepler has a secret decoder ring somewhere :)
[01:53:49] <jepler> find | xargs touch; touch bench; (do something); find -not -anewer bench
[01:54:01] <jepler> that prints all files that were not accessed more recently than bench
[01:54:13] <jt-plasma> ok, cool
[01:54:30] <jepler> then you can add other stuff like find ... -type f or find ... -name '*.lyx'
[01:54:34] <jepler> to the last step
[01:59:53] <jepler> bbl
[02:03:55] <jepler> IOError: [Errno 2] No such file or directory: '../docs/src/common/integrator_intro.lyx'
[02:05:38] <jepler> docs/src/Master_Integrator.lyx:\begin_inset Include \include{common/integrator_intro.lyx}
[02:05:42] <jepler> docs/src/Submakefile: common/integrator_intro.lyx \
[02:05:53] <jepler> it seems things still referred to this file .. let me see if I can fix it up
[02:11:38] <CIA-2> EMC: 03jepler 07master * r767e8e5eb03c 10/docs/src/ (4 files in 2 dirs): finish removing integrator_intro
[02:16:29] <jepler> well that didn't do it, did it..
[02:17:27] <jthornton> it didn't?
[02:18:13] <jepler> now it's ../docs/src/install/installing_emc2.lyx
[02:19:38] <jthornton> crumb I'm getting a failed to remake make file now
[02:21:02] <jthornton> ah yes I forgot docs.xml and the template one
[02:23:00] <CIA-2> EMC: 03jepler 07master * r2f75638e45a7 10/docs/src/Submakefile: finish removing installing_emc2.lyx
[02:23:32] <jepler> now it builds OK for me ..
[02:28:08] <jthornton> * jthornton hums the final jepordy song while it builds for me :)
[02:30:23] <jthornton> jepler: thanks
[02:35:08] <jepler> you're welcome
[02:48:21] <CIA-2> EMC: 03jthornton 07master * r8d1c7f5813dc 10/docs/src/ (common/whaty4.png config/images/HomingTyp.jpg): remove unused files
[02:52:56] <CIA-2> EMC: 03jthornton 07master * rb75699686bff 10/docs/src/common/user_intro_fr.lyx: remove unresolved cross reference
[02:58:59] <CIA-2> EMC: 03jthornton 07master * rf016ed08e72a 10/docs/src/ (6 files in 3 dirs): remove unused files
[02:59:00] <CIA-2> EMC: 03jthornton 07master * r6b082418c9ad 10/docs/src/gcode/ (4 files in 2 dirs): remove unused files
[11:00:59] <e-jones> e-jones is now known as e-jones|away
[11:01:07] <e-jones|away> e-jones|away is now known as e-jones
[12:25:55] <jthornton> halui.joint.#.home
[12:25:59] <jthornton> pin for homing the specific joint (x = 0..7)
[12:26:09] <jthornton> should this be 0..8?
[13:11:20] <jepler> it depends on the configuration
[13:11:31] <jepler> probably the documentation should omit saying the limit for joint number each time
[13:15:14] <jthornton> ok thanks
[13:17:04] <jthornton> I'm pretty sure that emc2-dev/docs/src/hal/out8.comp should not be there?
[13:19:50] <jepler> ummmm
[13:20:11] <jepler> hal/comp.lyx:\begin_inset Include \verbatiminput{out8.comp}
[13:20:25] <jepler> the contents of that file are included in a lyx file
[13:20:49] <jthornton> ok
[15:45:39] <CIA-2> EMC: 03jepler 07master * r80cd5a121673 10/src/emc/usr_intf/touchy/touchy.py: prevent widgets getting keyboard focus
[15:45:39] <CIA-2> EMC: 03jepler 07master * r2c2d7fb04b37 10/src/emc/usr_intf/touchy/touchy.py: disable "prelight" appearance by warping pointer
[15:45:59] <jepler> cradek: ^^^ since you'd never get around to testing these when they were just patches, I guess I'll push them
[15:53:38] <cradek> jepler: thanks, we can try them tonight that way
[16:01:45] <jepler> cradek: my thoughts exactly
[20:43:36] <Md> [GlobalNotice] Hi all, just a quicks heads up that the ircd migration will go ahead tomorrow night (UTC) as planned. The blog and faq will have information as the changeover happens, tor users may wish to check the blog out sooner as there are some changes affecting them. The new ircd will also solve the spamming attacks of the last few days. Thank you for using freenode and have a good evening!