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

CLion comes up with an error on startup #6046

Open
ghost opened this issue Feb 9, 2024 · 1 comment
Open

CLion comes up with an error on startup #6046

ghost opened this issue Feb 9, 2024 · 1 comment
Assignees
Labels
awaiting-maintainer Awaiting review from Bazel team on issues lang: c++ C++ rules integration product: CLion CLion plugin type: bug

Comments

@ghost
Copy link

ghost commented Feb 9, 2024

Description of the bug:

CLion comes up with an error on startup

Which category does this issue belong to?

CLion

What's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.

Run CLion Nova and the error pops up

Which Intellij IDE are you using? Please provide the specific version.

CLion 2024.1 EAP (Nova) Build #CL-241.11109, built on January 31, 2024

What programming languages and tools are you using? Please provide specific versions.

C++

What Bazel plugin version are you using?

2024.01.29.0.1-api-version-241

Have you found anything relevant by searching the web?

No I have not

Any other information, logs, or outputs that you want to share?

com.intellij.diagnostic.PluginException: `ActionUpdateThread.OLD_EDT` is deprecated and going to be removed soon. 'com.google.idea.blaze.base.sync.actions.IncrementalSyncProjectAction' must override `getActionUpdateThread` and chose EDT or BGT. See ActionUpdateThread javadoc. [Plugin: com.google.idea.bazel.clwb]
	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:198)
@ghost ghost added awaiting-maintainer Awaiting review from Bazel team on issues type: bug labels Feb 9, 2024
@github-actions github-actions bot added product: CLion CLion plugin labels Feb 9, 2024
@tpasternak
Copy link
Contributor

Duplicate of #5993

@tpasternak tpasternak marked this as a duplicate of #5993 Feb 9, 2024
@iancha1992 iancha1992 added the lang: c++ C++ rules integration label Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-maintainer Awaiting review from Bazel team on issues lang: c++ C++ rules integration product: CLion CLion plugin type: bug
Projects
None yet
Development

No branches or pull requests

4 participants