[IPython-user] crash report

I am using ipython -pylab, and can reproduce this error

    > with the following unusual steps:

Thanks Darren,

I think the easiest thing to do here is raise on the call to
set_position if w==0 or h ==0

JDH