-
Notifications
You must be signed in to change notification settings - Fork 44
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
Don't work in Windows 7 #1009
Comments
Golang 1.21.* ended supporting Windows 7 and other versions. Here are the release notes. I'll double check if downgrading to 1.20.* won't break the code and 3rd party libraries.
|
You shouldn't be using Windows 7 anymore: https://en.wikipedia.org/wiki/Windows_7#End_of_support_(after_January_14,_2020) |
Hi There should really be a switch or a setting to prevent auto-updating. I didn't find such an option, is it available? To me, saying "you shouldn't use Windows 7" is equivalent to saying "Microsoft shouldn't make Windows 10+ unusable". |
For vscode, if you build wakatime-cli from source and manually copy/symlink it to |
Hi, thanks for the reply. |
Yes, the IDE plugins handle installing and updating wakatime-cli. The wakatime-cli only executes quickly then exits, when the IDE plugins send heartbeats to the WakaTime API.
No, it's normally a symlink except on Windows platforms. It means when running
I just released a new version of the IntelliJ plugin that knows about wakatime-cli local builds, so if you build wakatime-cli from source then copy the binary from your build folder into |
Thank you! It seems to work just fine now. I'm impressed by how quickly you managed to fix it and release an update 😄 |
wakatime-cli-windows-amd64.exe dont work when run from cmd (Windows 7). Wakatime plugin also dont work in Intellij Idea for this reason.
Only working with v1.86.5-alpha.6. But when starting ide, wakatime autoupdated to latest version and dont work.
Related problem: golang/go#64602
Environment:
Windows 7
wakatime-cli-windows-amd64.exe v.1.88.1
Logs:
The text was updated successfully, but these errors were encountered: