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

报错:Access is allowed from Event Dispatch Thread (EDT) only #3

Open
Nyeilim opened this issue Dec 29, 2024 · 1 comment
Open

Comments

@Nyeilim
Copy link

Nyeilim commented Dec 29, 2024

Access is allowed from Event Dispatch Thread (EDT) only; see https://jb.gg/ij-platform-threading for details Current thread: Thread[#142,DefaultDispatcher-worker-56,5,main] 1472206001 (EventQueue.isDispatchThread()=false) SystemEventQueueThread: Thread[#60,AWT-EventQueue-0,6,main] 465280948

每次打开 Pycharm 会弹窗报这个错,不知道什么原因。把插件 Disable 之后就没事,所以应该是插件的问题。好像是自从我上次重构了一次项目就开始了,重构【或者说代码的行发生巨大变动】的时候,好像也会有个弹窗,什么 msg != null 之类的。

image
插件版本 1.1.3

@hhy50
Copy link
Owner

hhy50 commented Dec 30, 2024

应该是行号发生变化,和书签的行号对不上了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants