Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 555882 - dev-util/android-studio-1.2.0.12.141.1890965 freeze in Setup Wizard
Summary: dev-util/android-studio-1.2.0.12.141.1890965 freeze in Setup Wizard
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal major (vote)
Assignee: Jason Zaman
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-25 17:42 UTC by Ingo Krabbe
Modified: 2015-07-26 07:29 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ingo Krabbe 2015-07-25 17:42:19 UTC
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
Comment 1 Ingo Krabbe 2015-07-25 18:12:24 UTC
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.
Comment 2 Jason Zaman gentoo-dev 2015-07-26 04:09:43 UTC
If you report it upstream, can you add the url to the See Also so we can track it.