On Mon, Oct 19, 2015 at 4:50 PM, Nikolaus Rath <nr...@trialphaenergy.com> wrote:
> On 10/17/2015 11:57 AM, Sandro Tosi wrote:
>>>
>>> I got something interesting using the -c option. On Jessie:
>>
>>
>> do you have a chance to test this on the recently uploaded 1.5.0~rc2
>> (i need to have results on a recent version to be able to forward it
>> upstream)? In a sid chroot I got:
>>
>> real    0m1.076s
>> user    0m0.432s
>> sys     0m0.060s
>
>
> Is that with Python 2 or Python 3? I tried it with Python 2 (so that we can
> compare with wheezy), but I'm just getting a crash:
>
> $ time /usr/bin/python test.py
> Segmentation fault

hmmm, so are you sure you have a clean python/matplotlib env? what
backend are you using?

> real    0m0.350s
> user    0m0.324s
> sys     0m0.016s
>
> This is with python-pyside (python-pyqt4 doesn't seem to exist in sid).

i suppose QtAgg, try TkAgg

>> (i lost time closing the window)
>
>
> Uh? My test script should close on its own without the need for user
> interaction.

since you show(), that will open a window

-- 
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi

Reply via email to