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

2015-07-29 Thread Jim Dishaw
> 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 your multiple keypress > changes

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

2015-07-29 Thread Alan W. Irwin
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 your multiple keypress changes to make sure the cairo device driver built and ran without issues, but

Re: [Plplot-devel] wxWidgets Ubuntu bug

2015-07-29 Thread Alan W. Irwin
On 2015-07-29 14:36+0100 Phil Rosenberg wrote: > HI Alan > I have looked at the Ubuntu bug and have found the issue. I thought I > had removed all instances of creating a wxFont from the driver in the > console mode side, but I missed one. This causes a crash on wxWidgets > 3.0 on my Ubuntu machin

[Plplot-devel] wxWidgets Ubuntu bug

2015-07-29 Thread Phil Rosenberg
HI Alan I have looked at the Ubuntu bug and have found the issue. I thought I had removed all instances of creating a wxFont from the driver in the console mode side, but I missed one. This causes a crash on wxWidgets 3.0 on my Ubuntu machine for every example. I thought I had created a fix, but i