Planner Issue

Dirk Hohndel dirk at hohndel.org
Sat May 31 13:22:44 PDT 2014


On Sat, May 31, 2014 at 03:16:41PM -0300, Tomaz Canabrava wrote:
> On Sat, May 31, 2014 at 1:13 PM, Tomaz Canabrava <tcanabrava at kde.org> wrote:
> > On Sat, May 31, 2014 at 1:11 PM, Dirk Hohndel <dirk at hohndel.org> wrote:
> >> My bet is that it is unused cylinders.
> >> Turn showing them on in the preferences.
> >> Dive 222 has seven or right cylinders, most unused
> >
> > they are unused.
> > but why setting the depth on them will mess the creation of the dive?
> >
> > tomaz
> 
> Adding
> 
>             if (cylinder_nosamples(cyl)){
>                 printf("Cylinder has no samples");
>                 continue;
>             }
> 
> on the loop makes things works again for me.

On which loop?

> Dirk, this patch is correct or the issue is in any other place?

Didn't see a patch. Did I miss an email?

/D


More information about the subsurface mailing list