I've created a menu strip on my application, it's been a while since I did that, which means the contents of the application has changed. The existing menu still works as desired, but when I try to add more entries to it, I get an error saying this This application has raised an unexpected error and must abort.
[12] Not an Object.
CControl.GetPropertyDefault.536
The terminal output looks like this
CControl.GetPropertyDefault.536: #12: Not an object
Mutex destroy failure: Device or resource busy
This is Gambas 1.9.47 running on Vector Linux.