Re: [Plplot-devel] Suggested patch for xwin.c

2010-04-14 Thread Hazen Babcock
Hi Andrew, Any thoughts on how hard it would be to fix the problem, rather than just minimizing it? Is it possible to wrap this section of code with a directive that would cause it to get executed in a non-threaded fashion? -Hazen Maimone, Andrew wrote: > Hello all, > > I would like suggest

[Plplot-devel] Suggested patch for xwin.c

2010-04-14 Thread Maimone, Andrew
Hello all, I would like suggest a patch to xwin.c to addresses a problem I am having. The problem is a synchronization issue between the plplot core and xwindows driver when multiple streams/windows are present. The events thread in xwin.c saves and restores the current stream to handle expose/r