Closed mihailgaberov closed 6 years ago
Fixed in v9.2.2 released today. Let me know if the plugin works after updating.
Looks like it's working fine now. Thank you!
But...looks like no data is being sent. At least I still don't see anything in my dashboard from WebStorm.
After turning on debug mode do you see errors in your \Users\<user>\.wakatime.log
file? Also check your idea.log
file. My guess is it's encountering an error when running wakatime-cli using the Python version installed on your machine. Probably installing the latest Python would fix it, but the error in that logfile will tell us for sure.
The troubleshooting section of this repo has a link to finding your idea.log
file.
Thank you for the quick response! I will check it and keep you posted.
Regards, Mihail
On Mon, 15 Oct 2018 at 19:14, Alan Hamlett notifications@github.com wrote:
After turning on debug mode do you see errors in your \Users\
.wakatime.log file? Also check your idea.log file. My guess is it's encountering an error when running wakatime-cli using the Python version installed on your machine. Probably installing the latest Python would fix it, but the error in that logfile will tell us for sure. The troubleshooting section of this repo has a link to finding your idea.log file.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/wakatime/jetbrains-wakatime/issues/109#issuecomment-429937572, or mute the thread https://github.com/notifications/unsubscribe-auth/ACYtEBzL0YnviDpXhc_G4bz2nHRoECzqks5ulMJbgaJpZM4XahGf .
Yup! You were right, @alanhamlett! Installing the latest version of Python fixed the issue. Big thanks!
What steps will reproduce the problem? Install Wakatime plugin Restart WebStorm Exception occurs, WebStorm is unable to start. What is the expected result? WebStorm opens normally and Wakatime plugin works as expected
What happens instead? Internal error occurs (java.lang.NoClassDefFoundError)
WebStorm log: