Closed ahfontaine closed 7 years ago
Can you paste the complete output in Console.app after trying to launch Cecilia?
default 20:40:59.844707 -0400 Cecilia5 subsystem: com.apple.coreaudio, category: AudioHAL_Client, enable_level: 0, persist_level: 0, default_ttl: 0, info_ttl: 0, debug_ttl: 0, generate_symptoms: 0, enable_oversize: 0, privacy_setting: 2, enable_private_data: 0
default 20:41:00.000337 -0400 opendirectoryd Client:
I found a link where the same problem happened with psychopy on sierra and the workaround was to delete the app data and preferences. Can you try this, in a terminal window:
rm -r ~/.cecilia5
And relaunch Cecilia?
All good! That was the issue.
Opening Cecilia will result in a prompt asking to Terminate the program or to Open the console
Retrieved from console : Detected missing constraints for. It cannot be placed because there are not enough constraints to fully define the size and origin. Add the missing constraints, or set translatesAutoresizingMaskIntoConstraints=YES and constraints will be generated for you. If this view is laid out manually on macOS 10.12 and later, you may choose to not call [super layout] from your override. Set a breakpoint on DETECTED_MISSING_CONSTRAINTS to debug. This error will only be logged once.