Android Studio Enable Embedded Browser Issue
The system restricts the embedded browser from running with the sandbox enabled. A corresponding AppArmor profile must be installed to start the browser sandboxed.
IntelliJ Platform Plugin SDK incorporates a chromium-based browser referred to as JCEF. This embedded browser is extensively used in a variety of plugins(e.g. Markdown, SVG viewer, What's New Page).
The notification "Embedded Browser is suspended" implies that AppArmor (the Linux security module) is preventing JCEF from starting
I cannot install apparmor
IntelliJ Platform Plugin SDK incorporates a chromium-based browser referred to as JCEF. This embedded browser is extensively used in a variety of plugins(e.g. Markdown, SVG viewer, What's New Page).
The notification "Embedded Browser is suspended" implies that AppArmor (the Linux security module) is preventing JCEF from starting
I cannot install apparmor
