Unable to rename actions

Hi,

Using turntouch 1.0.4 on mac 10.11.6 I am unable to rename any actions. I get the option to change the name, but when I click “done” (or anything else) it’s renamed back to the default. I see a lot of the following in the console logs:

10/02/2019 20:16:47.622 Turn Touch Mac[8158]: Unable to simultaneously satisfy constraints:
    (
        "<NSLayoutConstraint:0x7f819d889e00 H:[NSTextField:0x7f819d897300(-1)]>"
    )

    Will attempt to recover by breaking constraint 
    <NSLayoutConstraint:0x7f819d889e00 H:[NSTextField:0x7f819d897300(-1)]>

    Set the NSUserDefault NSConstraintBasedLayoutVisualizeMutuallyExclusiveConstraints to YES to have -[NSWindow visualizeConstraints:] automatically called when this happens.  And/or, break on objc_exception_throw to catch this in the debugger.

Thanks

Jo