Re: TPolyLine crashes applications

From: Rene Brun <Rene.Brun_at_cern.ch>
Date: Sat, 18 Feb 2006 13:41:00 +0100 (MET)


Hi Andre,

Thanks for reporting this problem when drawing a polyline with 0 points. Fix now in CVS.

Rene Brun

On
Fri, 17 Feb 2006, Andre Lebedev wrote:

> Hello.
>
> We ran into the following problem with CVS version of ROOT built on Fedora
> Core 3 (and other flavors of Linux). If I run the following macro and roll
> the mouse over the canvas, ROOT becomes unhappy:
>
> TH2F h("h", "h", 10, 0, 10, 10, 0, 10)
> h.Draw()
> TPolyLine l(0)
> l.Draw()
>
> Our event diplay crashes under similar circumstances. While I can address the
> issue in the event display, it seems that this bug should be addressed at a
> different level.
>
> Regards,
> Andre.
>
Received on Sat Feb 18 2006 - 13:41:11 MET

This archive was generated by hypermail 2.2.0 : Mon Jan 01 2007 - 16:31:57 MET