IRC log for #brlcad on 20140801

00:04.04 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
01:55.05 *** join/#brlcad ries_nicked (~ries@D979EA84.cm-3-2d.dynamic.ziggo.nl)
02:25.19 Notify 03BRL-CAD Wiki:Inderpreet * 7607 /wiki/User:Inderpreet/GSoC14/logs: /* Week 11 */
02:45.19 brlcad waves
02:46.03 brlcad clock: heh, we're working on merchandising already, but thanks :)
02:46.14 brlcad we've done stickers and t-shirts in the past
02:46.30 brlcad it's definitely time to do another round of stickers before the reunion/summit!
02:51.01 Notify 03BRL-CAD:ejno * 62001 (brlcad/trunk/src/libbu/tests/bu_vls.c brlcad/trunk/src/libbu/tests/test_funcs.c brlcad/trunk/src/libgcv/bot_solidity.c): fix clang warnings
02:51.28 starseeker growl
02:51.53 starseeker switching to the libpkg communication doesn't work on Windows, at least not out of the box
02:52.29 starseeker runs afowl of the Windows firewall for starters
02:53.02 starseeker backs up and does a vanilla trunk build to make sure we're working in "normal" mode...
03:00.09 *** join/#brlcad yiyus (1242712427@je.je.je)
03:17.00 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
03:25.35 brlcad starseeker: what firewall issue?
03:30.39 brlcad pkg should be using local socket/port connections that avoid firewall settings, or there should be a way to make it do that regardless
03:31.11 brlcad maybe even a simple fix, like attaching to :0 instead of localhost:0 or 127.0.0.1:0 or however it's trying to establish now
03:57.20 kanzure hello brlcad
04:03.56 brlcad howdy kanzure
04:09.14 brlcad ankesh11: you can try to integrate it but anything you do MUST be completely fault-tolerant (and perhaps default off for now)
04:09.55 brlcad ankesh11: like, it has to fail gracefully if there is no network or there is network but no http access, etc
04:10.48 brlcad ries: pong (ahem)
06:55.04 *** join/#brlcad Ch3ck (~Ch3ck@195.24.220.134)
07:39.32 *** join/#brlcad Izakey (~Izak@195.24.220.16)
08:24.12 Ch3ck starseeker, brlcad, i'll like the fixes i've made on the pull to be applied together with that of the bn_poly_sub() test
08:25.06 Ch3ck brlcad, starseeker i'll like to know if I should complete writing the unit tests for all the poly.c routines this in order to gain me commit rights before starting the Bot to Pipe work and wrap up the pull routine
09:00.20 *** join/#brlcad andrei__ (~IceChat77@188.25.159.76)
09:05.38 *** join/#brlcad Zhao_Anqing (~clouddrif@183.157.160.19)
09:24.07 *** join/#brlcad ries (~ries@D979EA84.cm-3-2d.dynamic.ziggo.nl)
10:01.47 *** join/#brlcad ries_nicked (~ries@D979EA84.cm-3-2d.dynamic.ziggo.nl)
10:34.31 ries brlcad: ?
11:15.30 *** join/#brlcad KimK (~Kim__@ip68-102-30-143.ks.ok.cox.net)
11:24.39 *** join/#brlcad clock (~clock@77-58-143-135.dclient.hispeed.ch)
11:40.03 brlcad ries: you'd pinged a (long) while back, no worries ;)
11:40.15 ries brlcad: I forgot :s
11:40.20 ries must have been a very long time
11:40.38 brlcad Ch3ck: let you know if there's any issues, but did see the patches, first glance looked good
11:40.48 brlcad ries: yeah, it was a while :)
11:41.27 Ch3ck brlcad, yeah the pull_leaf routines was not restoring the matrix transforms of the leaves to [0,0,0]
11:42.00 Ch3ck still testing if problem persists may make them NULL instead
11:43.41 brlcad ahh, yeah, that would do it
11:44.31 Ch3ck aight
11:55.27 *** join/#brlcad KimK (~Kim__@ip68-102-30-143.ks.ok.cox.net)
12:06.00 Notify 03BRL-CAD:ejno * 62002 brlcad/trunk/src/libgcv/bot_solidity.c: add include
13:22.15 *** join/#brlcad user_name (~Divyanshi@106.192.184.101)
13:24.27 *** join/#brlcad ries (~ries@D979EA84.cm-3-2d.dynamic.ziggo.nl)
13:28.52 *** join/#brlcad user_name (~Divyanshi@106.192.184.101)
13:45.11 *** join/#brlcad ries_nicked (~ries@D979EA84.cm-3-2d.dynamic.ziggo.nl)
14:00.08 *** join/#brlcad ries (~ries@D979EA84.cm-3-2d.dynamic.ziggo.nl)
14:10.14 *** join/#brlcad Izakey (~Izak@195.24.220.16)
14:15.01 Notify 03BRL-CAD:carlmoore * 62003 brlcad/trunk/doc/docbook/system/man1/en/sun-pix.xml: further revise the -H remarks, and remove a trailing blank
14:28.26 *** join/#brlcad Izakey (~Izak@195.24.220.16)
14:33.59 Ch3ck brlcad, in a case where inverting the leaf matrices produces a singular matrix while moving up the tree, what is usually done in this case.
14:35.08 Ch3ck I don't logically see this possible probably setting the matrix to Identity or something
14:38.12 Ch3ck pulling an identity matrix in this case will pose a problem
14:55.01 *** join/#brlcad alisha (~alisha@101.57.229.92)
15:43.59 *** join/#brlcad albertcoder (~albertcod@101.216.112.172)
16:14.12 *** join/#brlcad alisha (~alisha@101.58.218.175)
16:19.15 raj12lnm hi all.
16:19.47 raj12lnm I have used a tool to wrap the OpenNurbs library
16:20.16 raj12lnm I am able to parse the header of the OpenNurbs Library and Extract all the class info, enum info, function info and others.
16:20.22 raj12lnm Now I am trying to build it
16:20.44 raj12lnm but get a series of errors, Which I am not able to understand the reason for.
16:20.57 raj12lnm I need some help.
16:21.30 raj12lnm kanzure, brlcad !
16:29.23 kanzure can't help without knowing what the errors are, sorry
16:29.52 *** join/#brlcad dario_ (~dario@41.205.22.41)
16:29.53 raj12lnm kanzure : thanks for coming up.
16:30.16 raj12lnm I have pasted them here
16:30.17 raj12lnm http://tny.cz/896562a1
16:36.14 kanzure add or remove -fpermissive from the build params
16:45.15 raj12lnm kanzure : OpenNurbs API has many functions as private.
16:46.00 raj12lnm and basically PyBindGen (the tool I am using) has issue with this.
16:46.10 raj12lnm [This How I understand it]
17:04.42 ``Erik if pybindgen is trying to mess with private members, it's doing it wrong...
17:09.43 ``Erik the errors at tny.cz are related to uninitialized const variables, though.. is the file that the errors are coming from generated?
17:32.19 raj12lnm ``Erik thanks.
17:32.23 raj12lnm for coming up.
17:32.33 raj12lnm I am not able to paste the content of the file.
17:32.41 raj12lnm Because it is humongous
17:45.00 *** join/#brlcad Izakey (~Isaac@195.24.220.16)
17:46.41 raj12lnm ``Erik : also the issue apart from the uninitialized const variables is regarding the private methods
17:47.25 raj12lnm ``Erik : Just got a reply from the developer of PyBindgen
17:47.41 raj12lnm http://pastie.org/9437127
17:58.08 Notify 03BRL-CAD Wiki:Inderpreet * 7608 /wiki/User:Inderpreet/GSoC14/logs: /* Week 11 */
18:40.28 Notify 03BRL-CAD Wiki:14.98.203.47 * 7609 /wiki/User:Shainasabarwal/GSoC14/logs: /* Week 9 */
19:31.42 *** join/#brlcad albertcoder (~albertcod@101.208.250.74)
19:35.02 *** join/#brlcad vladbogo (~vlad@86.121.102.76)
19:55.47 Notify 03BRL-CAD:vladbogo * 62004 (brlcad/trunk/include/dm/dm-qt.h brlcad/trunk/include/fb.h and 2 others): The display manager now redraws the raytraced image if necessary.
19:58.30 Notify 03BRL-CAD Wiki:Vladbogolin * 0 /wiki/File:Mged_fb3.png:
19:59.09 Notify 03BRL-CAD Wiki:Vladbogolin * 0 /wiki/File:Mged_fb4.png:
19:59.37 Notify 03BRL-CAD Wiki:Vladbogolin * 7612 /wiki/User:Vladbogolin/GSoC2014/Logs: /* Week 11 */
20:16.34 raj12lnm ``Erik, kanzure : To make the error more clear.
20:16.45 raj12lnm I have repasted here http://tny.cz/61412783
20:17.45 raj12lnm This contains the stderr output after using -fpermissive
20:29.32 raj12lnm so if you notice a lot of symbol give error
20:29.43 raj12lnm related to declaration of private functions
20:29.50 raj12lnm https://www.irccloud.com/pastebin/5Opukr3z
20:30.41 *** join/#brlcad andrei_ (~IceChat77@86.121.174.221)
20:33.40 raj12lnm the above paste is one such example.
20:34.23 kanzure what do you want me to do?
20:35.05 kanzure replace ctypesgen ? is that the goal?
20:35.51 Notify 03BRL-CAD Wiki:Albertcoder * 7613 /wiki/User:Albertcoder/GSoC2014/logs: /* Week 11 */
20:39.48 raj12lnm kanzure : basically I am planning to wrap openNurbs
20:39.55 raj12lnm into python
20:40.05 raj12lnm so that any one can call it in project
20:40.08 raj12lnm just as a module.
20:44.58 kanzure i know you have answered me before, but i keep forgetting the answer :) what was wrong with the swig bindings to opennurbs?
20:50.20 raj12lnm kanzure : I couldnot use them
20:50.32 raj12lnm it gave errors while loading as python module
20:52.24 Notify 03BRL-CAD:carlmoore * 62005 brlcad/trunk/doc/docbook/system/man1/en/rt_bot_faces.xml: touch up rt_bot_faces manpage; I did NOT find source code for this utility
20:58.44 kanzure well so does this? :)
20:59.23 raj12lnm kanzure : that is what the struggle for. :)
20:59.31 kanzure huh?
20:59.34 raj12lnm OpenNurbs Api is complicated.
20:59.50 raj12lnm kanzure : I mean i am struggling to make this work.
20:59.53 raj12lnm ;)
21:00.13 kanzure what was wrong with the opennurbs rewrite idea?
21:00.32 raj12lnm in python ?
21:00.46 kanzure yes
21:00.48 kanzure or c
21:00.52 kanzure but probably python
21:01.56 raj12lnm kanzure 111 cpp files and 108 headers
21:02.06 raj12lnm that will take many hours
21:02.07 raj12lnm ;)
21:02.37 kanzure not all of them are relevant
21:02.44 kanzure see classes4.txt in http://diyhpl.us/~bryan/irc/opennurbs/brlcad-opennurbs2.zip
21:04.08 kanzure most of the other classes are related to annotations, serialization, deserialization, zlib, strings, sorting, arrays, extensions, fonts, file formats
21:04.14 kanzure and can be safely ignored
21:04.17 kanzure (or skipped)
21:08.17 raj12lnm kanzure : i have reported the issue to one of the developer of PyBindGen
21:08.34 raj12lnm If they fix this. We will not need to write
21:08.42 raj12lnm Else we can initiate this.
21:12.11 raj12lnm kanzure : can you create a github repository for opennurbs.
21:13.07 raj12lnm If you could guide me about how to find the precedence order in which the classes are to be wrapped.
21:13.19 raj12lnm I think an initiation can be well-placed.
21:27.39 *** join/#brlcad clock (~clock@77-58-143-135.dclient.hispeed.ch)
21:27.44 Notify 03BRL-CAD:starseeker * 62006 (brlcad/trunk/src/conv/iges/CMakeLists.txt brlcad/trunk/src/conv/iges/iges_struct.h and 2 others): After discussing with John, revert 61978 - ultimate direction will be a bit different, and this isn't building on Windows.
21:30.50 Notify 03BRL-CAD Wiki:Krajkreddy * 7614 /wiki/User:Krajkreddy/GSOC14/summary: /* Plan */

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.