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

常见问题 #53

Open
shuzijun opened this issue Aug 28, 2019 · 12 comments
Open

常见问题 #53

shuzijun opened this issue Aug 28, 2019 · 12 comments
Assignees

Comments

@shuzijun
Copy link
Owner

shuzijun commented Aug 28, 2019

V7.x更新后问题

Q:提示错误Could not initialize class com.shuzijun.leetcode.plugin.editor.LCVPanel
Q:提示Your environment does not support JCEF.
A:这两个问题都是JCEF未启用导致,在2020.2+之后是默认启用JCEF的,可能由于以前的配置禁用了,可以通过以下操作开启:Help -> Find Action..,在输入框中输入ide.browser.jcef.enabled
A:android studio用户可以参考shuzijun/markdown-editor#4 (comment) 开启

Q:题目描述或者查看题目解答乱码
A:在Help->Edit Custom VM options中增加或者修改-Dfile.encoding=utf-8

Q:提示未填写密码或原配置密码丢失了
A:更换了新的存储密码API,需要重新配置保存下


Q:提示登录失败
A:建议检查一下登录账号和密码,是否和所选择的网站对应,两个网站的账号是不互通的。

Q:提示无法判断登录状态
A:这个异常发生在部分账号上,目前没有找到产生的原因,建议先检查用户名密码是否填写,再通过网页版登录一下,确定登录账号正常,然后再在插件里登录

Q:获取**异常
A:这类问题主要出现在网络问题,可以通过ide右下角的提示信息查看具体错误,例如:"java.net.SocketTimeoutException: Read timed out",如果遇到不能识别的错误,可以通过错误提示框下方的按钮"提报给作者"进行反馈

Q:提示错误java.net.SocketTimeoutException: Read timed out
A:此类问题多数出现在网络差的情况下,建议先通过网页访问网站,测试网络是否有问题。

Q: Icon cannot be found in 'AllIcons.General.OpenDiskHover'
A:出现在一些低版本上,没有这个图标,下个版本更换此图标

Q:javax.net.ssl.SSLException: Unexpected rethrowing
A:此类问题一直没有复现,也没有找到具体产生的原因,有了解的可以交流一下

Q:Element component@PersistentConfig.option.Config.option.@name=password probably contains sensitive information
A:此问题是由于低版本序列化时没有排除掉密码,在新版中已经修复。

@shuzijun shuzijun self-assigned this Aug 28, 2019
@shuzijun shuzijun pinned this issue Aug 28, 2019
@marvinxu-free

This comment has been minimized.

@shuzijun

This comment has been minimized.

@marvinxu-free

This comment has been minimized.

@shuzijun

This comment has been minimized.

@marvinxu-free

This comment has been minimized.

@shuzijun

This comment has been minimized.

@shuzijun shuzijun unpinned this issue Nov 26, 2019
@shuzijun shuzijun pinned this issue Aug 17, 2021
@CheungQ
Copy link

CheungQ commented Aug 23, 2021

今天的问题,报json解析异常后更新了7.4,登录有问题,提示登录成功,但是每次提交还是会让重新登陆,最后去idea配置文件中把原来的插件配置删掉了,重新填账号密码才可以登陆成功。然后新问题,今天的每日一题1646会提交到1539题,1539题会提交到1424题,后面每再继续往下看了,
感谢作者,摸鱼神器

@medmin
Copy link

medmin commented Jan 2, 2022

请问Pro版本和这个有什么区别?

@shuzijun
Copy link
Owner Author

shuzijun commented Jan 4, 2022

请问Pro版本和这个有什么区别?

功能上没什么区别,有些功能会在pro版本上先发布,其他一样

@dustyYMelody7
Copy link

dustyYMelody7 commented Jun 19, 2022

原来直接用plugin market 的 Leetcode-editor 6.9版本没法登陆账户,点击登陆的时候显示需要输入cookies, 按照这里https://github.com/shuzijun/leetcode-editor/blob/master/doc/LoginHelp.md 的教程输入cookies之后显示登陆失败,
image
,不知道这个cookies应该填什么?直接把8.1的zip包拖进clion(2022.1版本)之后显示: Plugin 'LeetCode Editor Pro' is incompatible with this installation,
image,这是怎么回事?

@shuzijun
Copy link
Owner Author

@qihuaiyu #491 有临时解决方案
#497 有相关版本发布说明

@SHIFFF
Copy link

SHIFFF commented Apr 3, 2024

第一次使用,在点击题目的时候报错,页面出不来,异常是java.io.IOException,消息内容为“没有这样的文件或目录”。
java.io.IOException: No such file or directory
image

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

6 participants