IRC log for #brlcad on 20161227

00:14.57 nmz787 hmm, why would passing a TCL script on the command-line have a different outcome than copy-pasting it into mged?
00:22.18 *** join/#brlcad ignacio (ignacio@unaffiliated/ignacio)
00:30.18 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
00:32.10 nmz787 Here are two images of the output, first the weird, then the expected: http://imgur.com/a/NogyN
00:32.16 nmz787 Here's the TCL: http://pastebin.com/ZyLTRU57
00:58.13 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
01:06.27 nmz787 ahh, I had to hide all the other shapes before editing
01:06.42 nmz787 still weird why command-line vs GUI interpret the script differently
01:38.59 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
01:40.07 *** join/#brlcad uhrnjqtwftmnkyvr (~armin@dslb-092-074-250-231.092.074.pools.vodafone-ip.de)
02:24.56 *** join/#brlcad caen23 (~caen23@86.124.176.173)
03:22.14 *** join/#brlcad teepee_ (~teepee@unaffiliated/teepee)
04:30.15 *** join/#brlcad ARChak (~vircuser@117.200.85.255)
05:32.34 ARChak nick Apra
06:08.05 Apra http://imgur.com/a/8V4tY I am getting this type of error...can anyone help
06:15.46 nmz787 Apra: that doesn't show an error
06:15.59 nmz787 where do you see error?
06:24.28 Apra ohk...those red highlights are called...?
06:24.52 Apra sorry thats not an error
06:27.07 Apra Ohk now what do I need to do?
06:27.40 Apra I pressed configure...but got those same values in red
06:28.23 Apra Do I need to generate it...
06:31.51 Apra Actually I lost the readme file you gave me...I searched it through my history and got it now :)
07:10.26 *** join/#brlcad ARChak (~vircuser@117.200.92.78)
07:16.07 *** join/#brlcad Caterpillar (~caterpill@unaffiliated/caterpillar)
07:38.15 Apra_ nmz787: When pressing F5 in the package file...it displays the dialog boz saying " Unable to start program E:\Bin\ghgh\x64\Debug\ALL_BUILD"
08:33.32 caen23 heh, someone has actually completed the homebrew cask task
08:42.40 *** join/#brlcad MikeHan (~Mike@188.175.158.32)
08:43.23 *** join/#brlcad MikeHan (~Mike@188.175.158.32)
09:00.57 *** join/#brlcad ickby (~stefan@81.92.18.170)
09:23.15 *** join/#brlcad teepee_ (~teepee@unaffiliated/teepee)
10:04.50 *** join/#brlcad merzo (~merzo@92.60.189.225)
11:26.25 *** join/#brlcad ickby (~stefan@tmo-096-72.customers.d1-online.com)
12:03.49 *** join/#brlcad ickby (~stefan@tmo-122-73.customers.d1-online.com)
12:11.59 *** join/#brlcad teepee (~teepee@unaffiliated/teepee)
12:27.20 Apra_ caen23: Isn't the task applicable only for mac os?
13:02.22 caen23 Apra_: yes it is
13:44.09 *** join/#brlcad merzo_ (~merzo@92.60.189.225)
13:46.36 *** join/#brlcad raphael29_ (~Raphael@84.117.96.29)
13:46.42 raphael29_ hi
13:46.57 raphael29_ While browsing through the 2016 GSoC list, I found this project which caught my attention. Can someone give me some more details about it?
13:55.35 Apra_ caen23: I am getting an error when I try to debug PACKAGE in visual studio...what is the thing that I'm doing wrong?
13:56.05 caen23 why are you trying to debug it?
13:56.16 caen23 you should just build ALL_BUILD
13:57.53 Apra_ Yeah...I've already done that
13:58.06 caen23 then launch archer and submit the task
13:58.51 Apra_ I wanted to make a NSIS installer
13:59.13 caen23 ok then, again, why are you trying to debug package?
13:59.34 Apra_ arent run and debug the same?
13:59.54 caen23 no
14:00.37 Apra_ oh
14:01.03 caen23 building means creating an executable; running means building + running the created executable; debugging means running + watching for some data (variables, errors, whatever) during execution
14:01.11 caen23 i don't know what you're trying to do
14:02.12 Apra_ ohk...now I am getting it :)
14:03.53 Apra_ Actually I reah the header of this link http://stackoverflow.com/questions/16626536/can-i-compile-and-debug-run-a-single-c-file-in-visual-studio-2012-how-to-a
14:04.06 Apra_ Can I compile and debug (run) a single C++ file in Visual Studio 2012? (How to avoid creating too many projects)
14:04.22 Apra_ So I thought debug==run :)
14:06.17 caen23 they wanted to do debugging (the act of finding problems in code) by running the code and inspecting the state during execution (values of variables, execution flow, and so on)
14:07.31 Apra_ ohh
14:09.08 Apra_ Let me get my task reviewed(which isn't done yet) for business card...and then I will submit it
14:13.28 Apra_ I guess by archer you mean ..\Debug\bin
14:13.38 caen23 yes
14:15.16 Apra_ and log files that I need to submit is just the ones vs displayed when it was building ALL_BUILD
14:15.59 caen23 yes, but you only need to send those if compilation failed (that is, if archer is not in Debug\bin, or if you can't launch it)
14:17.08 Apra_ compilation didn't fail anytime...only cmake was giving me trouble
14:17.41 caen23 yes, but you fixed it eventually, and if you have archer, launch it, screenshot it, and send the screenshot for review
14:18.00 caen23 actually, the task description also said to type rt in the command window after launching archer
14:19.02 Apra_ ohk...btw I guess I can send this for both :https://codein.withgoogle.com/tasks/5123004707110912/?sp-organization=4814441002565632&sp-is_beginner=False&sp-categories=1&sp-categories=4&sp-categories=5
14:19.04 gcibot Compile BRL-CAD with Microsoft Visual Studio Community, report || 3 days || QA, Outreach / Research || BRL-CAD
14:19.06 Apra_ and
14:19.16 Apra_ https://codein.withgoogle.com/tasks/4721940331757568/?sp-organization=4814441002565632&sp-is_beginner=False&sp-categories=1
14:19.19 gcibot Compile BRL-CAD from source repository || 3 days || Code || BRL-CAD
14:19.34 caen23 i believe so, yes
14:21.14 Apra_ fine, but my main motive to get this was to https://codein.withgoogle.com/tasks/5116035485138944/?sp-organization=4814441002565632&sp-is_beginner=False&sp-categories=1
14:21.19 gcibot Convert a single function from C to OpenCL (hyperboloid) || 3 days || Code || BRL-CAD
14:21.25 Apra_ I guess now I can do this?
14:22.20 caen23 yes
14:22.35 Apra_ :)
14:22.51 Apra_ Thanks once again for helping me out
14:22.57 caen23 no problem
14:23.58 Apra_ btw, can I ask you on how to go ahead for the above task
14:24.21 caen23 read the task description, and look at the example code
14:24.56 Apra_ Yeah, I need to compile the sample c code using vs?
14:25.25 caen23 it already compiled when you built the entire brl-cad
14:25.54 caen23 you need to read the code and understand it, in order to understand how to convert the hyperboloid function
14:25.56 Apra_ So its the code from one of the 800+ files
14:26.13 caen23 you have pointers in the task description, you should read and understand those
14:27.19 caen23 this task requires you to understand existing code, and write new code (and learn about opencl, since i don't think you know anything about it already), it's not a simple install this and run that task
14:28.00 Apra_ Yeah...I really know nothing about Opencl
14:28.17 caen23 well, this is a great opportunity to learn about it
14:28.24 caen23 it might take a while, but stick with it
14:28.28 Apra_ Yeah...I feel so
14:29.48 Apra_ If I get stuck(which I will for sure) I will need your help :)
15:20.18 *** join/#brlcad sagarwal (~chatzilla@59.177.72.103)
15:27.22 *** join/#brlcad spertz (~Victor@hlfxns016cw-142167252220.dhcp-dynamic.FibreOp.ns.bellaliant.net)
15:38.32 *** part/#brlcad spertz (~Victor@hlfxns016cw-142167252220.dhcp-dynamic.FibreOp.ns.bellaliant.net)
17:15.28 *** join/#brlcad yorik (~yorik@2804:431:f720:6643:290:f5ff:fedc:3bb2)
17:23.41 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
19:23.47 Apra_ caen23: Can you help me get reviewed my task...Sean has mentioned certain things that I didn't get
19:28.41 Apra_ https://codein.withgoogle.com/dashboard/task-instances/5199451020853248/
19:28.44 gcibot Design a business card for OpenCAx || 3 days || Outreach / Research || BRL-CAD
19:36.52 *** join/#brlcad MikeHan (~Mike@188.175.158.32)
19:41.29 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
19:51.03 caen23 Apra_: the Open in OpenCAx is a bit difficult to read (the n and part of the e are grey)
19:51.48 caen23 also, you have the logo with the gears on the left, and the logo in text on the right. so it's basically saying OpenCAx twice, which is redundant
19:52.46 Apra_ ok..but I like both of them...how about placing the right sided gear with text on the back side of the card?
19:54.46 Apra_ or should I del one of them? :)
19:58.13 caen23 you could place one of them on the other side, yes
20:32.33 Apra_ http://imgur.com/oOg8lbX
20:45.06 Apra_ Is it okay...I edited a lot of things
20:47.08 *** join/#brlcad spertz (~Victor@hlfxns016cw-142167252220.dhcp-dynamic.FibreOp.ns.bellaliant.net)
20:49.10 spertz hi everyone
20:49.26 spertz when I try to run ogv on my computer using meteor
20:49.27 spertz it crashes
20:50.21 spertz I installed all the required modules (nodejs, mongodb) using homebrew, and the meteor i installed using curl
20:50.51 spertz but when I run the webpage on localhost:3000 it crashes and displays the error info on my terminal
21:08.51 caen23 spertz: could you paste the error somewhere?
21:09.21 caen23 Apra_: the logo changes seem ok, but i personally preferred the previous font you used
21:09.41 caen23 also, it's better if you just submit it again for review, and wait for Sean's feedback
21:09.53 Apra_ Bold Font..right?
21:10.09 spertz sure
21:10.32 spertz wait it’s working!
21:10.35 caen23 Apra_: what do you mean?
21:10.48 Apra_ The fonts are in italics
21:11.00 Apra_ earlier it was not in italics just bold
21:11.00 spertz the website is working
21:11.04 spertz previously it’s not
21:11.30 caen23 Apra_: i see that, i also think the italic makes it a bit less readable
21:15.07 Apra_ http://imgur.com/a/6ttBC
21:16.20 caen23 looks better, send it for review and wait for feedback
21:16.33 Apra_ Thanks
21:16.46 Apra_ for the help
21:17.48 *** part/#brlcad spertz (~Victor@hlfxns016cw-142167252220.dhcp-dynamic.FibreOp.ns.bellaliant.net)
22:19.53 *** join/#brlcad Caterpillar (~caterpill@unaffiliated/caterpillar)
23:07.03 *** join/#brlcad asad_ (~asad00@pool-173-72-4-45.cmdnnj.fios.verizon.net)

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