On 08/07/2010 11:44 AM, Jorge Scandaliaris wrote:
> Eric Firing<efir...@...>  writes:
>> Running mpl from svn, with gtkagg backend, on ubuntu, but with ipython
>> 0.11alpha1, I can't reproduce the problem; your example works for me.  I
>> suspect the difference is that ipython 0.11 uses a non-threaded
>> interactive mode, while 0.10 uses the threaded mode.  Is updating your
>> ipython an option for you?
>>
>> Eric
>>
>
> Well, I just installed ipython 0.11.alpha1.git and my example doesn't work at
> all (first plot is displayed, but neither mouse nor key presses have any
> effect). Could it be that I use mpl.1.0 instead of svn? How do you start
> ipython? I usually do "ipython -gthread -pylab", but maybe that is also
> contributing to the problem.

Try "ipython -pylab".  We don't want the threaded version.

Eric


>
> Regards,
>
> Jorge
>
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by
>
> Make an app they can't live without
> Enter the BlackBerry Developer Challenge
> http://p.sf.net/sfu/RIM-dev2dev
> _______________________________________________
> Matplotlib-users mailing list
> Matplotlib-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/matplotlib-users


------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to