Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[🐛 bug][IDEA 2024.2.1] com.intellij.diagnostic.PluginException: ActionUpdateThread.OLD_EDT is deprecated and going... #434

Open
ChrisCarini opened this issue Sep 14, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@ChrisCarini
Copy link
Owner

User Description

User did not enter any detailed information.

Stack Trace

com.intellij.diagnostic.PluginException: `ActionUpdateThread.OLD_EDT` is deprecated and going to be removed soon. 'com.chriscarini.jetbrains.locchangecountdetector.errorhandler.ForcePluginException' must override `getActionUpdateThread()` and chose EDT or BGT. See ActionUpdateThread javadoc. [Plugin: com.chriscarini.jetbrains.loc-change-count-detector-jetbrains-plugin]
	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)

Other Information

=== About ===
Build version: IntelliJ IDEA 2024.2.1 Build: #IU-242.21829.142 August 28, 2024
Theme: IntelliJ Light
JRE: 21.0.3+13-b509.11, JetBrains s.r.o.
JVM: 21.0.3+13-b509.11, OpenJDK 64-Bit Server VM, JetBrains s.r.o.
Operating System: Mac OS X 14.6.1 (aarch64)

=== Plugins ===
Custom plugins: [Resource Bundle Editor (242.20224.155), Multi-Project Workspace (242.22650), Apache config (.htaccess) (242.21829.162), Python (242.21829.142), Python Community Edition (242.21829.142), Ideolog (242.21829.162), Makefile Language (242.20224.155), JavaFX Runtime for Plugins (1.0.4), Classic UI (242.20224.159), Ini (242.21829.162), Go (242.21829.142), Plugin DevKit (242.21829.142), PDF Viewer (0.16.1), GitHub (242.21829.162), GitLab (242.21829.162), Indent Rainbow (2.2.0), Logshipper (4.1.1), Space (242.21829.142), Presentation Assistant (1.0.10), Iris (2.1.1), PsiViewer (242.4697), Automatic Power Saver (4.1.1), WakaTime (15.0.2), Sample Menu Action (1.1.1), sample-notification (4.1.1), Code::Stats (1.0.9), Environment Variable Settings Summary (4.1.1), Jsonnet (1.3), Mermaid (0.0.22+IJ.232), String Manipulation (9.14.1), CodeMetrics (1.0.4), pegasusplugin (0.2.16), CheckStyle-IDEA (5.94.1), Requirements (2022.4.1), LoC Change Count Detector (1.1.1), Handlebars/Mustache (242.21829.3), GraphQL (242.21829.3), Big Data Tools Core (242.21829.142), Big Data File Viewer (242.20224.159), Remote File Systems (242.21829.142), Metastore Core (242.20224.159), Spark (242.20224.159), Flink (242.20224.159), PHP (242.21829.154), Automatic GitHub Issue Navigation Configuration (2.1.1), JetBrains IDE Services (2024.3.5.6-ij242), Git Push Reminder (2.1.1), Kafka (242.20224.159), Package Search (242.0.12), Rainbow Brackets (2024.2.6-241), GitHub Copilot (1.5.20.6633-nightly), GitToolBox (500.2.15+242), Scala (2024.2.25)]
Disabled plugins:[ReStructuredText (232.8660.88), JetBrains AI Assistant (242.21829.173), Ruby (242.21829.142), Polaris (0.232.1.119), Azure Toolkit for IntelliJ (3.92.0-2024.2)]
@ChrisCarini ChrisCarini added the bug Something isn't working label Sep 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant