Newly installed Intellij misses plugins

Answered

I just installed the latest Intellij. It misses some plugins. I have used your download page.

Is there any official Ubuntu packaging for Intellij?

Here is the error:


OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
2020-01-21 20:46:58,139 [ 1725] ERROR - llij.ide.plugins.PluginManager - null
java.lang.NullPointerException
at java.desktop/javax.swing.text.html.StyleSheet.createResolvedStyle(StyleSheet.java:1483)
at java.desktop/javax.swing.text.html.StyleSheet.createResolvedStyle(StyleSheet.java:1704)
at java.desktop/javax.swing.text.html.StyleSheet.getResolvedStyle(StyleSheet.java:1330)
at java.desktop/javax.swing.text.html.StyleSheet.getRule(StyleSheet.java:281)
at java.desktop/javax.swing.text.html.StyleSheet.createResolvedStyle(StyleSheet.java:1483)
at java.desktop/javax.swing.text.html.StyleSheet.createResolvedStyle(StyleSheet.java:1562)
at java.desktop/javax.swing.text.html.StyleSheet.getResolvedStyle(StyleSheet.java:1318)
at java.desktop/javax.swing.text.html.StyleSheet.getRule(StyleSheet.java:255)
at java.desktop/javax.swing.text.html.StyleSheet$ViewAttributeSet.<init>(StyleSheet.java:2745)
at java.desktop/javax.swing.text.html.StyleSheet.getViewAttributes(StyleSheet.java:362)
at java.desktop/javax.swing.text.html.BlockView.setPropertiesFromAttributes(BlockView.java:404)
at java.desktop/javax.swing.text.html.BlockView.setParent(BlockView.java:74)
at java.desktop/javax.swing.text.CompositeView.replace(CompositeView.java:219)
at java.desktop/javax.swing.text.BoxView.replace(BoxView.java:182)
at java.desktop/javax.swing.text.CompositeView.loadChildren(CompositeView.java:114)
at java.desktop/javax.swing.text.CompositeView.setParent(CompositeView.java:139)
at java.desktop/javax.swing.text.html.BlockView.setParent(BlockView.java:72)
at java.desktop/javax.swing.plaf.basic.BasicHTML$Renderer.<init>(BasicHTML.java:411)
at java.desktop/javax.swing.plaf.basic.BasicHTML.createHTMLView(BasicHTML.java:84)
at java.desktop/javax.swing.plaf.basic.BasicHTML.updateRenderer(BasicHTML.java:231)
at java.desktop/javax.swing.plaf.basic.BasicLabelUI.propertyChange(BasicLabelUI.java:482)
at java.desktop/java.beans.PropertyChangeSupport.fire(PropertyChangeSupport.java:341)
at java.desktop/java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:333)
at java.desktop/java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:266)
at java.desktop/java.awt.Component.firePropertyChange(Component.java:8747)
at java.desktop/javax.swing.JLabel.setText(JLabel.java:324)
at com.intellij.ide.HelpTooltip$Header.<init>(HelpTooltip.java:529)
at com.intellij.ide.HelpTooltip$Header.<init>(HelpTooltip.java:513)
at com.intellij.ide.HelpTooltip.createTipPanel(HelpTooltip.java:325)
at com.intellij.ide.HelpTooltip.initPopupBuilder(HelpTooltip.java:289)
at com.intellij.ide.HelpTooltip.initPopupBuilder(HelpTooltip.java:298)
at com.intellij.ide.HelpTooltipManager.showTooltip(HelpTooltipManager.java:21)
at com.intellij.ide.IdeTooltipManager.showTooltipForEvent(IdeTooltipManager.java:257)
at com.intellij.ide.IdeTooltipManager.showForComponent(IdeTooltipManager.java:237)
at com.intellij.ide.IdeTooltipManager.maybeShowFor(IdeTooltipManager.java:196)
at com.intellij.ide.IdeTooltipManager.eventDispatched(IdeTooltipManager.java:122)
at java.desktop/java.awt.Toolkit$SelectiveAWTEventListener.eventDispatched(Toolkit.java:2199)
at java.desktop/java.awt.Toolkit$ToolkitEventMulticaster.eventDispatched(Toolkit.java:2091)
at java.desktop/java.awt.Toolkit$ToolkitEventMulticaster.eventDispatched(Toolkit.java:2090)
at java.desktop/java.awt.Toolkit.notifyAWTEventListeners(Toolkit.java:2047)
at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:4932)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2321)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4858)
at java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4918)
at java.desktop/java.awt.LightweightDispatcher.retargetMouseEnterExit(Container.java:4698)
at java.desktop/java.awt.LightweightDispatcher.trackMouseEnterExit(Container.java:4676)
at java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Container.java:4527)
at java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Container.java:4488)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2307)
at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2773)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4858)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:778)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:727)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:95)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:751)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:749)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:748)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:908)
at com.intellij.ide.IdeEventQueue.dispatchMouseEvent(IdeEventQueue.java:846)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:778)
at com.intellij.ide.IdeEventQueue.lambda$dispatchEvent$8(IdeEventQueue.java:424)
at com.intellij.openapi.progress.impl.CoreProgressManager.computePrioritized(CoreProgressManager.java:698)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:423)
at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
2020-01-21 20:46:58,141 [ 1727] ERROR - llij.ide.plugins.PluginManager - IntelliJ IDEA 2019.3.2 Build #IC-193.6015.39
2020-01-21 20:46:58,141 [ 1727] ERROR - llij.ide.plugins.PluginManager - JDK: 11.0.5; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o
2020-01-21 20:46:58,141 [ 1727] ERROR - llij.ide.plugins.PluginManager - OS: Linux
2020-01-21 20:46:58,147 [ 1733] ERROR - llij.ide.plugins.PluginManager - Last Action:
2020-01-21 20:46:58,876 [ 2462] ERROR - llij.ide.plugins.PluginManager - null
java.lang.NullPointerException
at java.desktop/javax.swing.text.html.StyleSheet.createResolvedStyle(StyleSheet.java:1483)
at java.desktop/javax.swing.text.html.StyleSheet.createResolvedStyle(StyleSheet.java:1704)
at java.desktop/javax.swing.text.html.StyleSheet.getResolvedStyle(StyleSheet.java:1330)
at java.desktop/javax.swing.text.html.StyleSheet.getRule(StyleSheet.java:281)
at java.desktop/javax.swing.text.html.StyleSheet.createResolvedStyle(StyleSheet.java:1483)
at java.desktop/javax.swing.text.html.StyleSheet.createResolvedStyle(StyleSheet.java:1562)
at java.desktop/javax.swing.text.html.StyleSheet.getResolvedStyle(StyleSheet.java:1318)
at java.desktop/javax.swing.text.html.StyleSheet.getRule(StyleSheet.java:255)
at java.desktop/javax.swing.text.html.StyleSheet$ViewAttributeSet.<init>(StyleSheet.java:2745)
at java.desktop/javax.swing.text.html.StyleSheet.getViewAttributes(StyleSheet.java:362)
at java.desktop/javax.swing.text.html.BlockView.setPropertiesFromAttributes(BlockView.java:404)
at java.desktop/javax.swing.text.html.BlockView.setParent(BlockView.java:74)
at java.desktop/javax.swing.text.CompositeView.replace(CompositeView.java:219)
at java.desktop/javax.swing.text.BoxView.replace(BoxView.java:182)
at java.desktop/javax.swing.text.CompositeView.loadChildren(CompositeView.java:114)
at java.desktop/javax.swing.text.CompositeView.setParent(CompositeView.java:139)
at java.desktop/javax.swing.text.html.BlockView.setParent(BlockView.java:72)
at java.desktop/javax.swing.plaf.basic.BasicHTML$Renderer.<init>(BasicHTML.java:411)
at java.desktop/javax.swing.plaf.basic.BasicHTML.createHTMLView(BasicHTML.java:84)
at java.desktop/javax.swing.plaf.basic.BasicHTML.updateRenderer(BasicHTML.java:231)
at java.desktop/javax.swing.plaf.basic.BasicLabelUI.propertyChange(BasicLabelUI.java:482)
at java.desktop/java.beans.PropertyChangeSupport.fire(PropertyChangeSupport.java:341)
at java.desktop/java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:333)
at java.desktop/java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:266)
at java.desktop/java.awt.Component.firePropertyChange(Component.java:8747)
at java.desktop/javax.swing.JLabel.setText(JLabel.java:324)
at com.intellij.ide.HelpTooltip$Header.<init>(HelpTooltip.java:529)
at com.intellij.ide.HelpTooltip$Header.<init>(HelpTooltip.java:513)
at com.intellij.ide.HelpTooltip.createTipPanel(HelpTooltip.java:325)
at com.intellij.ide.HelpTooltip.initPopupBuilder(HelpTooltip.java:289)
at com.intellij.ide.HelpTooltip.initPopupBuilder(HelpTooltip.java:298)
at com.intellij.ide.HelpTooltipManager.showTooltip(HelpTooltipManager.java:21)
at com.intellij.ide.IdeTooltipManager.showTooltipForEvent(IdeTooltipManager.java:257)
at com.intellij.ide.IdeTooltipManager.showForComponent(IdeTooltipManager.java:237)
at com.intellij.ide.IdeTooltipManager.maybeShowFor(IdeTooltipManager.java:196)
at com.intellij.ide.IdeTooltipManager.eventDispatched(IdeTooltipManager.java:122)
at java.desktop/java.awt.Toolkit$SelectiveAWTEventListener.eventDispatched(Toolkit.java:2199)
at java.desktop/java.awt.Toolkit$ToolkitEventMulticaster.eventDispatched(Toolkit.java:2091)
at java.desktop/java.awt.Toolkit$ToolkitEventMulticaster.eventDispatched(Toolkit.java:2090)
at java.desktop/java.awt.Toolkit.notifyAWTEventListeners(Toolkit.java:2047)
at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:4932)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2321)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4858)
at java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4918)
at java.desktop/java.awt.LightweightDispatcher.retargetMouseEnterExit(Container.java:4698)
at java.desktop/java.awt.LightweightDispatcher.trackMouseEnterExit(Container.java:4676)
at java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Container.java:4527)
at java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Container.java:4488)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2307)
at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2773)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4858)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:778)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:727)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:95)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:751)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:749)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:748)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:908)
at com.intellij.ide.IdeEventQueue.dispatchMouseEvent(IdeEventQueue.java:846)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:778)
at com.intellij.ide.IdeEventQueue.lambda$dispatchEvent$8(IdeEventQueue.java:424)
at com.intellij.openapi.progress.impl.CoreProgressManager.computePrioritized(CoreProgressManager.java:698)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:423)
at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
2020-01-21 20:46:58,877 [ 2463] ERROR - llij.ide.plugins.PluginManager - IntelliJ IDEA 2019.3.2 Build #IC-193.6015.39
2020-01-21 20:46:58,877 [ 2463] ERROR - llij.ide.plugins.PluginManager - JDK: 11.0.5; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o
2020-01-21 20:46:58,877 [ 2463] ERROR - llij.ide.plugins.PluginManager - OS: Linux
2020-01-21 20:46:58,878 [ 2464] ERROR - llij.ide.plugins.PluginManager - Last Action:
2020-01-21 20:46:58,880 [ 2466] ERROR - llij.ide.plugins.PluginManager - null
java.lang.NullPointerException
at java.desktop/javax.swing.text.html.StyleSheet.createResolvedStyle(StyleSheet.java:1483)
at java.desktop/javax.swing.text.html.StyleSheet.createResolvedStyle(StyleSheet.java:1704)
at java.desktop/javax.swing.text.html.StyleSheet.getResolvedStyle(StyleSheet.java:1330)
at java.desktop/javax.swing.text.html.StyleSheet.getRule(StyleSheet.java:281)
at java.desktop/javax.swing.text.html.StyleSheet.createResolvedStyle(StyleSheet.java:1483)
at java.desktop/javax.swing.text.html.StyleSheet.createResolvedStyle(StyleSheet.java:1562)
at java.desktop/javax.swing.text.html.StyleSheet.getResolvedStyle(StyleSheet.java:1318)
at java.desktop/javax.swing.text.html.StyleSheet.getRule(StyleSheet.java:255)
at java.desktop/javax.swing.text.html.StyleSheet$ViewAttributeSet.<init>(StyleSheet.java:2745)
at java.desktop/javax.swing.text.html.StyleSheet.getViewAttributes(StyleSheet.java:362)
at java.desktop/javax.swing.text.html.BlockView.setPropertiesFromAttributes(BlockView.java:404)
at java.desktop/javax.swing.text.html.BlockView.setParent(BlockView.java:74)
at java.desktop/javax.swing.text.CompositeView.replace(CompositeView.java:219)
at java.desktop/javax.swing.text.BoxView.replace(BoxView.java:182)
at java.desktop/javax.swing.text.CompositeView.loadChildren(CompositeView.java:114)
at java.desktop/javax.swing.text.CompositeView.setParent(CompositeView.java:139)
at java.desktop/javax.swing.text.html.BlockView.setParent(BlockView.java:72)
at java.desktop/javax.swing.plaf.basic.BasicHTML$Renderer.<init>(BasicHTML.java:411)
at java.desktop/javax.swing.plaf.basic.BasicHTML.createHTMLView(BasicHTML.java:84)
at java.desktop/javax.swing.plaf.basic.BasicHTML.updateRenderer(BasicHTML.java:231)
at java.desktop/javax.swing.plaf.basic.BasicLabelUI.propertyChange(BasicLabelUI.java:482)
at java.desktop/java.beans.PropertyChangeSupport.fire(PropertyChangeSupport.java:341)
at java.desktop/java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:333)
at java.desktop/java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:266)
at java.desktop/java.awt.Component.firePropertyChange(Component.java:8747)
at java.desktop/javax.swing.JLabel.setText(JLabel.java:324)
at com.intellij.ide.HelpTooltip$Header.<init>(HelpTooltip.java:529)
at com.intellij.ide.HelpTooltip$Header.<init>(HelpTooltip.java:513)
at com.intellij.ide.HelpTooltip.createTipPanel(HelpTooltip.java:325)
at com.intellij.ide.HelpTooltip.initPopupBuilder(HelpTooltip.java:289)
at com.intellij.ide.HelpTooltip.initPopupBuilder(HelpTooltip.java:298)
at com.intellij.ide.HelpTooltipManager.showTooltip(HelpTooltipManager.java:21)
at com.intellij.ide.IdeTooltipManager.showTooltipForEvent(IdeTooltipManager.java:257)
at com.intellij.ide.IdeTooltipManager.showForComponent(IdeTooltipManager.java:237)
at com.intellij.ide.IdeTooltipManager.maybeShowFor(IdeTooltipManager.java:196)
at com.intellij.ide.IdeTooltipManager.eventDispatched(IdeTooltipManager.java:122)
at java.desktop/java.awt.Toolkit$SelectiveAWTEventListener.eventDispatched(Toolkit.java:2199)
at java.desktop/java.awt.Toolkit$ToolkitEventMulticaster.eventDispatched(Toolkit.java:2091)
at java.desktop/java.awt.Toolkit$ToolkitEventMulticaster.eventDispatched(Toolkit.java:2090)
at java.desktop/java.awt.Toolkit.notifyAWTEventListeners(Toolkit.java:2047)
at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:4932)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2321)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4858)
at java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4918)
at java.desktop/java.awt.LightweightDispatcher.retargetMouseEnterExit(Container.java:4698)
at java.desktop/java.awt.LightweightDispatcher.trackMouseEnterExit(Container.java:4676)
at java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Container.java:4527)
at java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Container.java:4488)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2307)
at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2773)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4858)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:778)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:727)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:95)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:751)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:749)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:748)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:908)
at com.intellij.ide.IdeEventQueue.dispatchMouseEvent(IdeEventQueue.java:846)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:778)
at com.intellij.ide.IdeEventQueue.lambda$dispatchEvent$8(IdeEventQueue.java:424)
at com.intellij.openapi.progress.impl.CoreProgressManager.computePrioritized(CoreProgressManager.java:698)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:423)
at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
2020-01-21 20:46:58,880 [ 2466] ERROR - llij.ide.plugins.PluginManager - IntelliJ IDEA 2019.3.2 Build #IC-193.6015.39
2020-01-21 20:46:58,880 [ 2466] ERROR - llij.ide.plugins.PluginManager - JDK: 11.0.5; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o
2020-01-21 20:46:58,881 [ 2467] ERROR - llij.ide.plugins.PluginManager - OS: Linux
2020-01-21 20:46:58,881 [ 2467] ERROR - llij.ide.plugins.PluginManager - Last Action:
2020-01-21 20:46:58,892 [ 2478] ERROR - llij.ide.plugins.PluginManager - null
java.lang.NullPointerException
at java.desktop/javax.swing.text.html.StyleSheet.createResolvedStyle(StyleSheet.java:1483)
at java.desktop/javax.swing.text.html.StyleSheet.createResolvedStyle(StyleSheet.java:1704)
at java.desktop/javax.swing.text.html.StyleSheet.getResolvedStyle(StyleSheet.java:1330)
at java.desktop/javax.swing.text.html.StyleSheet.getRule(StyleSheet.java:281)
at java.desktop/javax.swing.text.html.StyleSheet.createResolvedStyle(StyleSheet.java:1483)
at java.desktop/javax.swing.text.html.StyleSheet.createResolvedStyle(StyleSheet.java:1562)
at java.desktop/javax.swing.text.html.StyleSheet.getResolvedStyle(StyleSheet.java:1318)
at java.desktop/javax.swing.text.html.StyleSheet.getRule(StyleSheet.java:255)
at java.desktop/javax.swing.text.html.StyleSheet$ViewAttributeSet.<init>(StyleSheet.java:2745)
at java.desktop/javax.swing.text.html.StyleSheet.getViewAttributes(StyleSheet.java:362)
at java.desktop/javax.swing.text.html.BlockView.setPropertiesFromAttributes(BlockView.java:404)
at java.desktop/javax.swing.text.html.BlockView.setParent(BlockView.java:74)
at java.desktop/javax.swing.text.CompositeView.replace(CompositeView.java:219)
at java.desktop/javax.swing.text.BoxView.replace(BoxView.java:182)
at java.desktop/javax.swing.text.CompositeView.loadChildren(CompositeView.java:114)
at java.desktop/javax.swing.text.CompositeView.setParent(CompositeView.java:139)
at java.desktop/javax.swing.text.html.BlockView.setParent(BlockView.java:72)
at java.desktop/javax.swing.plaf.basic.BasicHTML$Renderer.<init>(BasicHTML.java:411)
at java.desktop/javax.swing.plaf.basic.BasicHTML.createHTMLView(BasicHTML.java:84)
at java.desktop/javax.swing.plaf.basic.BasicHTML.updateRenderer(BasicHTML.java:231)
at java.desktop/javax.swing.plaf.basic.BasicLabelUI.propertyChange(BasicLabelUI.java:482)
at java.desktop/java.beans.PropertyChangeSupport.fire(PropertyChangeSupport.java:341)
at java.desktop/java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:333)
at java.desktop/java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:266)
at java.desktop/java.awt.Component.firePropertyChange(Component.java:8747)
at java.desktop/javax.swing.JLabel.setText(JLabel.java:324)
at com.intellij.ide.HelpTooltip$Header.<init>(HelpTooltip.java:529)
at com.intellij.ide.HelpTooltip$Header.<init>(HelpTooltip.java:513)
at com.intellij.ide.HelpTooltip.createTipPanel(HelpTooltip.java:325)
at com.intellij.ide.HelpTooltip.initPopupBuilder(HelpTooltip.java:289)
at com.intellij.ide.HelpTooltip.initPopupBuilder(HelpTooltip.java:298)
at com.intellij.ide.HelpTooltipManager.showTooltip(HelpTooltipManager.java:21)
at com.intellij.ide.IdeTooltipManager.showTooltipForEvent(IdeTooltipManager.java:257)
at com.intellij.ide.IdeTooltipManager.showForComponent(IdeTooltipManager.java:237)
at com.intellij.ide.IdeTooltipManager.maybeShowFor(IdeTooltipManager.java:196)
at com.intellij.ide.IdeTooltipManager.eventDispatched(IdeTooltipManager.java:122)
at java.desktop/java.awt.Toolkit$SelectiveAWTEventListener.eventDispatched(Toolkit.java:2199)
at java.desktop/java.awt.Toolkit$ToolkitEventMulticaster.eventDispatched(Toolkit.java:2091)
at java.desktop/java.awt.Toolkit$ToolkitEventMulticaster.eventDispatched(Toolkit.java:2090)
at java.desktop/java.awt.Toolkit.notifyAWTEventListeners(Toolkit.java:2047)
at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:4932)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2321)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4858)
at java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4918)
at java.desktop/java.awt.LightweightDispatcher.retargetMouseEnterExit(Container.java:4698)
at java.desktop/java.awt.LightweightDispatcher.trackMouseEnterExit(Container.java:4676)
at java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Container.java:4527)
at java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Container.java:4488)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2307)
at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2773)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4858)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:778)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:727)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:95)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:751)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:749)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:748)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:908)
at com.intellij.ide.IdeEventQueue.dispatchMouseEvent(IdeEventQueue.java:846)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:778)
at com.intellij.ide.IdeEventQueue.lambda$dispatchEvent$8(IdeEventQueue.java:424)
at com.intellij.openapi.progress.impl.CoreProgressManager.computePrioritized(CoreProgressManager.java:698)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:423)
at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
2020-01-21 20:46:58,893 [ 2479] ERROR - llij.ide.plugins.PluginManager - IntelliJ IDEA 2019.3.2 Build #IC-193.6015.39
2020-01-21 20:46:58,893 [ 2479] ERROR - llij.ide.plugins.PluginManager - JDK: 11.0.5; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o
2020-01-21 20:46:58,894 [ 2480] ERROR - llij.ide.plugins.PluginManager - OS: Linux
2020-01-21 20:46:58,894 [ 2480] ERROR - llij.ide.plugins.PluginManager - Last Action:
2020-01-21 20:46:58,896 [ 2482] ERROR - llij.ide.plugins.PluginManager - null
java.lang.NullPointerException
at java.desktop/javax.swing.text.html.StyleSheet.createResolvedStyle(StyleSheet.java:1483)
at java.desktop/javax.swing.text.html.StyleSheet.createResolvedStyle(StyleSheet.java:1704)
at java.desktop/javax.swing.text.html.StyleSheet.getResolvedStyle(StyleSheet.java:1330)
at java.desktop/javax.swing.text.html.StyleSheet.getRule(StyleSheet.java:281)
at java.desktop/javax.swing.text.html.StyleSheet.createResolvedStyle(StyleSheet.java:1483)
at java.desktop/javax.swing.text.html.StyleSheet.createResolvedStyle(StyleSheet.java:1562)
at java.desktop/javax.swing.text.html.StyleSheet.getResolvedStyle(StyleSheet.java:1318)
at java.desktop/javax.swing.text.html.StyleSheet.getRule(StyleSheet.java:255)
at java.desktop/javax.swing.text.html.StyleSheet$ViewAttributeSet.<init>(StyleSheet.java:2745)
at java.desktop/javax.swing.text.html.StyleSheet.getViewAttributes(StyleSheet.java:362)
at java.desktop/javax.swing.text.html.BlockView.setPropertiesFromAttributes(BlockView.java:404)
at java.desktop/javax.swing.text.html.BlockView.setParent(BlockView.java:74)
at java.desktop/javax.swing.text.CompositeView.replace(CompositeView.java:219)
at java.desktop/javax.swing.text.BoxView.replace(BoxView.java:182)
at java.desktop/javax.swing.text.CompositeView.loadChildren(CompositeView.java:114)
at java.desktop/javax.swing.text.CompositeView.setParent(CompositeView.java:139)
at java.desktop/javax.swing.text.html.BlockView.setParent(BlockView.java:72)
at java.desktop/javax.swing.plaf.basic.BasicHTML$Renderer.<init>(BasicHTML.java:411)
at java.desktop/javax.swing.plaf.basic.BasicHTML.createHTMLView(BasicHTML.java:84)
at java.desktop/javax.swing.plaf.basic.BasicHTML.updateRenderer(BasicHTML.java:231)
at java.desktop/javax.swing.plaf.basic.BasicLabelUI.propertyChange(BasicLabelUI.java:482)
at java.desktop/java.beans.PropertyChangeSupport.fire(PropertyChangeSupport.java:341)
at java.desktop/java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:333)
at java.desktop/java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:266)
at java.desktop/java.awt.Component.firePropertyChange(Component.java:8747)
at java.desktop/javax.swing.JLabel.setText(JLabel.java:324)
at com.intellij.ide.HelpTooltip$Header.<init>(HelpTooltip.java:529)
at com.intellij.ide.HelpTooltip$Header.<init>(HelpTooltip.java:513)
at com.intellij.ide.HelpTooltip.createTipPanel(HelpTooltip.java:325)
at com.intellij.ide.HelpTooltip.initPopupBuilder(HelpTooltip.java:289)
at com.intellij.ide.HelpTooltip.initPopupBuilder(HelpTooltip.java:298)
at com.intellij.ide.HelpTooltipManager.showTooltip(HelpTooltipManager.java:21)
at com.intellij.ide.IdeTooltipManager.showTooltipForEvent(IdeTooltipManager.java:257)
at com.intellij.ide.IdeTooltipManager.showForComponent(IdeTooltipManager.java:237)
at com.intellij.ide.IdeTooltipManager.maybeShowFor(IdeTooltipManager.java:196)
at com.intellij.ide.IdeTooltipManager.eventDispatched(IdeTooltipManager.java:122)
at java.desktop/java.awt.Toolkit$SelectiveAWTEventListener.eventDispatched(Toolkit.java:2199)
at java.desktop/java.awt.Toolkit$ToolkitEventMulticaster.eventDispatched(Toolkit.java:2091)
at java.desktop/java.awt.Toolkit$ToolkitEventMulticaster.eventDispatched(Toolkit.java:2090)
at java.desktop/java.awt.Toolkit.notifyAWTEventListeners(Toolkit.java:2047)
at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:4932)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2321)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4858)
at java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4918)
at java.desktop/java.awt.LightweightDispatcher.retargetMouseEnterExit(Container.java:4698)
at java.desktop/java.awt.LightweightDispatcher.trackMouseEnterExit(Container.java:4676)
at java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Container.java:4527)
at java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Container.java:4488)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2307)
at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2773)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4858)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:778)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:727)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:95)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:751)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:749)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:748)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:908)
at com.intellij.ide.IdeEventQueue.dispatchMouseEvent(IdeEventQueue.java:846)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:778)
at com.intellij.ide.IdeEventQueue.lambda$dispatchEvent$8(IdeEventQueue.java:424)
at com.intellij.openapi.progress.impl.CoreProgressManager.computePrioritized(CoreProgressManager.java:698)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:423)
at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
2020-01-21 20:46:58,897 [ 2483] ERROR - llij.ide.plugins.PluginManager - IntelliJ IDEA 2019.3.2 Build #IC-193.6015.39
2020-01-21 20:46:58,897 [ 2483] ERROR - llij.ide.plugins.PluginManager - JDK: 11.0.5; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o
2020-01-21 20:46:58,897 [ 2483] ERROR - llij.ide.plugins.PluginManager - OS: Linux
2020-01-21 20:46:58,898 [ 2484] ERROR - llij.ide.plugins.PluginManager - Last Action:
2020-01-21 20:46:58,908 [ 2494] ERROR - llij.ide.plugins.PluginManager - null
java.lang.NullPointerException
at java.desktop/javax.swing.text.html.StyleSheet.createResolvedStyle(StyleSheet.java:1483)
at java.desktop/javax.swing.text.html.StyleSheet.createResolvedStyle(StyleSheet.java:1704)
at java.desktop/javax.swing.text.html.StyleSheet.getResolvedStyle(StyleSheet.java:1330)
at java.desktop/javax.swing.text.html.StyleSheet.getRule(StyleSheet.java:281)
at java.desktop/javax.swing.text.html.StyleSheet.createResolvedStyle(StyleSheet.java:1483)
at java.desktop/javax.swing.text.html.StyleSheet.createResolvedStyle(StyleSheet.java:1562)
at java.desktop/javax.swing.text.html.StyleSheet.getResolvedStyle(StyleSheet.java:1318)
at java.desktop/javax.swing.text.html.StyleSheet.getRule(StyleSheet.java:255)
at java.desktop/javax.swing.text.html.StyleSheet$ViewAttributeSet.<init>(StyleSheet.java:2745)
at java.desktop/javax.swing.text.html.StyleSheet.getViewAttributes(StyleSheet.java:362)
at java.desktop/javax.swing.text.html.BlockView.setPropertiesFromAttributes(BlockView.java:404)
at java.desktop/javax.swing.text.html.BlockView.setParent(BlockView.java:74)
at java.desktop/javax.swing.text.CompositeView.replace(CompositeView.java:219)
at java.desktop/javax.swing.text.BoxView.replace(BoxView.java:182)
at java.desktop/javax.swing.text.CompositeView.loadChildren(CompositeView.java:114)
at java.desktop/javax.swing.text.CompositeView.setParent(CompositeView.java:139)
at java.desktop/javax.swing.text.html.BlockView.setParent(BlockView.java:72)
at java.desktop/javax.swing.plaf.basic.BasicHTML$Renderer.<init>(BasicHTML.java:411)
at java.desktop/javax.swing.plaf.basic.BasicHTML.createHTMLView(BasicHTML.java:84)
at java.desktop/javax.swing.plaf.basic.BasicHTML.updateRenderer(BasicHTML.java:231)
at java.desktop/javax.swing.plaf.basic.BasicLabelUI.propertyChange(BasicLabelUI.java:482)
at java.desktop/java.beans.PropertyChangeSupport.fire(PropertyChangeSupport.java:341)
at java.desktop/java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:333)
at java.desktop/java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:266)
at java.desktop/java.awt.Component.firePropertyChange(Component.java:8747)
at java.desktop/javax.swing.JLabel.setText(JLabel.java:324)
at com.intellij.ide.HelpTooltip$Header.<init>(HelpTooltip.java:529)
at com.intellij.ide.HelpTooltip$Header.<init>(HelpTooltip.java:513)
at com.intellij.ide.HelpTooltip.createTipPanel(HelpTooltip.java:325)
at com.intellij.ide.HelpTooltip.initPopupBuilder(HelpTooltip.java:289)
at com.intellij.ide.HelpTooltip.initPopupBuilder(HelpTooltip.java:298)
at com.intellij.ide.HelpTooltipManager.showTooltip(HelpTooltipManager.java:21)
at com.intellij.ide.IdeTooltipManager.showTooltipForEvent(IdeTooltipManager.java:257)
at com.intellij.ide.IdeTooltipManager.showForComponent(IdeTooltipManager.java:237)
at com.intellij.ide.IdeTooltipManager.maybeShowFor(IdeTooltipManager.java:196)
at com.intellij.ide.IdeTooltipManager.eventDispatched(IdeTooltipManager.java:122)
at java.desktop/java.awt.Toolkit$SelectiveAWTEventListener.eventDispatched(Toolkit.java:2199)
at java.desktop/java.awt.Toolkit$ToolkitEventMulticaster.eventDispatched(Toolkit.java:2091)
at java.desktop/java.awt.Toolkit$ToolkitEventMulticaster.eventDispatched(Toolkit.java:2090)
at java.desktop/java.awt.Toolkit.notifyAWTEventListeners(Toolkit.java:2047)
at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:4932)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2321)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4858)
at java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4918)
at java.desktop/java.awt.LightweightDispatcher.retargetMouseEnterExit(Container.java:4698)
at java.desktop/java.awt.LightweightDispatcher.trackMouseEnterExit(Container.java:4676)
at java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Container.java:4527)
at java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Container.java:4488)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2307)
at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2773)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4858)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:778)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:727)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:95)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:751)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:749)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:748)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:908)
at com.intellij.ide.IdeEventQueue.dispatchMouseEvent(IdeEventQueue.java:846)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:778)
at com.intellij.ide.IdeEventQueue.lambda$dispatchEvent$8(IdeEventQueue.java:424)
at com.intellij.openapi.progress.impl.CoreProgressManager.computePrioritized(CoreProgressManager.java:698)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:423)
at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
2020-01-21 20:46:58,909 [ 2495] ERROR - llij.ide.plugins.PluginManager - IntelliJ IDEA 2019.3.2 Build #IC-193.6015.39
2020-01-21 20:46:58,909 [ 2495] ERROR - llij.ide.plugins.PluginManager - JDK: 11.0.5; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o
2020-01-21 20:46:58,910 [ 2496] ERROR - llij.ide.plugins.PluginManager - OS: Linux
2020-01-21 20:46:58,910 [ 2496] ERROR - llij.ide.plugins.PluginManager - Last Action:
2020-01-21 20:46:58,913 [ 2499] ERROR - llij.ide.plugins.PluginManager - null
java.lang.NullPointerException
at java.desktop/javax.swing.text.html.StyleSheet.createResolvedStyle(StyleSheet.java:1483)
at java.desktop/javax.swing.text.html.StyleSheet.createResolvedStyle(StyleSheet.java:1704)
at java.desktop/javax.swing.text.html.StyleSheet.getResolvedStyle(StyleSheet.java:1330)
at java.desktop/javax.swing.text.html.StyleSheet.getRule(StyleSheet.java:281)
at java.desktop/javax.swing.text.html.StyleSheet.createResolvedStyle(StyleSheet.java:1483)
at java.desktop/javax.swing.text.html.StyleSheet.createResolvedStyle(StyleSheet.java:1562)
at java.desktop/javax.swing.text.html.StyleSheet.getResolvedStyle(StyleSheet.java:1318)
at java.desktop/javax.swing.text.html.StyleSheet.getRule(StyleSheet.java:255)
at java.desktop/javax.swing.text.html.StyleSheet$ViewAttributeSet.<init>(StyleSheet.java:2745)
at java.desktop/javax.swing.text.html.StyleSheet.getViewAttributes(StyleSheet.java:362)
at java.desktop/javax.swing.text.html.BlockView.setPropertiesFromAttributes(BlockView.java:404)
at java.desktop/javax.swing.text.html.BlockView.setParent(BlockView.java:74)
at java.desktop/javax.swing.text.CompositeView.replace(CompositeView.java:219)
at java.desktop/javax.swing.text.BoxView.replace(BoxView.java:182)
at java.desktop/javax.swing.text.CompositeView.loadChildren(CompositeView.java:114)
at java.desktop/javax.swing.text.CompositeView.setParent(CompositeView.java:139)
at java.desktop/javax.swing.text.html.BlockView.setParent(BlockView.java:72)
at java.desktop/javax.swing.plaf.basic.BasicHTML$Renderer.<init>(BasicHTML.java:411)
at java.desktop/javax.swing.plaf.basic.BasicHTML.createHTMLView(BasicHTML.java:84)
at java.desktop/javax.swing.plaf.basic.BasicHTML.updateRenderer(BasicHTML.java:231)
at java.desktop/javax.swing.plaf.basic.BasicLabelUI.propertyChange(BasicLabelUI.java:482)
at java.desktop/java.beans.PropertyChangeSupport.fire(PropertyChangeSupport.java:341)
at java.desktop/java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:333)
at java.desktop/java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:266)
at java.desktop/java.awt.Component.firePropertyChange(Component.java:8747)
at java.desktop/javax.swing.JLabel.setText(JLabel.java:324)
at com.intellij.ide.HelpTooltip$Header.<init>(HelpTooltip.java:529)
at com.intellij.ide.HelpTooltip$Header.<init>(HelpTooltip.java:513)
at com.intellij.ide.HelpTooltip.createTipPanel(HelpTooltip.java:325)
at com.intellij.ide.HelpTooltip.initPopupBuilder(HelpTooltip.java:289)
at com.intellij.ide.HelpTooltip.initPopupBuilder(HelpTooltip.java:298)
at com.intellij.ide.HelpTooltipManager.showTooltip(HelpTooltipManager.java:21)
at com.intellij.ide.IdeTooltipManager.showTooltipForEvent(IdeTooltipManager.java:257)
at com.intellij.ide.IdeTooltipManager.showForComponent(IdeTooltipManager.java:237)
at com.intellij.ide.IdeTooltipManager.maybeShowFor(IdeTooltipManager.java:196)
at com.intellij.ide.IdeTooltipManager.eventDispatched(IdeTooltipManager.java:122)
at java.desktop/java.awt.Toolkit$SelectiveAWTEventListener.eventDispatched(Toolkit.java:2199)
at java.desktop/java.awt.Toolkit$ToolkitEventMulticaster.eventDispatched(Toolkit.java:2091)
at java.desktop/java.awt.Toolkit$ToolkitEventMulticaster.eventDispatched(Toolkit.java:2090)
at java.desktop/java.awt.Toolkit.notifyAWTEventListeners(Toolkit.java:2047)
at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:4932)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2321)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4858)
at java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4918)
at java.desktop/java.awt.LightweightDispatcher.retargetMouseEnterExit(Container.java:4698)
at java.desktop/java.awt.LightweightDispatcher.trackMouseEnterExit(Container.java:4676)
at java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Container.java:4527)
at java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Container.java:4488)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2307)
at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2773)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4858)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:778)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:727)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:95)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:751)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:749)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:748)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:908)
at com.intellij.ide.IdeEventQueue.dispatchMouseEvent(IdeEventQueue.java:846)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:778)
at com.intellij.ide.IdeEventQueue.lambda$dispatchEvent$8(IdeEventQueue.java:424)
at com.intellij.openapi.progress.impl.CoreProgressManager.computePrioritized(CoreProgressManager.java:698)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:423)
at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
2020-01-21 20:46:58,914 [ 2500] ERROR - llij.ide.plugins.PluginManager - IntelliJ IDEA 2019.3.2 Build #IC-193.6015.39
2020-01-21 20:46:58,914 [ 2500] ERROR - llij.ide.plugins.PluginManager - JDK: 11.0.5; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o
2020-01-21 20:46:58,914 [ 2500] ERROR - llij.ide.plugins.PluginManager - OS: Linux
2020-01-21 20:46:58,914 [ 2500] ERROR - llij.ide.plugins.PluginManager - Last Action:
2020-01-21 20:46:58,924 [ 2510] ERROR - llij.ide.plugins.PluginManager - null
java.lang.NullPointerException
at java.desktop/javax.swing.text.html.StyleSheet.createResolvedStyle(StyleSheet.java:1483)
at java.desktop/javax.swing.text.html.StyleSheet.createResolvedStyle(StyleSheet.java:1704)
at java.desktop/javax.swing.text.html.StyleSheet.getResolvedStyle(StyleSheet.java:1330)
at java.desktop/javax.swing.text.html.StyleSheet.getRule(StyleSheet.java:281)
at java.desktop/javax.swing.text.html.StyleSheet.createResolvedStyle(StyleSheet.java:1483)
at java.desktop/javax.swing.text.html.StyleSheet.createResolvedStyle(StyleSheet.java:1562)
at java.desktop/javax.swing.text.html.StyleSheet.getResolvedStyle(StyleSheet.java:1318)
at java.desktop/javax.swing.text.html.StyleSheet.getRule(StyleSheet.java:255)
at java.desktop/javax.swing.text.html.StyleSheet$ViewAttributeSet.<init>(StyleSheet.java:2745)
at java.desktop/javax.swing.text.html.StyleSheet.getViewAttributes(StyleSheet.java:362)
at java.desktop/javax.swing.text.html.BlockView.setPropertiesFromAttributes(BlockView.java:404)
at java.desktop/javax.swing.text.html.BlockView.setParent(BlockView.java:74)
at java.desktop/javax.swing.text.CompositeView.replace(CompositeView.java:219)
at java.desktop/javax.swing.text.BoxView.replace(BoxView.java:182)
at java.desktop/javax.swing.text.CompositeView.loadChildren(CompositeView.java:114)
at java.desktop/javax.swing.text.CompositeView.setParent(CompositeView.java:139)
at java.desktop/javax.swing.text.html.BlockView.setParent(BlockView.java:72)
at java.desktop/javax.swing.plaf.basic.BasicHTML$Renderer.<init>(BasicHTML.java:411)
at java.desktop/javax.swing.plaf.basic.BasicHTML.createHTMLView(BasicHTML.java:84)
at java.desktop/javax.swing.plaf.basic.BasicHTML.updateRenderer(BasicHTML.java:231)
at java.desktop/javax.swing.plaf.basic.BasicLabelUI.propertyChange(BasicLabelUI.java:482)
at java.desktop/java.beans.PropertyChangeSupport.fire(PropertyChangeSupport.java:341)
at java.desktop/java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:333)
at java.desktop/java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:266)
at java.desktop/java.awt.Component.firePropertyChange(Component.java:8747)
at java.desktop/javax.swing.JLabel.setText(JLabel.java:324)
at com.intellij.ide.HelpTooltip$Header.<init>(HelpTooltip.java:529)
at com.intellij.ide.HelpTooltip$Header.<init>(HelpTooltip.java:513)
at com.intellij.ide.HelpTooltip.createTipPanel(HelpTooltip.java:325)
at com.intellij.ide.HelpTooltip.initPopupBuilder(HelpTooltip.java:289)
at com.intellij.ide.HelpTooltip.initPopupBuilder(HelpTooltip.java:298)
at com.intellij.ide.HelpTooltipManager.showTooltip(HelpTooltipManager.java:21)
at com.intellij.ide.IdeTooltipManager.showTooltipForEvent(IdeTooltipManager.java:257)
at com.intellij.ide.IdeTooltipManager.showForComponent(IdeTooltipManager.java:237)
at com.intellij.ide.IdeTooltipManager.maybeShowFor(IdeTooltipManager.java:196)
at com.intellij.ide.IdeTooltipManager.eventDispatched(IdeTooltipManager.java:122)
at java.desktop/java.awt.Toolkit$SelectiveAWTEventListener.eventDispatched(Toolkit.java:2199)
at java.desktop/java.awt.Toolkit$ToolkitEventMulticaster.eventDispatched(Toolkit.java:2091)
at java.desktop/java.awt.Toolkit$ToolkitEventMulticaster.eventDispatched(Toolkit.java:2090)
at java.desktop/java.awt.Toolkit.notifyAWTEventListeners(Toolkit.java:2047)
at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:4932)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2321)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4858)
at java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4918)
at java.desktop/java.awt.LightweightDispatcher.retargetMouseEnterExit(Container.java:4698)
at java.desktop/java.awt.LightweightDispatcher.trackMouseEnterExit(Container.java:4676)
at java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Container.java:4527)
at java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Container.java:4488)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2307)
at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2773)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4858)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:778)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:727)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:95)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:751)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:749)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:748)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:908)
at com.intellij.ide.IdeEventQueue.dispatchMouseEvent(IdeEventQueue.java:846)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:778)
at com.intellij.ide.IdeEventQueue.lambda$dispatchEvent$8(IdeEventQueue.java:424)
at com.intellij.openapi.progress.impl.CoreProgressManager.computePrioritized(CoreProgressManager.java:698)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:423)
at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
2020-01-21 20:46:58,925 [ 2511] ERROR - llij.ide.plugins.PluginManager - IntelliJ IDEA 2019.3.2 Build #IC-193.6015.39
2020-01-21 20:46:58,925 [ 2511] ERROR - llij.ide.plugins.PluginManager - JDK: 11.0.5; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o
2020-01-21 20:46:58,925 [ 2511] ERROR - llij.ide.plugins.PluginManager - OS: Linux
2020-01-21 20:46:58,926 [ 2512] ERROR - llij.ide.plugins.PluginManager - Last Action:
2020-01-21 20:46:58,928 [ 2514] ERROR - llij.ide.plugins.PluginManager - null
java.lang.NullPointerException
at java.desktop/javax.swing.text.html.StyleSheet.createResolvedStyle(StyleSheet.java:1483)
at java.desktop/javax.swing.text.html.StyleSheet.createResolvedStyle(StyleSheet.java:1704)
at java.desktop/javax.swing.text.html.StyleSheet.getResolvedStyle(StyleSheet.java:1330)
at java.desktop/javax.swing.text.html.StyleSheet.getRule(StyleSheet.java:281)
at java.desktop/javax.swing.text.html.StyleSheet.createResolvedStyle(StyleSheet.java:1483)
at java.desktop/javax.swing.text.html.StyleSheet.createResolvedStyle(StyleSheet.java:1562)
at java.desktop/javax.swing.text.html.StyleSheet.getResolvedStyle(StyleSheet.java:1318)
at java.desktop/javax.swing.text.html.StyleSheet.getRule(StyleSheet.java:255)
at java.desktop/javax.swing.text.html.StyleSheet$ViewAttributeSet.<init>(StyleSheet.java:2745)
at java.desktop/javax.swing.text.html.StyleSheet.getViewAttributes(StyleSheet.java:362)
at java.desktop/javax.swing.text.html.BlockView.setPropertiesFromAttributes(BlockView.java:404)
at java.desktop/javax.swing.text.html.BlockView.setParent(BlockView.java:74)
at java.desktop/javax.swing.text.CompositeView.replace(CompositeView.java:219)
at java.desktop/javax.swing.text.BoxView.replace(BoxView.java:182)
at java.desktop/javax.swing.text.CompositeView.loadChildren(CompositeView.java:114)
at java.desktop/javax.swing.text.CompositeView.setParent(CompositeView.java:139)
at java.desktop/javax.swing.text.html.BlockView.setParent(BlockView.java:72)
at java.desktop/javax.swing.plaf.basic.BasicHTML$Renderer.<init>(BasicHTML.java:411)
at java.desktop/javax.swing.plaf.basic.BasicHTML.createHTMLView(BasicHTML.java:84)
at java.desktop/javax.swing.plaf.basic.BasicHTML.updateRenderer(BasicHTML.java:231)
at java.desktop/javax.swing.plaf.basic.BasicLabelUI.propertyChange(BasicLabelUI.java:482)
at java.desktop/java.beans.PropertyChangeSupport.fire(PropertyChangeSupport.java:341)
at java.desktop/java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:333)
at java.desktop/java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:266)
at java.desktop/java.awt.Component.firePropertyChange(Component.java:8747)
at java.desktop/javax.swing.JLabel.setText(JLabel.java:324)
at com.intellij.ide.HelpTooltip$Header.<init>(HelpTooltip.java:529)
at com.intellij.ide.HelpTooltip$Header.<init>(HelpTooltip.java:513)
at com.intellij.ide.HelpTooltip.createTipPanel(HelpTooltip.java:325)
at com.intellij.ide.HelpTooltip.initPopupBuilder(HelpTooltip.java:289)
at com.intellij.ide.HelpTooltip.initPopupBuilder(HelpTooltip.java:298)
at com.intellij.ide.HelpTooltipManager.showTooltip(HelpTooltipManager.java:21)
at com.intellij.ide.IdeTooltipManager.showTooltipForEvent(IdeTooltipManager.java:257)
at com.intellij.ide.IdeTooltipManager.showForComponent(IdeTooltipManager.java:237)
at com.intellij.ide.IdeTooltipManager.maybeShowFor(IdeTooltipManager.java:196)
at com.intellij.ide.IdeTooltipManager.eventDispatched(IdeTooltipManager.java:122)
at java.desktop/java.awt.Toolkit$SelectiveAWTEventListener.eventDispatched(Toolkit.java:2199)
at java.desktop/java.awt.Toolkit$ToolkitEventMulticaster.eventDispatched(Toolkit.java:2091)
at java.desktop/java.awt.Toolkit$ToolkitEventMulticaster.eventDispatched(Toolkit.java:2090)
at java.desktop/java.awt.Toolkit.notifyAWTEventListeners(Toolkit.java:2047)
at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:4932)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2321)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4858)
at java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4918)
at java.desktop/java.awt.LightweightDispatcher.retargetMouseEnterExit(Container.java:4698)
at java.desktop/java.awt.LightweightDispatcher.trackMouseEnterExit(Container.java:4676)
at java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Container.java:4527)
at java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Container.java:4488)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2307)
at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2773)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4858)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:778)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:727)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:95)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:751)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:749)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:748)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:908)
at com.intellij.ide.IdeEventQueue.dispatchMouseEvent(IdeEventQueue.java:846)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:778)
at com.intellij.ide.IdeEventQueue.lambda$dispatchEvent$8(IdeEventQueue.java:424)
at com.intellij.openapi.progress.impl.CoreProgressManager.computePrioritized(CoreProgressManager.java:698)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:423)
at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
2020-01-21 20:46:58,929 [ 2515] ERROR - llij.ide.plugins.PluginManager - IntelliJ IDEA 2019.3.2 Build #IC-193.6015.39
2020-01-21 20:46:58,929 [ 2515] ERROR - llij.ide.plugins.PluginManager - JDK: 11.0.5; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o
2020-01-21 20:46:58,929 [ 2515] ERROR - llij.ide.plugins.PluginManager - OS: Linux
2020-01-21 20:46:58,929 [ 2515] ERROR - llij.ide.plugins.PluginManager - Last Action:
0
2 comments

Please see https://youtrack.jetbrains.com/issue/JBR-1928 .

The fix is available via changing the default runtime: https://youtrack.jetbrains.com/issue/JBR-1928#focus=streamItem-27-3884519.0-0 .

It may help if you remove IDE folders (https://intellij-support.jetbrains.com/hc/articles/206544519) and start with the defaults, don't choose Darcula theme, use the light theme instead. Then you can switch to the runtime with the fix as described in the linked comment.

 
 
0
Avatar
Permanently deleted user

No, it does not help.

Switching the runtime helps only as long as I stick with the default theme. As soon as I switch it back to Dracula. It fails again.

So, your Dracula theme is currently broken, right?

0

Please sign in to leave a comment.