Re: [matplotlib-devel] mpl from svn build failure?

2008-10-27 Thread John Hunter
On Mon, Oct 27, 2008 at 8:49 PM, Fernando Perez <[EMAIL PROTECTED]> wrote: > src/_tkagg.cpp: In function 'int PyAggImagePhoto(void*, Tcl_Interp*, > int, char**)': > src/_tkagg.cpp:134: error: no match for 'operator*' in > '*aggRenderer->RendererAgg::renderingBuffer' > error: command 'gcc' failed w

[matplotlib-devel] mpl from svn build failure?

2008-10-27 Thread Fernando Perez
Hi folks, I don't see anything in the archives, but today mpl won't build on any of my boxes: building 'matplotlib.backends._tkagg' extension gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=

Re: [matplotlib-devel] problems with shared axis

2008-10-27 Thread John Hunter
On Mon, Oct 27, 2008 at 4:09 PM, Eric Firing <[EMAIL PROTECTED]> wrote: > None that I know of. It would certainly be nice if we had the release > package-building completely automated; or automated daily svn builds of the > Win and OSX packages. Since I don't work with either Win or OSX, I don't

Re: [matplotlib-devel] problems with shared axis

2008-10-27 Thread Eric Firing
Mark Bakker wrote: > Dang, I looked at it, but so much has changed since 0.98.3 release that > I have little chance of getting any changes implemented. > Any plans for a new release that you know of? > Thanks, Mark None that I know of. It would certainly be nice if we had the release package-bu

Re: [matplotlib-devel] problems with shared axis

2008-10-27 Thread Mark Bakker
Dang, I looked at it, but so much has changed since 0.98.3 release that I have little chance of getting any changes implemented. Any plans for a new release that you know of? Thanks, Mark On Mon, Oct 27, 2008 at 7:29 PM, Eric Firing <[EMAIL PROTECTED]> wrote: > Mark Bakker wrote: > >> I was gone

Re: [matplotlib-devel] problems with shared axis

2008-10-27 Thread Eric Firing
Mark Bakker wrote: > I was gone for the weekend (sorry, but that 'life' thing gets in the way > of getting things done sometimes). I don't have a way to build stuff at > the moment. Can I just check out the axes.py and replace my current one, > or are there too many changes? The changes were in

[matplotlib-devel] Event handling example not working

2008-10-27 Thread Neil Crighton
I noticed on the event handling doc page: matplotlib-devel@lists.sourceforge.net that the draggable rectangle example doesn't work in version 0.98.3. The rectangle class no longer seems to have the xy property. If you replace the current on_press() method in the example with the code below it se

Re: [matplotlib-devel] Debian Bug report logs - #503148

2008-10-27 Thread Sandro Tosi
On Mon, Oct 27, 2008 at 15:25, Manuel Metz <[EMAIL PROTECTED]> wrote: > Just put the Debian bugreport on the list here. I will look at this. > > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=503148 Thanks Manuel, and sorry for not forwarding it and being a little bit "absent" these days -- Sa

Re: [matplotlib-devel] problems with shared axis

2008-10-27 Thread Mark Bakker
I was gone for the weekend (sorry, but that 'life' thing gets in the way of getting things done sometimes). I don't have a way to build stuff at the moment. Can I just check out the axes.py and replace my current one, or are there too many changes? Mark On Fri, Oct 24, 2008 at 7:57 AM, Eric Firin

[matplotlib-devel] Debian Bug report logs - #503148

2008-10-27 Thread Manuel Metz
Just put the Debian bugreport on the list here. I will look at this. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=503148 mm - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest

Re: [matplotlib-devel] error saving to pdf (cannot take log of nonpositive value)

2008-10-27 Thread Neal Becker
Neal Becker wrote: > matplotlib-0.91 > > I got a nice semilog plot on the screen. Trying to save it to pdf fails, > saying 'cannot take log of nonpositive value'. > Ah, seems to be fixed in 0.98.3 (but fedora f9 ships 0.91.2) --

[matplotlib-devel] error saving to pdf (cannot take log of nonpositive value)

2008-10-27 Thread Neal Becker
matplotlib-0.91 I got a nice semilog plot on the screen. Trying to save it to pdf fails, saying 'cannot take log of nonpositive value'. - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build t