mapaction / mapactionpy_controller

7 stars 6 forks source link

Fails to create map if insufficent data to calculate map frame's aspect ratio #110

Closed andrewphilipsmith closed 3 years ago

andrewphilipsmith commented 3 years ago

Actual behaviour

An ugly error message which is incomprehensible to the end user. eg: image

Expected behaviour

Some form of graceful handling of the senario including a comprehensible error message.

How to reproduce

On an empty cmf run:

mapchef maps --build /path/to/event_description.json
andrewphilipsmith commented 3 years ago

I have been persuaded that this "doesn't match user's expectations" to the extent that it should be regarded as a bug not an enhancement.

andrewphilipsmith commented 3 years ago

Fixed in #122.