On 2015-01-20 10:59-0000 Phil Rosenberg wrote:

> Hi All
> The basic redesigned wxWidgets driver with wxWidgets display being
> performed in a separate process is nearly ready. I am aware that we
> currently do not have the file/shared memory interface ready yet, so I
> have just implemented a rather quick minimal shared memory routine
> that shares the buffer. Everything is working perfectly on Windows. I
> still have some bugs to iron out on Linux, which cause the GUI code to
> hang before it is displayed. I'm rather more adept at using the
> Windows debugging tools than the Linux ones so this may take me a
> little time.
>
> Once I have the bugs ironed out I will add back in the more advanced
> features like saving and crosshairs etc.
>
> Basically this email was to say that if anyone would like to have a
> play with the new device, or have a poke around in the code (or even
> better if anyone used to gdb/eclipse IDE fancies telling me what is
> causing my hangs) then let me know and I will send you a patch.

Hi Phil:

That is excellent news indeed.

I suggest you create a patch with git format-patch and send it to this
list via an attachment rather than dealing with just those individuals
that express an interest.  That is the way that new development is
often shared on both the wine-devel and cmake-devel mailing lists now,
and presumably for many other mailing lists as well (e.g., the Intel
development graphics mailing list when I was lurking there.) Then
anyone who is interested can use git am on their own private topic
branch created especially for the purpose to see exactly what you have
done.  For example, I could take a look with valgrind and gdb to see
if I can discover the source of the hang issues you have discovered on
Linux.

Alan
__________________________
Alan W. Irwin

Astronomical research affiliation with Department of Physics and Astronomy,
University of Victoria (astrowww.phys.uvic.ca).

Programming affiliations with the FreeEOS equation-of-state
implementation for stellar interiors (freeeos.sf.net); the Time
Ephemerides project (timeephem.sf.net); PLplot scientific plotting
software package (plplot.sf.net); the libLASi project
(unifont.org/lasi); the Loads of Linux Links project (loll.sf.net);
and the Linux Brochure Project (lbproject.sf.net).
__________________________

Linux-powered Science
__________________________

------------------------------------------------------------------------------
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to