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.1] com.intellij.diagnostic.PluginException: ActionUpdateThread.OLD_EDT is deprecated and going t... #334

Open
ChrisCarini opened this issue Apr 8, 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:199)

Other Information

=== About ===
Build version: IntelliJ IDEA 2024.1 Build: #IU-241.14494.240 March 27, 2024
Theme: IntelliJ Light
JRE: 17.0.10+8-b1207.12, JetBrains s.r.o.
JVM: 17.0.10+8-b1207.12, OpenJDK 64-Bit Server VM, JetBrains s.r.o.
Operating System: Mac OS X 14.4.1 (aarch64)

=== Plugins ===
Custom plugins: [Ini (241.14494.240), Jsonnet (1.3), Unit File Support (systemd) (223.240127.136), JavaFX Runtime for Plugins (1.0.4), Environment Variable Settings Summary (4.0.0), Code::Stats (1.0.9), Sample Notification (4.0.0), Sample Menu Action (1.0.0), WakaTime (14.3.13), Automatic Power Saver (4.0.0), Iris (2.0.0), Apache config (.htaccess) (241.14494.240), Ideolog (222.3.2.0), Logshipper (4.0.0), Resource Bundle Editor (241.14494.150), Indent Rainbow (2.2.0), Python (241.14494.240), Plugin DevKit (241.14494.247), String Manipulation (9.12.0), CheckStyle-IDEA (5.90.0), Mermaid (0.0.21+IJ.232), pegasusplugin (0.2.16), CodeMetrics (1.0.4), Git Push Reminder (2.0.0), GitHub Copilot (1.5.2.5345), Automatic GitHub Issue Navigation Configuration (2.0.0), GraphQL (241.14494.150), Handlebars/Mustache (241.14494.150), Jupyter (241.14494.240), Rainbow Brackets (2024.2.2-241), Requirements (2022.4.1), Code Complexity (1.5.0), GitToolBox (500.2.3+233), Lines of Code Change Observer (1.0.0), Scala (2024.1.15), PDF Viewer (0.15.0)]
Disabled plugins:[Remote File Systems (241.14494.240), Metastore Core (241.14494.158), Kafka (241.14494.158), AI Assistant (233.14015.147), Polaris (0.232.1.119)]
@ChrisCarini ChrisCarini added the bug Something isn't working label Apr 8, 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