On 25 sep, 21:56, anatoly techtonik <[email protected]> wrote: > I can't check this in Linux, but I see that QColor.fromHsvF() receives > hue parameter as numpy.complex128 instead of float on the screen with > complex numbers.
Indeed! That is fixed on v2.0 mercurial repository. Pierre > -- > anatoly t. > > On Sat, Sep 25, 2010 at 8:44 PM, Pierre Raybaut > > <[email protected]> wrote: > > Hi all, > > > Apparently, a new bug is happening on Linux (latest/up-to-date > > Ubuntu): the array editor is causing a segmentation fault. It happens > > on both Spyder v1.1 and v2.0. > > > To debug this, simply run the array editor, i.e. arrayeditor.py > > located in spyderlib/widgets: > > python arrayeditor.py > > > If this bug is reproducible, you should have a segmentation fault > > simply after clicking on the "OK" button. > > I'm quite busy and out-of-the-office these days, so any help for > > debugging this critical issue on Linux would be greatly appreciated. > > > Thanks, > > Pierre > > > -- > > You received this message because you are subscribed to the Google Groups > > "spyder" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]. > > For more options, visit this group > > athttp://groups.google.com/group/spyderlib?hl=en. > > -- You received this message because you are subscribed to the Google Groups "spyder" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/spyderlib?hl=en.
