On Monday 16 July 2007 7:27:46 am John Travers wrote: > Hi all, > > I recently updated my subversion of matplotlib after a few months. Now > scripts that used to work fine are giving the following error (when > using ps backend xpdf): [...] > My system has otherwise not changed. I am on ubuntu fiesty, python > 2.5.1, gcc 4.1.2, numpy 1.0.4.dev3883, ESP Ghostscript 815.04.
One thing: the traceback is unfortunately not very helpful, but I did notice this line: > xpdf_distill(tmpfile, ext=='.eps', ptype=papertype, bbox=bbox) That should read ext='eps', not ==. Any idea how the extra = got there? If that is not the problem, please attach as simple a script as possible that reproduces the problem, along with any changes you have made to your rc settings. I use the xpdf distiller all the time and havent had any problems, although I cant build mpl this morning so I don't know when I will be able to test the most recent svn changes. Darren ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users