Veusz exception report
----------------------

Veusz version: 0.5
Python version: 2.3.3 (#1, May  7 2004, 10:27:54) 
[GCC 3.3.3 20040412 (Red Hat Linux 3.3.3-7)]
Numarray version: 1.1.1
Date: Wed, 13 Apr 2005 12:32:45 +0000

Traceback (most recent call last):
  File "/data/jss/veusz/code/veusz/windows/plotwindow.py", line 158, in 
slotTimeout
    self.zoomfactor )
  File "/data/jss/veusz/code/veusz/document/doc.py", line 256, in printTo
    c.draw( (0, 0, width, height), painter )
  File "/data/jss/veusz/code/veusz/widgets/page.py", line 52, in draw
    parentposn)
  File "/data/jss/veusz/code/veusz/widgets/widget.py", line 253, in draw
    i.draw(bounds, painter, outerbounds=outerbounds)
  File "/data/jss/veusz/code/veusz/widgets/containers.py", line 267, in draw
    self.children[i].draw(bounds, painter, outerbounds=parentposn)
  File "/data/jss/veusz/code/veusz/widgets/graph.py", line 177, in draw
    edge = w.againstWhichEdge()
AttributeError: 'NoneType' object has no attribute 'againstWhichEdge'


-----------------------------------------
What the user was doing before the crash:
Moving y axis outside of graph into a grid

Reply via email to