calling shapes with faulty parameters makes itom crash and not return an error...

Issue #84 resolved
Oliver Schwanke created an issue

min example=

rectangle = shape(shape.Rectangle,(512,512))

expected: some error message

result: itom closes after a few seconds.

Comments (2)

  1. Log in to comment