Activitywatch: v0.8.0b7 doesn't start on Windows 10

Created on 5 Nov 2018  路  5Comments  路  Source: ActivityWatch/activitywatch

The new release isn't working on Windows 10. I've tested it on two Windows 10 machines. On one ActivityWatch was never installed. I also deleted all ActivityWatch configs and data on the other machine. Still no luck. It doesn't even create log files so I can't attach them.

To reproduce just try to run aw-qt.exe on a Windows 10 machine. It will run for a second or so and then quit.

windows high bug

Most helpful comment

@gpassero I worked on it a few hours last weekend, it's an issue with the latest version of PyInstaller. I tried to debug it and solve it the proper way with the newest PyInstaller verison but with no success so I'm considering testing it with and old version of PyInstaller next with hopes that it should work.

https://github.com/ActivityWatch/activitywatch/pull/270
https://github.com/ActivityWatch/aw-qt/issues/43

All 5 comments

Oh no! Sorry about the trouble. I'll mention it to the release notes.

When I try to run them in the console aw-qt crashes without output, aw-server runs fine, aw-watcher-afk crashes without any output, and aw-watcher-window outputs this:

image

As mentioned on https://github.com/ActivityWatch/activitywatch/issues/250#issuecomment-440463800, Windows Defender marks the file as a virus.

After unzipping the folder, I tried to find the aw-qt.exe file which is mentioned in the Getting started docs. However, I couldn't find it. Windows Defender had removed it without telling me. When I looked at the threat history, the file was there. I've then restored the file but the program just crashes out after temporarily starting.

I've now downloaded and tried b6 and it's working as expected.

I can't use aw-watcher-vscode because it will only work with activitywatch v0.8.0b7, which won't work on Windows. Please let us know if there are any updates 馃檹

@gpassero I worked on it a few hours last weekend, it's an issue with the latest version of PyInstaller. I tried to debug it and solve it the proper way with the newest PyInstaller verison but with no success so I'm considering testing it with and old version of PyInstaller next with hopes that it should work.

https://github.com/ActivityWatch/activitywatch/pull/270
https://github.com/ActivityWatch/aw-qt/issues/43

v0.8.0b8 was just released and includes a fix, closing.

Was this page helpful?
0 / 5 - 0 ratings