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

idea 2017版一直报错不知道为什么 #105

Closed
XeonMic opened this issue Oct 25, 2017 · 5 comments
Closed

idea 2017版一直报错不知道为什么 #105

XeonMic opened this issue Oct 25, 2017 · 5 comments
Labels

Comments

@XeonMic
Copy link

XeonMic commented Oct 25, 2017

Event Log 如下:

secret_password_lookup_sync error code 32597, error message null
java.lang.Throwable
at com.intellij.openapi.diagnostic.Logger.error(Logger.java:132)
at com.intellij.credentialStore.SecretCredentialStore.get(linuxSecretLibrary.kt:147)
at com.intellij.credentialStore.CredentialStoreWrapper.get(CredentialStoreWrapper.kt:52)
at com.intellij.ide.passwordSafe.impl.PasswordSafeImpl.get(PasswordSafeImpl.kt:53)
at com.intellij.credentialStore.CredentialStore.getPassword(CredentialStore.java:30)
at com.intellij.ide.passwordSafe.PasswordStorage.getPassword(PasswordStorage.java:30)
at cn.yiiguxing.plugin.translate.compat.PasswordSafeCompat.getPassword(PasswordSafeCompat.java:31)
at cn.yiiguxing.plugin.translate.Settings.getAppPrivateKey(Settings.java:151)
at cn.yiiguxing.plugin.translate.Translator.getQueryUrl(Translator.java:90)
at cn.yiiguxing.plugin.translate.Translator.access$000(Translator.java:20)
at cn.yiiguxing.plugin.translate.Translator$QueryRequest.run(Translator.java:121)
at com.intellij.openapi.application.impl.ApplicationImpl$1.run(ApplicationImpl.java:330)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)

@YiiGuxing
Copy link
Owner

请问是2017哪一版?

@XeonMic
Copy link
Author

XeonMic commented Nov 7, 2017

2017.2.5

@XeonMic
Copy link
Author

XeonMic commented Nov 7, 2017

刚试了下2017.2.5可以,之前用的.1.x .2.3左右的时候报的

@YiiGuxing
Copy link
Owner

合并到 #115

@YiiGuxing
Copy link
Owner

YiiGuxing commented Dec 1, 2017

可以从 #115 获取更多信息和临时的解决方案。

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

No branches or pull requests

2 participants