leinardi / pylint-pycharm

A plugin providing both real-time and on-demand scanning of Python files with PyLint from within PyCharm/IDEA.
Apache License 2.0
198 stars 36 forks source link

pylint plugin crashed see stack trace #111

Closed ravi005e closed 1 month ago

ravi005e commented 1 month ago

com.intellij.diagnostic.PluginException: ActionUpdateThread.OLD_EDT is deprecated and going to be removed soon. 'com.leinardi.pycharm.pylint.actions.ScanCurrentFile' must override getActionUpdateThread() and chose EDT or BGT. See ActionUpdateThread javadoc. [Plugin: com.leinardi.pycharm.pylint] at com.intellij.diagnostic.PluginProblemReporterImpl.createPluginExceptionByClass(PluginProblemReporterImpl.java:23) at com.intellij.diagnostic.PluginException.createByClass(PluginException.java:90) at com.intellij.diagnostic.PluginException.reportDeprecatedUsage(PluginException.java:125) at com.intellij.openapi.actionSystem.ActionUpdateThreadAware.getActionUpdateThread(ActionUpdateThreadAware.java:21) at com.intellij.openapi.actionSystem.AnAction.getActionUpdateThread(AnAction.java:201)

Step 2: Describe your environment

leinardi commented 1 month ago

This issue was fixed in version 0.16.3, please update to the latest version: https://plugins.jetbrains.com/plugin/11084-pylint/edit/versions

ravi005e commented 1 month ago

thanks

From: Roberto Leinardi @.> Sent: Tuesday, October 8, 2024 8:04 AM To: leinardi/pylint-pycharm @.> Cc: ravi005e @.>; Author @.> Subject: Re: [leinardi/pylint-pycharm] pylint plugin crashed see stack trace (Issue #111)

This issue was fixed in version 0.16.3, please update to the latest version: https://plugins.jetbrains.com/plugin/11084-pylint/edit/versions

— Reply to this email directly, view it on GitHub https://github.com/leinardi/pylint-pycharm/issues/111#issuecomment-2400105209 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AHDX4ZA3KSAW4SZHJSWOUTTZ2PX4XAVCNFSM6AAAAABPSOJFXGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMBQGEYDKMRQHE . You are receiving this because you authored the thread. https://github.com/notifications/beacon/AHDX4ZC5WUUIYOUU2CVPRTTZ2PX4XA5CNFSM6AAAAABPSOJFXGWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTUPB2ZPS.gif Message ID: @. @.> >