When I call android-studio it creates a new configuration directory $HOME/.AndroidStudio1.2 and opens a window named "Android Studio Setup Wizard", that freezes. All options are to kill the window. Reproducible: Always Steps to Reproduce: 1.Install android-studio 2.run android-studio 3.look into a grey window that does nothing. Actual Results: no results Expected Results: a shiny IDE window
The problem is the ratpoison window manager. Android studio fails to start with the ratpoison window manager. I temporarily changed into an openbox: ratposion -c "tmpwm openbox" android-studio wait for the IDE to show up, then killall openbox should do the job. This bug should definitely be fixed upstream.
If you report it upstream, can you add the url to the See Also so we can track it.