-
Notifications
You must be signed in to change notification settings - Fork 102
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
java.lang.Throwable: AWT events are not allowed inside write action #410
Comments
Similar issue with version 2.3.0 and IntelliJ IDEA 2022.1.2 (Ultimate Edition) Build #IU-221.5787.30, built on May 31, 2022 |
Same issue with plugin version 2.3.0 and this version of IntelliJ IntelliJ IDEA 2022.2 (Ultimate Edition) Runtime version: 17.0.3+7-b469.32 amd64 Kotlin: 222-1.7.10-release-334-IJ3345.118 |
Same issue with plugin version 2.3.0 IntelliJ IDEA 2022.2.3 (Ultimate Edition) Runtime version: 17.0.4.1+7-b469.62 amd64 Non-Bundled Plugins: Kotlin: 222-1.7.20-release-201-IJ4167.29 |
This is now constantly happening with IntelliJ 2022.3 (Build #IU-223.7571.182). But with a slightly different stack trace. StackTrace:
|
I have the same problem.
|
As @fishermans said, unfortunately this plugin has been abandoned and therefore is incompatible with new versions of the Jetbrains IDEs. In alternative you can use this fork: https://plugins.jetbrains.com/plugin/21538-save-actions-tool |
Describe the bug
I keep getting exceptions while using Save Action.
It seems to happen during build or save, but It's happening irregularly, so I don't know the exact cause.
What triggered the plugin
CTRL+S
Versions
IntelliJ IDEA 2022.1 (Ultimate Edition)
Build #IU-221.5080.210, built on April 12, 2022
Licensed to
Subscription is active until May 3, 2023.
For educational use only.
Runtime version: 11.0.14.1+1-b2043.25 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Windows 10 10.0
GC: G1 Young Generation, G1 Old Generation
Memory: 2048M
Cores: 12
Registry:
ide.balloon.shadow.size=0
ide.images.show.chessboard=true
Non-Bundled Plugins:
org.nik.presentation-assistant (1.0.9)
de.santiv.fastscrolling (1.2)
com.tabnine.TabNine (0.6.0)
com.khmelyuk.multirun (1.13)
com.intellij.ideolog (203.0.28.1)
com.jetbrains.jax.ws (221.5080.169)
com.intellij.guice (221.5080.169)
com.euphoricity.gitignore (0.3)
com.dubreuia (2.3.0)
String Manipulation (9.4.0)
mobi.hsz.idea.gitignore (4.4.0)
com.almightyalpaca.intellij.plugins.discord (1.9.0)
com.haulmont.jpab (2022.2.1-221)
com.demonwav.minecraft-dev (2022.1-1.5.19)
cn.yiiguxing.plugin.translate (3.3.1-patch.1)
Kotlin: 221-1.6.20-release-285-IJ5080.210
The text was updated successfully, but these errors were encountered: