bug in grid plotting, apparent in postscript driver

Dear all, The following simple script gives an error on

    > matplotlib-0.72.1: # Start script from pylab import * from
    > Numeric import *

    > x=arange(0.1,10,0.1) y=sin(x)

    > grid() plot(x,y) savefig('foo.eps') # end script

    > The error disappears when I remove the grid() switch.

I cannot replicate this bug with 0.72.1 or matplotlib CVS. Could you
rm -rf site-packages/matplotlib, reinstall, and run your script with
--verbose-helpful? If you still get the error, send the output of the
run so I can use the extra diagnostic information.

Thanks,
JDH

Dear John,

You win: I thought I had done a clean install, but apparently I didn't. After a
rm -rf of site-packages/matplotlib, and a re-install everything worked fine.
So: no bug.

Thanks,

Arnold

Quoting John Hunter <jdhunter@...4...>:

···

    > Dear all, The following simple script gives an error on
    > matplotlib-0.72.1: # Start script from pylab import * from
    > Numeric import *

    > x=arange(0.1,10,0.1) y=sin(x)

    > grid() plot(x,y) savefig('foo.eps') # end script

    > The error disappears when I remove the grid() switch.

I cannot replicate this bug with 0.72.1 or matplotlib CVS. Could you
rm -rf site-packages/matplotlib, reinstall, and run your script with
--verbose-helpful? If you still get the error, send the output of the
run so I can use the extra diagnostic information.

Thanks,
JDH

--
------------------------------------------------------------------------
Arnold F. Moene NEW tel: +31 (0)317 482604
Meteorology and Air Quality Group fax: +31 (0)317 482811
Wageningen University e-mail: Arnold.Moene@...100...
Duivendaal 2 url: http://www.met.wau.nl
6701 AP Wageningen
The Netherlands
------------------------------------------------------------------------
Openoffice.org - Freedom at work
Firefox - The browser you can trust (www.mozilla.org)
------------------------------------------------------------------------