Bazel Sync leads to java.lang.Throwable: TreeUI should be accessed only from EDT
#7189
Labels
awaiting-maintainer
Awaiting review from Bazel team on issues
product: PyCharm
PyCharm plugin
type: bug
Description of the bug:
When clicking
Bazel
->Sync
->Sync project with BUILD files
I encounter the following error:1 of 2 Exception in plugin Bazel for IntelliJ (2024.11.19.0.2-api-version-242)
2 of 2 Exception in plugin Bazel for IntelliJ (2024.11.19.0.2-api-version-242)
The errors above cause the sync to fail with the following error:
Error:Querying blaze targets building project source files failed.
.Which category does this issue belong to?
PyCharm
What's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.
I'm unsure what a minimal reproduction example would be as I encounter this error in a fairly large Python monorepo.
Which Intellij IDE are you using? Please provide the specific version.
PyCharm 2024.2.5 (Community Edition)
What programming languages and tools are you using? Please provide specific versions.
Bazel 7.4.1
What Bazel plugin version are you using?
2024.11.19.0.2-api-version-242
Have you found anything relevant by searching the web?
I found a similar error in the issues of another JetBrains plugin: jonathanlermitage/intellij-extra-icons-plugin#173 but otherwise nothing Bazel specific.
Any other information, logs, or outputs that you want to share?
No response
The text was updated successfully, but these errors were encountered: