Re: [Matplotlib-users] Plot moves while using the "Zoom to rectangle" button

2010-07-25 Thread Benjamin Root
On Sun, Jul 25, 2010 at 5:04 PM, John Hunter wrote: > On Sun, Jul 25, 2010 at 3:14 PM, Benjamin Root wrote: > > I tried a bunch of the animation examples and widget examples with and > > without the patch. I could not find one that was affected by this bug, > > however, none of them were advers

Re: [Matplotlib-users] Plot moves while using the "Zoom to rectangle" button

2010-07-25 Thread John Hunter
On Sun, Jul 25, 2010 at 3:14 PM, Benjamin Root wrote: > I tried a bunch of the animation examples and widget examples with and > without the patch.  I could not find one that was affected by this bug, > however, none of them were adversely affected by the patch.  However, both > of the plot_moves.

Re: [Matplotlib-users] Plot moves while using the "Zoom to rectangle" button

2010-07-25 Thread Benjamin Root
On Sat, Jul 24, 2010 at 3:11 PM, John Hunter wrote: > On Sat, Jul 24, 2010 at 1:56 PM, Benjamin Root wrote: > > On Sat, Jul 24, 2010 at 12:17 PM, João Luís Silva > wrote: > >> > >> On 07/13/2010 02:31 AM, John Hunter wrote: > >>> > >>> On Mon, Jul 12, 2010 at 8:05 PM, John Hunter > wrote: > >>

Re: [Matplotlib-users] Plot moves while using the "Zoom to rectangle" button

2010-07-24 Thread John Hunter
On Sat, Jul 24, 2010 at 1:56 PM, Benjamin Root wrote: > On Sat, Jul 24, 2010 at 12:17 PM, João Luís Silva wrote: >> >> On 07/13/2010 02:31 AM, John Hunter wrote: >>> >>> On Mon, Jul 12, 2010 at 8:05 PM, John Hunter  wrote: All of which is discouraging: we both see bugs but different one

Re: [Matplotlib-users] Plot moves while using the "Zoom to rectangle" button

2010-07-24 Thread Benjamin Root
On Sat, Jul 24, 2010 at 12:17 PM, João Luís Silva wrote: > On 07/13/2010 02:31 AM, John Hunter wrote: > >> On Mon, Jul 12, 2010 at 8:05 PM, John Hunter wrote: >> >>> All of which is discouraging: we both see bugs but different ones on >>> linux, the appearance of the bug is caused by adding a co

Re: [Matplotlib-users] Plot moves while using the "Zoom to rectangle" button

2010-07-24 Thread João Luís Silva
On 07/13/2010 02:31 AM, John Hunter wrote: On Mon, Jul 12, 2010 at 8:05 PM, John Hunter wrote: All of which is discouraging: we both see bugs but different ones on linux, the appearance of the bug is caused by adding a combobox which is not used (on my system), the bug appears on some platforms

Re: [Matplotlib-users] Plot moves while using the "Zoom to rectangle" button

2010-07-24 Thread Daniele Padula
I have exactly the same problem on a program that I'm writing. I attach a figure to show what I see. I run python 2.6.2, Matplotlib 0.99.1.1, OpenSUSE 11.2 64 bit. I thought that there was a problem with how I wrote the code since I'm a real beginner, but I'm "happy" to see that the problem is

Re: [Matplotlib-users] Plot moves while using the "Zoom to rectangle" button

2010-07-13 Thread Preben Randhol
> On 07/13/2010 02:05 AM, John Hunter wrote: >> I also see buggy behavior, but on my ubuntu linux system I see that >> the whole subplot gets painted black on a mouse press and remains so >> while the rubber-banding is in effect. It's not strictly black, but >> it looks like blackish bit noise. I

Re: [Matplotlib-users] Plot moves while using the "Zoom to rectangle" button

2010-07-13 Thread João Luís Silva
On 07/13/2010 02:05 AM, John Hunter wrote: I also see buggy behavior, but on my ubuntu linux system I see that the whole subplot gets painted black on a mouse press and remains so while the rubber-banding is in effect. It's not strictly black, but it looks like blackish bit noise. I also notice

Re: [Matplotlib-users] Plot moves while using the "Zoom to rectangle" button

2010-07-12 Thread John Hunter
On Mon, Jul 12, 2010 at 8:05 PM, John Hunter wrote: > All of which is discouraging: we both see bugs but different ones on > linux, the appearance of the bug is caused by adding a combobox which > is not used (on my system), the bug appears on some platforms (linux) > but not others (win) and it a

Re: [Matplotlib-users] Plot moves while using the "Zoom to rectangle" button

2010-07-12 Thread John Hunter
On Mon, Jul 12, 2010 at 6:39 PM, João Luís Silva wrote: > > > John Hunter wrote: >> >> On Mon, Jul 12, 2010 at 5:58 PM, João Luís Silva >> wrote: >>> >>> Hi, >>> >>> I've finally created a small script that demonstrates a bug that I've >>> been >>> enduring for a long time. I haven't seen it repo

Re: [Matplotlib-users] Plot moves while using the "Zoom to rectangle" button

2010-07-12 Thread João Luís Silva
John Hunter wrote: > On Mon, Jul 12, 2010 at 5:58 PM, João Luís Silva wrote: >> Hi, >> >> I've finally created a small script that demonstrates a bug that I've been >> enduring for a long time. I haven't seen it reported before, so I may be >> doing something wrong. The bug is as follows: Under ce

Re: [Matplotlib-users] Plot moves while using the "Zoom to rectangle" button

2010-07-12 Thread John Hunter
On Mon, Jul 12, 2010 at 5:58 PM, João Luís Silva wrote: > Hi, > > I've finally created a small script that demonstrates a bug that I've been > enduring for a long time. I haven't seen it reported before, so I may be > doing something wrong. The bug is as follows: Under certain conditions, in > an

[Matplotlib-users] Plot moves while using the "Zoom to rectangle" button

2010-07-12 Thread João Luís Silva
Hi, I've finally created a small script that demonstrates a bug that I've been enduring for a long time. I haven't seen it reported before, so I may be doing something wrong. The bug is as follows: Under certain conditions, in an embedded gtk application, when selecting an area with the "Zoom