louis-frayser/plan-c

get-music-mins-daily, analysis.rkt line 36 crashes on empty database

Closed this issue · 1 comments

This is a failure upon new installation.

The main page wants to graph the data, but there is none. A backtrace from analysis.rkt, line 36, #'get-music-mins-daily occurs from a raised exception.

Fixed on Installability branch: There was an issue with a fix for missing dates. #'add-missing-dates crashed when given insufficient data for the fill-in. It has been patched in racket-hacks, to raise an exception.