jonathanlermitage / intellij-extra-icons-plugin

🧩 Issues and feature requests for Extra Icons plugin for IntelliJ-based IDEs. Also provides Theme Packs for Extra Icons.
https://plugins.jetbrains.com/plugin/11058-extra-icons
Other
173 stars 49 forks source link

com.intellij.diagnostic.PluginException: null [Plugin: lermitage.intellij.extra.icons] #145

Closed andmev closed 1 year ago

andmev commented 1 year ago

Running environment

Bug description

Please include steps to reproduce (like go to.../click on... etc.) + expected and actual behaviour.
Please attach IDE logs. Open your IDE and go to Help, Collect Logs and Diagnostic Data.

IDE - additional info

N/A

IDE - stack trace


com.intellij.diagnostic.PluginException: null [Plugin: lermitage.intellij.extra.icons]
    at com.intellij.openapi.options.ConfigurableEP.createProducer(ConfigurableEP.java:311)...
Caused by: com.intellij.openapi.progress.ProcessCanceledException
    at com.intellij.openapi.progress.util.AbstractProgressIndicatorBase.throwIfCanceled(AbstractProgressIndicatorBase.java:158)
    at com.intellij.openapi.progress.util.AbstractProgressIndicatorBase.checkCanceled(AbstractProgressIndicatorBase.java:148)
    at com.intellij.openapi.progress.util.AbstractProgressIndicatorExBase.checkCanceled(AbstractProgressIndicatorExBase.java:103)
    at com.intellij.openapi.progress.util.ProgressWrapper.checkCanceled(ProgressWrapper.java:82)
    at com.intellij.openapi.progress.impl.CoreProgressManager.doCheckCanceled(CoreProgressManager.java:141)
    at com.intellij.openapi.progress.ProgressManager.checkCanceled(ProgressManager.java:227)
    at com.intellij.serviceContainer.ContainerUtilKt.checkCanceledIfNotInClassInit(containerUtil.kt:17)
    at com.intellij.serviceContainer.ComponentManagerImpl.instantiateClass(ComponentManagerImpl.kt:988)
    at com.intellij.serviceContainer.ComponentManagerImpl.instantiateClass(ComponentManagerImpl.kt:1051)
    at com.intellij.openapi.options.ConfigurableEP.instantiateConfigurableProvider(ConfigurableEP.java:319)
    at com.intellij.openapi.options.ConfigurableEP.createProducer(ConfigurableEP.java:297)
    ... 32 more
jonathanlermitage commented 1 year ago

Hi, can you please attach the IDE log files? Thanks!

jonathanlermitage commented 1 year ago

Upvoting https://youtrack.jetbrains.com/issue/IDEA-307476/com.intellij.diagnostic.PluginException-null-Plugin-com.perl5 would help.

jonathanlermitage commented 1 year ago

closed as duplicates of #142