AtomMaterialUI / a-file-icon-idea

Atom Material Icons for JetBrains - Replace File and UI Icons for better visual grepping.
http://www.material-theme.com/docs/configuration/icons-settings/#atom-material-icons-plugin
MIT License
220 stars 27 forks source link

Crashes Idea on v91.0 update #374

Closed DocAmaroo closed 1 year ago

DocAmaroo commented 1 year ago

Describe the bug

I upgraded my plugin from v90.0 to v91.0 and then on restart Webstorm couldn't load correctly.

Here is how I feel it happens:

  1. The Idea starts.
  2. The plugin tries to change icon files but something cannot be rendered.
  3. The Idea start to freeze (see screenshot below).

From there, the window cannot be closed without killing the process.

I'm sure this comes from this plugin because:

To Reproduce

  1. Install version v90.0
  2. Update to v91.0
  3. Restart Webstorm

Expected Behavior

The Idea should start without crashing.

Environment

Note: The Atom Material Icon is not in the plugin list because I can't interact with the window when installed.

WebStorm 2023.1.2
Build #WS-231.9011.35, built on May 16, 2023
Runtime version: 17.0.6+10-b829.9 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Linux 6.2.6-76060206-generic
GC: G1 Young Generation, G1 Old Generation
Memory: 750M
Cores: 16
Registry:
    ide.intellij.laf.enable.animation=true
    debugger.new.tool.window.layout=true
    documentation.show.toolbar=true
    ide.experimental.ui=true
    ide.balloon.shadow.size=0

Non-Bundled Plugins:
    manjaro.ptpb (1.6)
    club.nutsoft.Github3Theme (1.2.0)
    com.github.nicsilver.jumpertest (0.1.4)
    com.villains.intelij.plugin.newoceantheme (1.2.2)
    commit-template-idea-plugin (1.2.0)
    io.github.anvell.dune-theme (2.0.4)
    quokka.js (1.0.388)
    com.intellij.properties (231.8770.3)
    com.eversql.plugins.jetbrains (1.3.1)
    color.scheme.GitHub 3 (1.2.1)
    ru.adelf.idea.dotenv (2023.1)
    zielu.gittoolbox (500.0.10+213)
    izhangzhihao.rainbow.brackets (2023.2.11)

Current Desktop: pop:GNOME

Screenshots

image

welcome[bot] commented 1 year ago

Thanks for opening your first issue here! Be sure to follow the issue template!

agileago commented 1 year ago

+1

majkelch commented 1 year ago

Can confirm, IDE freezes with very high CPU load.

JohnnyDevNull commented 1 year ago

Same with WebStorm, i've downgraded manually to 90.0.0

mallowigi commented 1 year ago

Thanks for the report, I've currently disabled the update until I figure out the issue. Please downgrade to 90 in the meantime.

The version is fixing a change in the api in the eap. But I forgot to change the minimal version and it affected the release versions. Sorry for that!

Closing as duplicate.