On Tue, 22 Jan 2019, Riccardo (Jack) Lucchetti wrote:
On Tue, 22 Jan 2019, Sven Schreiber wrote:
> Am 22.01.2019 um 16:51 schrieb Allin Cottrell:
>>
>> I've just put up new snapshots. It probably would be good to give a
>> snapshot a work-out before we go ahead.
> OK, here's what I think is a bug with yesterday's snapshot (haven't tried
> today's yet):
>
> - I have a yearly dataset
> - I do "save as" and enter in the dialog something like "hey" (no
> extension"); the status line shows "hey"
> - I go to increase/expand frequency and choose interpolate
> - I get an error saying the file <path> + "hey" doesn't exist.
>
> I haven't been able to reproduce this with an artificial dataset yet, it's
> something more subtle apparently.
I can reproduce this with the "np" sample dataset.
OK, I'll work on this before releasing. With the np dataset I'm
getting the (expected) error message "Missing values encountered", but
in the GUI I sometimes get "This function needs panel data" (!), which
kind of chimes with the seemingly irrelevant error message that Sven
got. Some kind of corruption seems to be going on; unfortunately
valgrind is not catching it.
Allin