On Fri, 17 Oct 2008 14:14:35 +0000, Kenneth Loafman wrote:
> The title says it all. I need the simplest blit animation I can find
> and when it works animation_blit.py works quite well, but sometimes it
> comes up and runs to completion at almost 400 FPS, other times it comes
> up and nothing is drawn at all except an empty plot.
>
> Ubuntu Hardy
> matplotlib 0.98.3
> python 2.5
> python-wxGtk 2.8
>
> Any help would be appreciated.
It seems to be hanging in gtk.main...
$ python /root/matplotlib-0.98.3/examples/animation/animation_blit.py
Traceback (most recent call last):
File "/root/matplotlib-0.98.3/examples/animation/animation_blit.py",
line 57, in <module>
p.show()
File "/usr/lib/python2.5/site-packages/matplotlib/backends/
backend_gtk.py", line 72, in show
gtk.main()
KeyboardInterrupt
-------------------------------------------------------------------------
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-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-users