On 2007年1月11日, Rich Shepard wrote: On 2007年1月11日, John Hunter wrote: > python simple_plot.py --verbose-debug -dAgg >& runagg.out > python simple_plot.py --verbose-debug -dPS >& runps.out > python simple_plot.py --verbose-debug -dGTK >& rungtk.out These three ran to completion. The last produced a window displaying the output. When I ran the script with -dWXAgg, it segfaulted. Two output files attached; original message bounced because the size was too large. Thanks, Rich -- Richard B. Shepard, Ph.D. | The Environmental Permitting Applied Ecosystem Services, Inc. | Accelerator(TM) <http://www.appl-ecosys.com> Voice: 503-667-4517 Fax: 503-667-8863
On 2007年1月11日, Rich Shepard wrote: The last output files are attached. Thanks, Rich -- Richard B. Shepard, Ph.D. | The Environmental Permitting Applied Ecosystem Services, Inc. | Accelerator(TM) <http://www.appl-ecosys.com> Voice: 503-667-4517 Fax: 503-667-8863
On 2007年1月11日, John Hunter wrote: > Hmm, what version of wx are you using? Charlie Moad wrote some > extension code to make the transfer from agg to the wx canvas more > efficient. This looks like the module in question. Can you John, et al.: Running 0.87.7 on my Slackware-11.0 box does not produce the segmentation fault that it does on my Slackware-10.2 box. So, the latter will be upgraded on Saturday and it won't be an issue any more. Thanks, Rich -- Richard B. Shepard, Ph.D. | The Environmental Permitting Applied Ecosystem Services, Inc. | Accelerator(TM) <http://www.appl-ecosys.com> Voice: 503-667-4517 Fax: 503-667-8863
On 2007年1月11日, Rich Shepard wrote: > When I ran the script with -dWXAgg, it segfaulted. But, when I run with -dWX, it completes and displays the plot. Ergo, there's something wrong with Agg here, I suppose. Thanks, Rich -- Richard B. Shepard, Ph.D. | The Environmental Permitting Applied Ecosystem Services, Inc. | Accelerator(TM) <http://www.appl-ecosys.com> Voice: 503-667-4517 Fax: 503-667-8863