shuzijun / leetcode-editor

Do Leetcode exercises in IDE, support leetcode.com and leetcode-cn.com, to meet the basic needs of doing exercises.Support theoretically: IntelliJ IDEA PhpStorm WebStorm PyCharm RubyMine AppCode CLion GoLand DataGrip Rider MPS Android Studio
https://plugins.jetbrains.com/plugin/12132-leetcode-editor
Apache License 2.0
3.75k stars 402 forks source link

在 GoLand 2022.1.3 上无法正常登录 #521

Open Blacktea0 opened 2 years ago

Blacktea0 commented 2 years ago

Describe the bug

在GoLand上通过点击插件窗口的登录按钮弹出JCEF窗口后,不管登录成功与否,只要关闭弹出的JCEF窗口,就会导致IDE强制退出,并且没有任何错误日志。

通过同样的操作,在IDEA上没有复现。

report

To Reproduce Steps to reproduce the behavior:

  1. 打开Leetcode插件窗口
  2. 点击 'Sign in'
  3. 点击弹出窗口关闭按钮
  4. See error

Software versions(Help -> About)

Question(Optional)

Lepton-Lee commented 2 years ago

IDEA2022.1.3也一样

shuzijun commented 2 years ago

试一下新版本是否还有问题