BashSupport-Pro / bashsupport-pro

Public issue tracking for BashSupport Pro. This is a plugin, which provides advanced support for Bash scripts for JetBrains IDEs.
https://www.bashsupport.com
48 stars 2 forks source link

Can't run. Error Access is allowed from Event Dispatch Thread (EDT) only #152

Closed Kolyall closed 7 months ago

Kolyall commented 7 months ago
Access is allowed from Event Dispatch Thread (EDT) only; see https://jb.gg/ij-platform-threading for details Current thread: Thread[JobScheduler FJ pool 0/11,4,main] 942881693 (EventQueue.isDispatchThread()=false) SystemEventQueueThread: Thread[AWT-EventQueue-0,6,main] 1081692216

After clicking on "Run in terminal" image

jansorg commented 7 months ago

I'm sorry, this is a regression of the latest 4.0.2 update. I'll publish a fix shortly.

jansorg commented 7 months ago

Update 4.0.3 is now available with a fix. Thanks for reporting!