Re: [Plplot-devel] Need help with test_extXdrawable target regression introduced by "Fix to the multiple keypress bug on page advance"

2015-07-30 Thread Alan W. Irwin
On 2015-07-30 01:08-0400 Jim Dishaw wrote: On Jul 29, 2015, at 7:56 PM, Alan W. Irwin wrote: Hi Jim: I have just discovered the regression mentioned by the subject line. My apologies for not spotting this issue earlier in the release cycle. I guess I did all sorts of spot checking after yo

Re: [Plplot-devel] Need help with test_extXdrawable target regression introduced by "Fix to the multiple keypress bug on page advance"

2015-07-30 Thread Jim Dishaw
> On Jul 30, 2015, at 3:21 AM, Alan W. Irwin wrote: > >> On 2015-07-30 01:08-0400 Jim Dishaw wrote: >> >> >>> On Jul 29, 2015, at 7:56 PM, Alan W. Irwin >>> wrote: >>> >>> Hi Jim: >>> >>> I have just discovered the regression mentioned by the subject line. >>> >>> My apologies for not

Re: [Plplot-devel] Need help with test_extXdrawable target regression introduced by "Fix to the multiple keypress bug on page advance"

2015-07-30 Thread Jim Dishaw
> On Jul 30, 2015, at 6:36 AM, Jim Dishaw wrote: > > > > > >>> On Jul 30, 2015, at 3:21 AM, Alan W. Irwin >>> wrote: >>> >>> On 2015-07-30 01:08-0400 Jim Dishaw wrote: >>> >>> On Jul 29, 2015, at 7:56 PM, Alan W. Irwin wrote: Hi Jim: I have just discove

Re: [Plplot-devel] Need help with test_extXdrawable target regression introduced by "Fix to the multiple keypress bug on page advance"

2015-07-30 Thread Alan W. Irwin
On 2015-07-30 06:42-0400 Jim Dishaw wrote: >> On Jul 30, 2015, at 6:36 AM, Jim Dishaw wrote: [...] >> That patch [to insert a XSynchronize call] fixes the problem when PLPlot is >> creating the window. Try adding one more inside the "then" case at line 1983. > > Oops, that won't work. I think th