Hi all,
I frequently get an Assertion error on my Android Studion installation. I have tested it with Oracle JDK 7 & 8 and open JDK 7, always the same error occurs.
AssertionError: java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock@52f1e9d7[Locked by thread AWT-EventQueue-0 1.1.0#AI-135.1740770, eap:false]: java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock@52f1e9d7[Locked by thread AWT-EventQueue-0 1.1.0#AI-135.1740770, eap:false]
Maybe someone has a solution for this.
Thank you in advaned
Search Criteria
Package Details: android-studio 2024.2.1.12-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/android-studio.git (read-only, click to copy) |
---|---|
Package Base: | android-studio |
Description: | The official Android IDE (Stable branch) |
Upstream URL: | https://developer.android.com/ |
Keywords: | android |
Licenses: | Apache |
Submitter: | TamCore |
Maintainer: | kordianbruck (SailReal) |
Last Packager: | SailReal |
Votes: | 1081 |
Popularity: | 7.14 |
First Submitted: | 2013-05-15 19:45 (UTC) |
Last Updated: | 2024-12-02 21:46 (UTC) |
Dependencies (8)
- alsa-lib
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR)
- libxrender
- libxtst
- which (busybox-coreutilsAUR)
- gtk2 (gtk2-maemoAUR, gtk2-patched-filechooser-icon-viewAUR) (optional) – GTK+ look and feel
- libgl (nvidia-340xx-utilsAUR, libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, amdgpu-pro-oglpAUR, libglvnd) (optional) – emulator support
- ncurses5-compat-libsAUR (optional) – native debugger support
Required by (8)
- android-material-icons (optional)
- android-studio-launcher
- flutter-beta (optional)
- flutter-dev (optional)
- flutter-git (optional)
- flutter-intellij-patch (optional)
- jdk-android-studio
- kode-studio-bin (optional)
Sources (3)
Latest Comments
« First ‹ Previous 1 .. 24 25 26 27 28 29 30 31 32 33 34 .. 53 Next › Last »
sschuhmann commented on 2015-04-04 08:24 (UTC)
jfcandidofilho commented on 2015-03-20 06:36 (UTC)
@Zzaponka
Maybe the problem lies here: https://wiki.haskell.org/Xmonad/Frequently_asked_questions#Problems_with_Java_applications.2C_Applet_java_console
semi225599 commented on 2015-02-19 04:33 (UTC)
Latest stable is now 1.1 (released Feb 18, 2015)
http://tools.android.com/download/studio/stable
Zzaponka commented on 2015-02-17 02:49 (UTC)
Hi, everybody!
After standard installation procedure of the current package version (android-studio 1.0.2-1) I get just windows with empty buttons with no labels on them. I suppose this issue is connected with fonts somehow, but where I have to dig?
Thanks in advance.
danyf90 commented on 2015-02-10 09:43 (UTC)
PLEASE STOP REPORTING THIS OUT OF DATE. Latest stable version is 1.0.2 http://tools.android.com/download/studio/stable
howardad commented on 2014-12-21 14:24 (UTC)
Is there a reason that the icon and desktop files are installed with 655 permissions (owner: read/write, everyone else: read/execute) instead of 644 (owner: read/write, everyone else: read)?
nugnuts commented on 2014-12-20 20:08 (UTC)
Android Studio indicates there is a new version available, 1.0.2 (build 135.1653844), though the official download page appears to currently still be pointing at 1.0.1
For those interested: https://dl.google.com/dl/android/studio/ide-zips/1.0.2/android-studio-ide-135.1653844-linux.zip
danyf90 commented on 2014-12-20 06:45 (UTC)
The official android-studio download page is this one: http://developer.android.com/sdk/index.html#Other
The current version is 1.0.1
danyf90 commented on 2014-12-14 13:46 (UTC)
How you can see from PKGBUILD it changes permission only in $pkgdir/opt/
Pinned Comments
C0rn3j commented on 2024-10-26 17:04 (UTC)
2024.2 added a Wayland backend, not enabled by default. Works fine for me so far.
https://blog.jetbrains.com/platform/2024/07/wayland-support-preview-in-2024-2/