I had to install this package:
https://archlinux.org/packages/community/x86_64/appmenu-gtk-module/
In order to avoid this error:
Gtk-Message: 19:51:29.711: Failed to load module "appmenu-gtk-module"
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: | 1091 |
Popularity: | 5.76 |
First Submitted: | 2013-05-15 19:45 (UTC) |
Last Updated: | 2025-04-23 17:19 (UTC) |
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 .. 53 Next › Last »
I had to install this package:
https://archlinux.org/packages/community/x86_64/appmenu-gtk-module/
In order to avoid this error:
Gtk-Message: 19:51:29.711: Failed to load module "appmenu-gtk-module"
@Nikita790 that is the android beta version not the stable version. this package is updated
Why is it 'Flagged out-of-date (2021-01-23)'? It is the latest stable version on https://developer.android.com/studio#downloads.
No, its not intended, but I'd need to check, if there is a way to disable those update checks.
why is it checking for updates from beta channel? is this intended?
I'm having the following issue https://issuetracker.google.com/issues/175627097
Any ideas how to fix it?
have some issue, can't get past this point, even downloading manually
2020-11-29 19:36:09,916 [ 89603] ERROR - llij.ide.plugins.PluginManager - Android Studio 4.1.1 Build #AI-201.8743.12.41.6953283
2020-11-29 19:36:09,916 [ 89603] ERROR - llij.ide.plugins.PluginManager - JDK: 1.8.0_242-release; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o
2020-11-29 19:36:09,916 [ 89603] ERROR - llij.ide.plugins.PluginManager - OS: Linux
2020-11-29 19:36:09,916 [ 89603] ERROR - llij.ide.plugins.PluginManager - Last Action:
2020-11-29 19:36:09,916 [ 89603] ERROR - llij.ide.plugins.PluginManager - Could not initialize class com.intellij.internal.statistic.service.fus.collectors.FUCounterUsageLogger
java.lang.NoClassDefFoundError: Could not initialize class com.intellij.internal.statistic.service.fus.collectors.FUCounterUsageLogger
diff --git a/.SRCINFO b/.SRCINFO
index 91da949..c140548 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-studio
pkgdesc = The official Android IDE (Stable branch)
- pkgver = 4.1.0.19
+ pkgver = 4.1.1.0
pkgrel = 1
url = https://developer.android.com/
arch = i686
@@ -14,10 +14,10 @@ pkgbase = android-studio
optdepends = gtk2: GTK+ look and feel
optdepends = libgl: emulator support
options = !strip
- source = https://dl.google.com/dl/android/studio/ide-zips/4.1.0.19/android-studio-ide-201.6858069-linux.tar.gz
+ source = https://dl.google.com/dl/android/studio/ide-zips/4.1.1.0/android-studio-ide-201.6953283-linux.tar.gz
source = android-studio.desktop
source = license.html
- sha256sums = 4b9521fc4a6313ad65ff3e14b0f3fb50427d464fe14227555565f46e0ffad202
+ sha256sums = 68032184959c54576f119b7c7c8ded175d848374f3954fa450530d78260dd68b
sha256sums = 73cd2dde1d0f99aaba5baad1e2b91c834edd5db3c817f6fb78868d102360d3c4
sha256sums = 9a7563f7fb88c9a83df6cee9731660dc73a039ab594747e9e774916275b2e23e
diff --git a/PKGBUILD b/PKGBUILD
index cc6a417..098d7ae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,9 +8,9 @@
# Maintainer: Kordian Bruck <k@bruck.me>
pkgname=android-studio
-pkgver=4.1.0.19
+pkgver=4.1.1.0
pkgrel=1
-_build=201.6858069
+_build=201.6953283
pkgdesc="The official Android IDE (Stable branch)"
arch=('i686' 'x86_64')
url="https://developer.android.com/"
@@ -23,7 +23,7 @@ options=('!strip')
source=("https://dl.google.com/dl/android/studio/ide-zips/$pkgver/android-studio-ide-$_build-linux.tar.gz"
"$pkgname.desktop"
"license.html")
-sha256sums=('4b9521fc4a6313ad65ff3e14b0f3fb50427d464fe14227555565f46e0ffad202'
+sha256sums=('68032184959c54576f119b7c7c8ded175d848374f3954fa450530d78260dd68b'
'73cd2dde1d0f99aaba5baad1e2b91c834edd5db3c817f6fb78868d102360d3c4'
'9a7563f7fb88c9a83df6cee9731660dc73a039ab594747e9e774916275b2e23e')
Sorry if this question is really dumb, but I am having two android-studios show up when I run flutter doctor and noticed that there are several folders named android-studio that installing from the AUR created. I'm wondering which one is being used when I open android-studio and which is redundant? these are the files in the folder that was created in my home directory...
/android-studio
PKGBUILD android-studio.desktop src android-studio-4.1.0.19-1-x86_64.pkg.tar.zst license.html android-studio-ide-201.6858069-linux.tar.gz pkg
/pkg android-studio
/src android-studio android-studio.desktop android-studio-ide-201.6858069-linux.tar.gz license.html
thanks!
Here's the PKGBUILD's modifications for the new version:
pkgver=4.0.2.0
_build=193.6821437
sha256sums=('bf796e83c5c2978b5e90c04fe0dd704bddb91670da48c0dfe922098702b27736'
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/