Re: [Matplotlib-users] dolphin save as svg broken

2010-10-13 Thread Michael Droettboom
On 10/12/2010 07:16 PM, Fernando Perez wrote: On Tue, Oct 12, 2010 at 3:03 PM, Carl Karstenc...@personnelware.com wrote: Run the code, you get a window that has a 'save' button, the dialog has a 'type svg' option the svg renders with the blue/green dots everywhere (rendering using both

Re: [Matplotlib-users] dolphin save as svg broken

2010-10-13 Thread Carl Karsten
On Wed, Oct 13, 2010 at 8:33 AM, Michael Droettboom md...@stsci.edu wrote: On 10/12/2010 07:16 PM, Fernando Perez wrote: On Tue, Oct 12, 2010 at 3:03 PM, Carl Karstenc...@personnelware.com  wrote: Run the code, you get a window that has a 'save' button, the dialog has a 'type svg' option the

Re: [Matplotlib-users] dolphin save as svg broken

2010-10-13 Thread John Hunter
On Wed, Oct 13, 2010 at 10:19 AM, Carl Karsten c...@personnelware.com wrote: On Wed, Oct 13, 2010 at 8:33 AM, Michael Droettboom md...@stsci.edu wrote: On 10/12/2010 07:16 PM, Fernando Perez wrote: On Tue, Oct 12, 2010 at 3:03 PM, Carl Karstenc...@personnelware.com   wrote: Run the code, you

Re: [Matplotlib-users] dolphin save as svg broken

2010-10-13 Thread Carl Karsten
On Wed, Oct 13, 2010 at 10:43 AM, Carl Karsten c...@personnelware.com wrote: On Wed, Oct 13, 2010 at 10:25 AM, John Hunter jdh2...@gmail.com wrote: sudo apt-get build_dep numpy scipy matplotlib E: Unable to find a source package for numpy I am guessing it should be:  sudo apt-get build-dep

Re: [Matplotlib-users] dolphin save as svg broken

2010-10-13 Thread John Hunter
On Wed, Oct 13, 2010 at 10:45 AM, Carl Karsten c...@personnelware.com wrote: Need to get 535MB of archives. I am on a pretty slow shared connection, so need to wait a week to get back home before I do this. How much does just the mpl part cost you?

Re: [Matplotlib-users] dolphin save as svg broken

2010-10-13 Thread Carl Karsten
On Wed, Oct 13, 2010 at 11:14 AM, John Hunter jdh2...@gmail.com wrote: On Wed, Oct 13, 2010 at 10:45 AM, Carl Karsten c...@personnelware.com wrote: Need to get 535MB of archives. I am on a pretty slow shared connection, so need to wait a week to get back home before I do this. How much

Re: [Matplotlib-users] dolphin save as svg broken

2010-10-13 Thread Carl Karsten
On Wed, Oct 13, 2010 at 11:37 AM, Carl Karsten c...@personnelware.com wrote: On Wed, Oct 13, 2010 at 11:14 AM, John Hunter jdh2...@gmail.com wrote: On Wed, Oct 13, 2010 at 10:45 AM, Carl Karsten c...@personnelware.com wrote: Need to get 535MB of archives. I am on a pretty slow shared

Re: [Matplotlib-users] dolphin save as svg broken

2010-10-13 Thread Jouni K . Seppänen
Carl Karsten c...@personnelware.com writes: Need to get 535MB of archives. The following NEW packages will be installed: [...] texlive-doc-base texlive-extra-utils texlive-font-utils It seems to be pulling in all of TeX Live, which is huge and by no means necessary to run matplotlib.

Re: [Matplotlib-users] dolphin save as svg broken

2010-10-13 Thread Fernando Perez
On Wed, Oct 13, 2010 at 6:33 AM, Michael Droettboom md...@stsci.edu wrote: Yes, but this is fixed in SVN 1.0 branch and trunk -- at least for me. Not for you? Nope, identical behavior, just tested with a rebuilt-from-now numpy and mpl: amirbar[matplotlib] svn info Path: . URL:

Re: [Matplotlib-users] dolphin save as svg broken

2010-10-13 Thread Fernando Perez
On Wed, Oct 13, 2010 at 11:29 AM, Jouni K. Seppänen j...@iki.fi wrote: Is there a way to ask apt what the build dependencies for a package are, and then install only a subset? A crude but functional way is to just run apt-get build-dep, and then cancel the actual download. That list is

Re: [Matplotlib-users] dolphin save as svg broken

2010-10-13 Thread Fernando Perez
On Wed, Oct 13, 2010 at 11:34 AM, Fernando Perez fperez@gmail.com wrote: Nope, identical behavior, just tested with a rebuilt-from-now numpy and mpl: OK, the plot thickens. I may have spoken too fast: the behavior we see in the Qt console is indeed the same I reported earlier, and the MPL

Re: [Matplotlib-users] dolphin save as svg broken

2010-10-13 Thread Fernando Perez
On Wed, Oct 13, 2010 at 6:33 AM, Michael Droettboom md...@stsci.edu wrote: Yes, but this is fixed in SVN 1.0 branch and trunk -- at least for me. Not for you? And for the record, I can confirm that from trunk, a saved dolphins.svg opens OK with inkscape. The bug (as mentioned on -dev) we're

[Matplotlib-users] dolphin save as svg broken

2010-10-12 Thread Carl Karsten
I am sure this is not a matplotlib problem, but I am not sure whos it is, so I'll start here: http://matplotlib.sourceforge.net/examples/pylab_examples/dolphin.html the blue and green dots should only be inside the circle. Run the code, you get a window that has a 'save' button, the dialog has a

Re: [Matplotlib-users] dolphin save as svg broken

2010-10-12 Thread Fernando Perez
On Tue, Oct 12, 2010 at 3:03 PM, Carl Karsten c...@personnelware.com wrote: Run the code, you get a window that has a 'save' button, the dialog has a 'type svg' option the svg renders with the blue/green dots everywhere (rendering using both rsvg-view and inkscape, which use different