尝试在两台不同的Ubuntu计算机上运行Android Studio 2.2.3时,我一直收到此错误.一个运行14.04 Trusty,另一个运行16.04 Xenial.
它运行启动屏幕,加载栏到达结束,然后它就坐在那里,这个错误显示在控制台中.
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=350m; support was removed in 8.0
Looking in classpath from com.intellij.util.lang.UrlClassLoader@2077d4de for /com/sun/jna/linux-x86-64/libjnidispatch.so
Found library resource at jar:file:/home/me/Downloads/android-studio/lib/jna.jar!/com/sun/jna/linux-x86-64/libjnidispatch.so
Trying /home/me/.AndroidStudio2.2/system/tmp/jna3820816485682346846.tmp
Found jnidispatch at /home/me/.AndroidStudio2.2/system/tmp/jna3820816485682346846.tmp
[ 9485] WARN - dea.updater.SdkComponentSource - File /home/me/.android/repositories.cfg could not be loaded.
[ 9618] WARN - s.RepoProgressIndicatorAdapter - File /home/me/.android/repositories.cfg could not be loaded.
[ 9994] ERROR - llij.ide.plugins.PluginManager - java.lang.ClassCastException: sun.font.CompositeFont cannot be cast to sun.font.PhysicalFont
java.lang.RuntimeException: java.lang.ClassCastException: sun.font.CompositeFont cannot be cast …Run Code Online (Sandbox Code Playgroud)