| 00:19.30 | *** join/#brlcad infobot (ibot@rikers.org) | |
| 00:19.30 | *** topic/#brlcad is BRL-CAD and open source CAx discussion ! Also @ http://brlcad.zulipchat.com ! Logs @ http://infobot.rikers.org/%23brlcad/ | |
| 00:41.35 | *** join/#brlcad merzo (~merzo@43-15-132-95.pool.ukrtel.net) | |
| 01:09.53 | *** join/#brlcad merzo (~merzo@43-15-132-95.pool.ukrtel.net) | |
| 01:28.58 | *** join/#brlcad ejtvarqavajtsqhl (~armin@dslb-092-074-228-100.092.074.pools.vodafone-ip.de) | |
| 01:46.04 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 02:02.22 | *** join/#brlcad DenisP (d40d70a2@gateway/web/freenode/ip.212.13.112.162) | |
| 03:43.46 | brlcad | so distcheck is still failing on mac because of png. autodetect fails because it finds headers in one dir and incompatible libs elsewhere. compiles but fails at runtime (all the png apps abort when they try to create a png context). |
| 03:43.58 | brlcad | so tests fail |
| 05:50.23 | DenisP | I have been trying to fix #368 and got stuck, so I wanted to ask something. |
| 05:50.35 | DenisP | What's the purpose of "edit" command from "libged/edit.c"? Is it being used in the latest build by mged or archer or is it a legacy thing? I can see that it's not used by rotate/scale/translate commands anymore and I get segfault if I try to use it in the command-line (just like in archer). |
| 06:58.31 | *** join/#brlcad merzo (~merzo@100-10-133-95.pool.ukrtel.net) | |
| 10:54.26 | *** join/#brlcad merzo (~merzo@185.39.197.205) | |
| 13:21.42 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 13:24.42 | brlcad | DenisP: the edit command is a work-in-progress, intended to be a replacement for the 10-20 various other edit commands (orot, rot, sca, scale, tra, etc) |
| 13:26.18 | brlcad | it was worked on pretty hard a few years ago (gsoc) but wasn't finished and is only sporadically worked on so it's not surprising if it's currently in a crashing state |
| 13:27.01 | brlcad | that said, we still want it or at least something very much like it to consolidate our command set and improve usability |
| 13:37.13 | DenisP | Mmm, so the ticket #368 is not really fixable at this point? Archer crushes with commands "rotate/translate/scale" because they call "edit rotate/edit translate/edit scale". As long as "edit" is not working, there's nothing to fix. |
| 13:37.52 | DenisP | I'll pick something else then. |
| 13:47.51 | starseeker | brlcad: what do you suggest on the mac? that sounds like the same problem we had with tcl/tk - multiple incompatible pieces from different installs. that was the source of most of the crazy complexity in the FindTCL file - trying to sort that out |
| 13:48.31 | starseeker | it's really hard to do the right thing automatically when each individual find piece is legit by itself, but they don't combine correctly... |
| 13:50.34 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 15:06.09 | *** join/#brlcad Caterpillar (~caterpill@unaffiliated/caterpillar) | |
| 15:27.45 | *** join/#brlcad DenisP (d40d70a2@gateway/web/freenode/ip.212.13.112.162) | |
| 18:24.24 | *** join/#brlcad Ch3ck (~Ch3ck@104.225.5.10) | |
| 18:56.35 | *** join/#brlcad yorik (~yorik@2804:431:f721:6f54:290:f5ff:fedc:3bb2) | |
| 21:45.10 | ``Erik | sync |
| 21:48.02 | ``Erik | why aren't ya'll flushing your disk buffers? O.o |
| 22:32.12 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 23:57.09 | brlcad | your guess is as good as mine ;) |