Context :
macOs Catalina 10.15.6
Java 1.8.0_161
After having updated Android Studio 4.2 Canary 7 to Canary 8 (and to Canary 9), it cannot be opened any more.
I've tried installing it from both Android Studio official website and from JetBrains' Toolbox app. In any case the same behavior occurs :
When trying to launch Android Studio nothing happens. It doesn't even show the "SplashScreen" thing.
When using command line to launch the app I have an error that may be useful :
> open [...]/Android\ Studio\ 4.2\ Preview.app
LSOpenURLsWithRole() failed with error -10810 for the file [...]/Android Studio 4.2 Preview.app.
I've seen on the internet that it may mean that the app haven't the appropriate permissions to be launched. With previous versions of Android Studio canary, i've never changed any permissions so why now ?
-XX:+UseConcMarkSweepGC
. The other ones were not present any more – Macnair