On Sun, Apr 25, 2010 at 12:33 PM, Neal Becker <ndbeck...@gmail.com> wrote:
> python-matplotlib-0.99.1.2-1.fc12.x86_64 > > When I hit 'print' button, I get a partially painted dialog. Screenshot > attached. This is repeatable on 2 different machines. > I am on Fedora 12. Where is print button in matplotlib? You meant the save dialog? If that's the case I don't see any problem using the svn version of mpl. I build sources manually -> http://matplotlib.sourceforge.net/faq/installing_faq.html#install-from-svn Similarly I build numpy and scipy from sources too. If available I use easy_install for some packages, otherwise mostly manual builds. (Except the Python itself.) This might be confusing since I use the package manager to install dependencies most of the time. Once in a while I see some packages requiring older numpy builds, also when I try to uninstall some packages via package manager it tries to uninstall more packages (the critical ones) than what is installed. Not always required but manual builds give more control and easy to manage on some occurrences like in matplotlib build case. -- Gökhan
------------------------------------------------------------------------------
_______________________________________________ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel