| 00:01.27 | starseeker | brlcad: Question about the benchmark-only and rtserver-only modes - do they automatically ignore --enable-debug and/or --disable-debug? |
| 00:18.37 | brlcad | er, they shouldn't |
| 00:20.29 | *** join/#brlcad Twingy (n=justin@74.92.144.217) | |
| 00:27.14 | brlcad | starseeker: ebuild also should entirely not care about the *-only modes :) |
| 00:30.25 | CIA-4 | BRL-CAD: 03brlcad * 10brlcad/src/ (5 files in 2 dirs): multiply as a double |
| 00:38.52 | starseeker | brlcad: OK, fair enough :-) |
| 00:39.09 | starseeker | Makes life simpler :-) |
| 02:38.21 | *** join/#brlcad poolio (n=poolio@c-71-206-215-46.hsd1.pa.comcast.net) | |
| 05:02.55 | ``Erik | <PROTECTED> |
| 05:39.40 | poolio | Have a fun day at work today guys :) |
| 10:11.16 | brlcad | heh, thanks |
| 10:11.23 | brlcad | have fun in class |
| 10:57.16 | *** join/#brlcad Maloeran (n=maloeran@glvortex.net) | |
| 10:57.31 | *** join/#brlcad elite01 (n=elite01@dslc-082-082-075-082.pools.arcor-ip.net) | |
| 11:25.20 | *** join/#brlcad fleeky (n=boogie@port-213-148-156-2.static.qsc.de) | |
| 11:30.26 | *** join/#brlcad digitalfredy (n=digitalf@200.71.62.161) | |
| 11:35.49 | *** part/#brlcad digitalfredy (n=digitalf@200.71.62.161) | |
| 11:41.53 | *** join/#brlcad Elperion (n=Bary@p54875A8C.dip.t-dialin.net) | |
| 12:59.49 | ``Erik | *yawn* |
| 13:33.25 | *** join/#brlcad poolio (n=poolio@c-71-206-215-46.hsd1.pa.comcast.net) [NETSPLIT VICTIM] | |
| 13:33.25 | *** join/#brlcad IriX64 (n=mariodot@bas2-sudbury98-1177871463.dsl.bell.ca) [NETSPLIT VICTIM] | |
| 13:33.26 | *** join/#brlcad dtidrow_work (n=dtidrow@host169.objectsciences.com) [NETSPLIT VICTIM] | |
| 15:26.37 | *** join/#brlcad elite01 (n=elite01@dslc-082-082-075-082.pools.arcor-ip.net) | |
| 15:49.03 | MinuteElectron | brlcad: block on top of main page added - may need more styling though. Other than the styling on that everything I can do\know how to do before moving the site over is done. |
| 17:21.04 | ``Erik | now that's interesting |
| 17:25.41 | *** join/#brlcad Kimmo1972 (n=kirto@a91-152-239-25.elisa-laajakaista.fi) | |
| 17:25.50 | *** part/#brlcad Kimmo1972 (n=kirto@a91-152-239-25.elisa-laajakaista.fi) | |
| 17:30.07 | MinuteElectron | ``Erik: ? |
| 17:31.42 | ``Erik | heh, discrepency in bench/run.sh output on different platforms... |
| 17:31.52 | ``Erik | tracked the bug, fixed it, doing cross platform testing now, then I'll commit :) |
| 17:40.26 | *** join/#brlcad minute (n=MinuteEl@bz.bzflag.bz) | |
| 18:35.37 | CIA-4 | BRL-CAD: 03erikgreenwald * 10brlcad/bench/run.sh: fix parsing bit that confused /bin/sh on solaris |
| 18:40.46 | CIA-4 | BRL-CAD: 03erikgreenwald * 10brlcad/bench/run.sh: setting a log variable confuses some shells (solaris /bin/sh) and kills the log function, so rename the var to lg |
| 19:05.35 | brlcad | heh, silly shell |
| 19:06.29 | brlcad | minute: cool, it looks good/better -- how'd you end up getting that block up there? is it actually a drupal block or some other node or something else? |
| 19:10.51 | minute | I put a $sidebar_right in the php code and just stuck the block in the right sidebar. |
| 19:11.08 | minute | Since we aren't using a sidebar I just used that. |
| 19:12.08 | *** join/#brlcad SWPadnos (n=Me@dsl245.esjtvtli.sover.net) | |
| 19:13.35 | minute | s/sidebar/right sidebar |
| 19:15.58 | ``Erik | SWEET, I crashed X11.app |
| 19:23.01 | ``Erik | consistantly |
| 19:26.18 | brlcad | minute: heh, ewww! |
| 19:26.47 | CIA-4 | BRL-CAD: 03erikgreenwald * 10brlcad/configure.ac: WITH_OPENGL actually means GLX, so don't enable if X is not enabled |
| 19:29.08 | minute | brlcad: :D |
| 19:30.56 | *** join/#brlcad Elperion (n=Bary@p54875A8C.dip.t-dialin.net) | |
| 19:31.03 | CIA-4 | BRL-CAD: 03erikgreenwald * 10brlcad/src/ (libdm/Makefile.am libfb/Makefile.am): de-nest OPENGL from X11, configure now does the sanity checking |
| 19:38.24 | minute | You have four machines? |
| 19:38.36 | ``Erik | heh, a lot more than 4 |
| 19:38.38 | minute | I guess Mac, Linux, IRIX, Solaris, BSD - makes sense. |
| 19:38.43 | ``Erik | but that's enough of a representative set for what i'm doing |
| 19:39.24 | ``Erik | hey, brlcad, run mged -c and attach ogl |
| 19:39.56 | ``Erik | kills X dead :D |
| 19:40.24 | ``Erik | since other gl programs work remote X, I assume we do something weird to trigger their bug? |
| 19:56.23 | ``Erik | hummmm |
| 20:29.26 | ``Erik | brlcad, when was the last time you tested the X shtuffz on irix? the XNewModifiermap() test is failing for me due to link ordering |
| 20:33.12 | poolio | I believe that test was failing for IriX64 on Windows too |
| 21:21.21 | ``Erik | X is supposed to fail on windows |
| 21:21.28 | ``Erik | it's windows, not an X supporting platform :D |
| 21:25.15 | ``Erik | consider: http://paste.lisp.org/display/47595 |
| 21:54.59 | poolio | ``Erik: oh hmmm. someone had that same issue before, I would grep my logs but my laptop died :\ |
| 21:55.45 | poolio | IriX64 also runs cygwin and schtuff, I dunno if that can support X apps. It's been awhile...sorry :P |
| 22:35.19 | IriX64 | Xmodifiermap vs xmodifier keymap? |
| 22:35.30 | IriX64 | err minus space |
| 22:36.06 | IriX64 | poolio my xapps run well :) |
| 22:38.57 | IriX64 | alanis morisette has such a jewel of a voice :) |
| 22:39.32 | IriX64 | just pointing out that x apps run well with windows medi player :P |
| 22:39.39 | IriX64 | err media |
| 22:43.38 | IriX64 | http://www3.sympatico.ca/mario.dulisse2/desktop.png :) now show me yours :) |
| 22:47.11 | ``Erik | damn I rule... cruising through yuppyville in my beemer, long hair, goatee, blasting lynyrd skynyrd |
| 22:48.01 | IriX64 | right remember it, you're the resident mind expert aren't you :) |
| 22:49.05 | IriX64 | we've already done the yardstick test ``Erik |
| 22:54.33 | IriX64 | btw that was launched from an icon on the destop |