Planner Issue

Tomaz Canabrava tcanabrava at kde.org
Sat May 31 11:16:41 PDT 2014


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.
Dirk, this patch is correct or the issue is in any other place?


>> /D
>>
>> --
>> From my phone
>>
>>
>>
>> On May 31, 2014 8:55:08 AM "Robert C. Helling" <robert at euve10195.vserver.de>
>> wrote:
>>
>>>
>>>
>>> > Am 31.05.2014 um 17:42 schrieb Tomaz Canabrava <tcanabrava at kde.org>:
>>> > maybe the cylinders are being copied with the samples? this would make
>>> > a bit more of sense.
>>>
>>> I am not on a computer so cannot check myself. But cylinders are special
>>> samples or waypoints with time=0.
>>> So this sounds possible.
>>> Robert
>>> _______________________________________________
>>> subsurface mailing list
>>> subsurface at hohndel.org
>>> http://lists.hohndel.org/cgi-bin/mailman/listinfo/subsurface
>>
>>
>>


More information about the subsurface mailing list