[Plplot-devel] RE : Qt segmentation fault, Qt version and test_plend

2009-09-03 Thread Rochel, Alban
Hi Alan De : Alan W. Irwin [ir...@beluga.phys.uvic.ca] Date d'envoi : mercredi 2 septembre 2009 17:20 À : Rochel, Alban Cc : Plplot-devel mailing list Objet : Re: [Plplot-devel] Qt segmentation fault, Qt version and test_plend Hi Alban: The other important

Re: [Plplot-devel] xcairo problems on PPC OS-X

2009-09-03 Thread Hazen Babcock
Hezekiah M. Carty wrote: > On Sun, Aug 30, 2009 at 11:23 AM, Hazen Babcock wrote: >> In the process of investigating cmap issues Alan and Werner were >> discussing I have found that the xcairo driver no longer works on my >> PowerPC OS-X box, and instead fails with a "Bus error". The other cairo >>

Re: [Plplot-devel] xcairo problems on PPC OS-X

2009-09-03 Thread Alan W. Irwin
On 2009-09-03 10:07-0400 Hazen Babcock wrote: >> On Sun, Aug 30, 2009 at 11:23 AM, Hazen Babcock wrote: >>> In the process of investigating cmap issues Alan and Werner were >>> discussing I have found that the xcairo driver no longer works on my >>> PowerPC OS-X box, and instead fails with a "Bus

[Plplot-devel] RE : RE : Qt segmentation fault, Qt version and test_plend

2009-09-03 Thread Rochel, Alban
Hello all, Just for information, the Qt driver runs fine (but not valgrind-clean) on Mandriva 2009.1 64. Summing up, the segmentation fault issue occurs on: - Ubuntu 9.04 64 - OpenSuse 11.1 64 (Qt 4.5 only, Qt 4.4 is fine) But not on - Mandriva 2009.1 32 or 64 (Qt applications not valgrind clean)

[Plplot-devel] Should we delay the release by a week?

2009-09-03 Thread Alan W. Irwin
Hi Hazen: Your comment below got me thinking about this new subject. On 2009-09-03 10:07-0400 Hazen Babcock wrote: > Since this [command-line parsing] issue has been around for years and I'm the > only one who seems to struggle with it I'm not inclined to delay the > release until it gets sorted

Re: [Plplot-devel] xcairo problems on PPC OS-X

2009-09-03 Thread Werner Smekal
Hi, > > It sounds like you have discovered (or rediscovered) an issue in the > command-line parsing code on your OS X platform. Could you remind > us again > of exactly what hardware that is (32-bit or 64-bit, PowerPC or Intel)? PowerPC, 32 bit AFAIR. That's also a problem for valgrind, since

[Plplot-devel] Handling LC_NUMERIC issues within PLplot

2009-09-03 Thread Alan W. Irwin
I have assigned a new subject because this topic deserves its own thread. On 2009-09-01 11:24-0700 Alan W. Irwin wrote: > [...] Thus, I think our best solution to this whole issue is to save > the user locale, use setlocale(LC_NUMERIC, "C"); to read the file, then > restore the user locale in bo