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 see one bug there: the filename was not getting the proper extension
added before its display in the status line. That's now fixed in git.
I'm not able to provoke an error from expand/interpolate.
Allin