From: Guy K. K. <g....@ma...> - 2010-06-03 22:12:32
|
On Fri, 04 Jun 2010 04:08:46 Gary Pajer wrote: > If I remove the line containing scene.range the original program works > fine. I'm using python-visual from the Ubuntu repository. > Can someone else try it? I'd be especially interested to know if it > crashes using the respository version, but works using Bruce's home-made > version. Works perfectly fine on Kubuntu 10.04 (32 bit). Well, fine as in "it doesn't segfault". But I do get an exception on the last line (RuntimeError): """ RuntimeError: Reading .scale and .range is not supported when autoscale is enabled. """ Which is fair enough. Are you maybe on a 64 bit system, that behaves (slightly) different? It might also help to run the problem under strace when that happens, or under gdb to trace down the original problem. HTH, Guy -- Guy K. Kloss Institute of Information and Mathematical Sciences Te Kura Pūtaiao o Mōhiohio me Pāngarau Massey University, Albany (North Shore City, Auckland) 473 State Highway 17, Gate 1, Mailroom, Quad B Building voice: +64 9 414-0800 ext. 9266 fax: +64 9 441-8181 G....@ma... http://www.massey.ac.nz/~gkloss |