Re: selected by ipelet problem.
Otfried Cheong <[email protected]>
| Newsgroups | gmane.comp.graphics.ipe.general |
|---|---|
| Organization | Ipe Inc. |
| Message-ID | <[email protected]> |
On 10/05/2012 09:40 PM, Olivier Devillers wrote: > Here is the following reproducible problem (on my laptop, macOS) > if somebody has an idea... > > > enter few points, > select them > ask for the Delaunay triangulation (or Voronoi or...) using CGAL ipelets > ----> the triangulation appear and is selected > - If I click on the object with right button, then ipe crashes with > message below > - If I unselect, select again and click with right button, it works well This seems to indicate that there is a bug in the ipelet. This would happen if it does not set a primary selection (only secondary selections), or perhaps if it sets more than one primary selection. Otfried