Hi Pierre, On Saturday 16 August 2008 03:08:49 am Pierre Raybaut wrote: > Hi all, > > I'm posting to report two bugs in 'backend_qt4.py' with the latest PyQt > release: > (see eventually the attached test script) > > (1) in class 'NavigationToolbar2QT' l. 285-300 : I had to replace '.svg' > by '.png' for all the icons to be displayed correctly on the navigation > toolbar (only one was already loaded in the right file format).
Could this be a problem with your installation of Qt4? I have been using the svg icons for a while now, without any issues. In what way are they displayed incorrectly? Did you compile qt4 without svg support? > (2) I still experience slow performance of pan/zoom feature with the > latest PyQt release (the last release for which I had no problem is the > 4.3.3 release). You'll find attached a simple test script: with PyQt > 4.3.3 pan/zoom is real-time, and with PyQt 4.4.3 it's really slower (in > fact, zooming and panning are happening at the right speed but after a > short delay from the mouse click) I think I need a more quantitative test script that proves this is an issue with mpl before I can be of help. On my machine, panning and zooming is just as fast with your test script as it is with a simple test plot in pylab using either the qt4agg or gtkagg backends. I have qt-4.4.1 and PyQt4-4.4.2 installed. Is there anyway you can profile the poor performance you are seeing? Darren ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel