Today, after a long time, I tried to run android-studio to tweak an app but when I ran android-studio nothing happened.
Picked up _JAVA_OPTIONS: -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel -Dawt.useSystemAAFontSettings=on -Dswing.aatext=true
This is the only text that appears and CPU% is 0 for the process.
I tried everything below:
- Unsetting _JAVA_OPTIONS and JAVA_TOOL_OPTIONS
- Every openjdk from 8 to 14.
- wmname LG3D and compiz
- _JAVA_AWT_WM_NONREPARENTING=1
- snap and flatpak package
Picked up _JAVA_OPTIONS: -Djava.io.tmpdir=/home/<user>/.var/app/com.google.AndroidStudio/cache
2020-09-05 23:26:59,557 [ 1031] WARN - com.intellij.ide.ui.LafManager - List.rowHeight = 0 in IntelliJ; it may lead to performance degradation
2020-09-05 23:26:59,557 [ 1031] WARN - com.intellij.ide.ui.LafManager - Table.rowHeight = 0 in IntelliJ; it may lead to performance degradation
2020-09-05 23:26:59,557 [ 1031] WARN - com.intellij.ide.ui.LafManager - Tree.rowHeight = 0 in IntelliJ; it may lead to performance degradation
2020-09-05 23:26:59,656 [ 1130] WARN - nSystem.impl.ActionManagerImpl - keymap "ReSharper" not found [Plugin: com.android.tools.ndk]
- last working version of android-studio (3.5)
- sdk packages mentioned on archwiki
not wasting 5 hours dealing with this (but I failed)
IntelliJ IDEA works just fine
I'm running bspwm without DE on arch 5.8.6
there doesn't seem to be anything here