Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android Studio showing error and not opening in Ubuntu #22

Closed
tango4567 opened this issue Oct 21, 2020 · 1 comment
Closed

Android Studio showing error and not opening in Ubuntu #22

tango4567 opened this issue Oct 21, 2020 · 1 comment
Labels

Comments

@tango4567
Copy link
Owner

Recently I am facing following error after deleting AndroidStudio cache for the new updates.

Internal error. Please refer to https://code.google.com/p/android/issues

java.lang.NoSuchMethodError: com.intellij.ide.plugins.PluginManagerCore.loadDescriptors()[Lcom/intellij/ide/plugins/IdeaPluginDescriptorImpl;
at com.a.a.b.b.ar.a(ar.java:121)
at com.a.a.b.b.ar.a(ar.java:71)
at com.intellij.idea.MainImpl.start(MainImpl.java:19)
at com.intellij.idea.StartupUtil.startApp(StartupUtil.java:303)
at com.intellij.idea.StartupUtil.prepareApp(StartupUtil.java:245)
at com.intellij.ide.plugins.MainRunner.lambda$start$0(MainRunner.java:47)
at java.lang.Thread.run(Thread.java:748)

-----
JRE 1.8.0_242-release-1644-b3-6222593 amd64 by JetBrains s.r.o
/snap/android-studio/94/android-studio/jre/jre"
@tango4567 tango4567 changed the title Android studio on Ubuntu will not open Android Studio showing error and not opening in Ubuntu Oct 21, 2020
@tango4567
Copy link
Owner Author

tango4567 commented Oct 21, 2020

Simply I grab last two line of error msg and googled it.
Solution 👉 sudo rm -rf ~/.local/share/Google/AndroidStudio4.1/marketplace/lib
Explanation 👉 It's happening because of Markdown lib
Source 👉 StackOver 👈
About Android Studio 👇

Android Studio 4.1
Build #AI-201.8743.12.41.6858069, built on September 23, 2020
Runtime version: 1.8.0_242-release-1644-b3-6222593 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Linux 5.4.0-42-generic
GC: ParNew, ConcurrentMarkSweep
Memory: 2014M
Cores: 4
Registry: ide.new.welcome.screen.force=true
Non-Bundled Plugins: com.thoughtworks.gauge
Current Desktop: ubuntu:GNOME

@tango4567 tango4567 pinned this issue Oct 21, 2020
@tango4567 tango4567 unpinned this issue Oct 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant