On Thu, Jul 2, 2009 at 9:46 AM, Ole Streicher <ole-usenet-s...@gmx.net>wrote:

> Hello Darren,
>
> Darren Dale <dsdal...@gmail.com> writes:
> > I can't produce a segfault with the attached script. I have Qt-4.5.2,
> > PyQt-4.5.1, and a checkout of the matplotlib trunk.
>
> OK, in this context it seems to work.
>
> I attach a script that shows the problem.
>
> Run it, move the second diagram below the first, adjust their sizes so
> that they take roughly the same size:
>
> +---------------+-------+
> | Diagram 1     |       |
> |               |       |
> |               | Hello |
> +---------------+ World |
> | Diagram 2     |       |
> |               |       |
> |               |       |
> +---------------+-------+
>
> (you will see that the Diagram 2 will not alway update properly :-( [*] )
> and then move the slider between the diagrams and the "Hello World"
> label. There is a good chance that the program will segfault. If it does
> not, increase the number of points in the diagrams.
>

I can't reproduce the problem. The diagrams update properly and I don't see
a segfault. Maybe it is an issue that was fixed in Qt-4.5.[1,2] or
PyQt-4.5.1.


> BTW,could you reproduce my last example with diagram and scrollbar? It
> still remains unsolved (and is reproduced here [*]).
>

Yes, I responded this afternoon and I have asked on the pyqt mailing list.

Darren
------------------------------------------------------------------------------
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to