Re: [brlcad-devel] Debug Framebuffer Interface

2013-05-17 Thread Priyanka Kapoor
On Fri, May 17, 2013 at 4:53 PM, Christopher Sean Morrison wrote: > * /dev/oglb 'copy mode' fails to refresh the framebuffer > > Otherwise, you should see your logging if you run the "fbserv" command (which > has a man page on how to use it) with "rt -F0 ..." or stand-alone with "rt > -F/dev/db

Re: [brlcad-devel] Patch[user end utility to post the log file]

2013-05-17 Thread Christopher Sean Morrison
On May 17, 2013, at 8:00 AM, Navdeep Bagga wrote: > I search bug,patch lists but not found any related to my work or > related to my proposed project. That's why I chose that. But it's not something to be chosen. It's work submitted from someone else like yourself. It's ideal if a patch relat

Re: [brlcad-devel] Patch[user end utility to post the log file]

2013-05-17 Thread Navdeep Bagga
On Fri, May 17, 2013 at 4:31 PM, Christopher Sean Morrison wrote: > On May 17, 2013, at 6:44 AM, Navdeep Bagga wrote: > >>> From the description of patch, I find that end user working on some >> files and its log information is passed to some web API. >> I need to know user working on which files

Re: [brlcad-devel] Debug Framebuffer Interface

2013-05-17 Thread Christopher Sean Morrison
On May 17, 2013, at 3:27 AM, Priyanka Kapoor wrote: > On Thu, May 16, 2013 at 9:13 PM, Christopher Sean Morrison > wrote: >> The framebuffer files are listed in the wiki description on the project >> ideas page. Basically, it's a new >if-dbg.c file in src/libfb with all the >> callback hooks

Re: [brlcad-devel] Patch[user end utility to post the log file]

2013-05-17 Thread Christopher Sean Morrison
On May 17, 2013, at 6:44 AM, Navdeep Bagga wrote: >> From the description of patch, I find that end user working on some > files and its log information is passed to some web API. > I need to know user working on which files and API, want file > and API links. How is that patch at all relevant t

[brlcad-devel] Patch[user end utility to post the log file]

2013-05-17 Thread Navdeep Bagga
I found this patch for submitting User end utility to post the log file http://sourceforge.net/p/brlcad/patches/133/ >From the description of patch, I find that end user working on some files and its log information is passed to some web API. I need to know user working on which files and API, wan

Re: [brlcad-devel] Debug Framebuffer Interface

2013-05-17 Thread Priyanka Kapoor
On Thu, May 16, 2013 at 9:13 PM, Christopher Sean Morrison wrote: > The framebuffer files are listed in the wiki description on the project ideas > page. Basically, it's a new >if-dbg.c file in src/libfb with all the > callback hooks implemented to call bu_log() for each function, and >then >