Closed msmith3392 closed 1 year ago
The same issue happens on macOS 14.0 (23A344).
Android Studio Giraffe | 2022.3.1 Patch 2
Build #AI-223.8836.35.2231.10811636, built on September 14, 2023
Runtime version: 17.0.6+0-17.0.6b829.9-10027231 aarch64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
macOS 14.0
GC: G1 Young Generation, G1 Old Generation
Memory: 2048M
Cores: 10
Metal Rendering is ON
Registry:
external.system.auto.import.disabled=true
ide.text.editor.with.preview.show.floating.toolbar=false
Non-Bundled Plugins:
com.github.copilot (1.3.3.3572)
Dart (223.8977)
DBN (3.4.1710.0)
io.flutter (76.1.2)
looks like an IntelliJ issue in general https://github.com/flutter/flutter-intellij/issues/6857
It's a pain since JxBrowser requires licensing.
This was fixed with the point releases, please update to the latest version, 76.3.x
.
I'm seeing this issue on Flutter plugin 77.1.2
and Android Studio Hedgehog | 2023.1.1
:
I'm seeing this issue on
Flutter plugin 77.1.2
andAndroid Studio Hedgehog | 2023.1.1
:flutter doctor -v (beta channel)
The same error in my Android Studio Hedgehog | 2023.1.1
I'm seeing this issue on
Flutter plugin 77.1.2
andAndroid Studio Hedgehog | 2023.1.1
Same on Linux.
@jwren Can you reopen the issue?
same error on Flutter plugin 77.1.2 and Android Studio Hedgehog | 2023.1.1
@jwren The same to me Plugin Version: Flutter: 77.1.2 Dart: 231.9409
IDEA Version : Android Studio Hedgehog | 2023.1.1 Patch 1 Runtime version: 17.0.7+0-17.0.7b1000.6-10550314 aarch64
JCEF not being supported is due to boot runtime for the IDE using a version of the Java runtime environment that does not have JCEF. We recommend trying the steps here for changing to a JRE that supports JCEF: https://stackoverflow.com/questions/69171807/markdown-editor-and-preview-not-working-in-android-studio
Does that work for your use case? Otherwise the backup option is opening DevTools in a separate browser.
same error on Flutter plugin 77.1.2 and Android Studio Hedgehog | 2023.1.1
same for me. the error is still present
Same issue
Android Studio Hedgehog | 2023.1.1 Patch 1 Build #AI-231.9392.1.2311.11255304, built on December 27, 2023 Runtime version: 17.0.7+0-17.0.7b1000.6-10550314 aarch64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. macOS 13.5 Non-Bundled Plugins: Dart (231.9411) io.flutter (77.1.2)
Same issue on windows
Android Studio Hedgehog | 2023.1.1 Patch 1 Build #AI-231.9392.1.2311.11255304, built on December 27, 2023 Runtime version: 17.0.7+0-17.0.7b1000.6-10550314 aarch64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. Windows 10 19045.3930 Non-Bundled Plugins: Dart (231.9411) io.flutter (77.1.2)
same issue here on macos
Same issue on MacOS
"The embedded browser failed to load. Error JCEF is not supported in this env or failed to initialize"
Flutter plugin: 77.1.2 Android Studio Hedgehog | 2023.1.1 Patch 2 Build #AI-231.9392.1.2311.11330709, built on January 19, 2024 Runtime version: 17.0.7+0-17.0.7b1000.6-10550314 aarch64
same for me. the error is still present
JCEF not being supported is due to boot runtime for the IDE using a version of the Java runtime environment that does not have JCEF. We recommend trying the steps here for changing to a JRE that supports JCEF: https://stackoverflow.com/questions/69171807/markdown-editor-and-preview-not-working-in-android-studio
Does that work for your use case? Otherwise the backup option is opening DevTools in a separate browser.
Did that and my emulators stopped working. Had to reset to default again
Why this issue is closed?
Same issue here, tried the solutions over github and stackoverflow, 1) file -> invalidate caches and restart 2) changing JRE, mine already supported JCEF
Inspector still doesn't work
Android Studio Hedgehog | 2023.1.1 Patch 1 Build #AI-231.9392.1.2311.11255304, built on December 27, 2023 Runtime version: 17.0.7+0-b2043.56-10550314 amd64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. Windows 10.0 GC: G1 Young Generation, G1 Old Generation Memory: 4096M Cores: 8 Registry: external.system.auto.import.disabled=true debugger.new.tool.window.layout=true ide.text.editor.with.preview.show.floating.toolbar=false ide.instant.shutdown=false ide.experimental.ui=true
Non-Bundled Plugins: Dart (231.9411) io.flutter (77.1.2)
Here's what worked for me:
First, update the runtime to one with JCEF following these steps:
Then, if you're getting this error: GPU process restarts too many times and seems to be unstable. Try to restart IDE or disable GPU acceleration completely.
follow these steps:
ide.browser.jcef.sandbox.enable
option in the list and disable itThank you @jperezr21 , your solution worked for me !
For my case it was related with Markdown view. So what worked for me:
jcef.browser
and disable markdown view
What happened
Trying to load Flutter Inspector in Android Studio on Ubuntu 23.04
Version information
Android Studio
Giraffe | 2022.3.1 Patch 2
• Flutter pluginio.flutter 76.1.2
• Dart plugin223.8977
Flutter 3.13.8 • channel stable • https://github.com/flutter/flutter.git Framework • revision 6c4930c4ac (7 days ago) • 2023-10-18 10:57:55 -0500 Engine • revision 767d8c75e8 Tools • Dart 3.1.4 • DevTools 2.25.0
Exception
null