Re: [Plplot-devel] xcairo text bug

2009-04-26 Thread Alan W. Irwin
On 2009-04-26 16:06-0400 Hazen Babcock wrote: > Fortunately it was not as hard to change the plot buffering as I had feared. > The xcairo driver should now correctly redraw the graph in the event of a > window refresh. Looks good here. Thanks! Alan __ Alan W. Irwin As

Re: [Plplot-devel] xcairo text bug

2009-04-26 Thread Hazen Babcock
Hazen Babcock wrote: > Alan W. Irwin wrote: >> On 2009-04-25 18:43-0400 Hazen Babcock wrote: >> >> I just tried a test with -DHAVE_PTHREAD=OFF (because Geoffrey felt that code >> was so problematic), and the problem persists, but apparently not to such a >> large degree. Before, just clicking on t

Re: [Plplot-devel] xcairo text bug

2009-04-25 Thread Hazen Babcock
Alan W. Irwin wrote: > On 2009-04-25 18:43-0400 Hazen Babcock wrote: > > I just tried a test with -DHAVE_PTHREAD=OFF (because Geoffrey felt that code > was so problematic), and the problem persists, but apparently not to such a > large degree. Before, just clicking on the xcairo window and then s

Re: [Plplot-devel] xcairo text bug

2009-04-25 Thread Alan W. Irwin
On 2009-04-25 18:43-0400 Hazen Babcock wrote: > Alan W. Irwin wrote: >> Hi Hazen: >> >> I have found a text bug that affects -dev xcairo. To demonstrate the bug >> run >> any example with -dev xcairo and change focus off the window and back or >> make an attempt to resize the window. On Linux,

Re: [Plplot-devel] xcairo text bug

2009-04-25 Thread Hazen Babcock
Alan W. Irwin wrote: > Hi Hazen: > > I have found a text bug that affects -dev xcairo. To demonstrate the bug run > any example with -dev xcairo and change focus off the window and back or > make an attempt to resize the window. On Linux, at least, all the text > disappears from the window create

[Plplot-devel] xcairo text bug

2009-04-23 Thread Alan W. Irwin
Hi Hazen: I have found a text bug that affects -dev xcairo. To demonstrate the bug run any example with -dev xcairo and change focus off the window and back or make an attempt to resize the window. On Linux, at least, all the text disappears from the window created by xcairo. I am pretty sure th