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 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 seeing is actual

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 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 bug where doing p

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 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 printed on scre

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 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: https://matplotlib.svn.source

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

2010-10-13 Thread Jouni K . Seppänen
Carl Karsten 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. Matplotlib can pass

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 wrote: > On Wed, Oct 13, 2010 at 11:14 AM, John Hunter wrote: >> On Wed, Oct 13, 2010 at 10:45 AM, Carl Karsten >> wrote: >> >>> "Need to get 535MB of archives." >>> >>> I am on a pretty slow shared connection, so need to wait a week to get >>> bac

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 wrote: > On Wed, Oct 13, 2010 at 10:45 AM, Carl Karsten 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 y

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 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 10:43 AM, Carl Karsten wrote: > On Wed, Oct 13, 2010 at 10:25 AM, John Hunter 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 python-numpy python-scipy pyth

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

2010-10-13 Thread Carl Karsten
On Wed, Oct 13, 2010 at 10:25 AM, John Hunter 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 python-numpy python-scipy python-matplotlib -- Carl K

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 wrote: > On Wed, Oct 13, 2010 at 8:33 AM, Michael Droettboom wrote: >> On 10/12/2010 07:16 PM, Fernando Perez wrote: >>> On Tue, Oct 12, 2010 at 3:03 PM, Carl Karsten   >>> wrote: >>> Run the code, you get a window that has a 'save' button, the

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 wrote: > On 10/12/2010 07:16 PM, Fernando Perez wrote: >> On Tue, Oct 12, 2010 at 3:03 PM, Carl Karsten  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 bl

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 Karsten 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

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 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 rendering engines.) > sav

[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