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

Implement Windows support #28

Closed
7 tasks done
ErikBjare opened this issue Jan 5, 2017 · 8 comments
Closed
7 tasks done

Implement Windows support #28

ErikBjare opened this issue Jan 5, 2017 · 8 comments
Milestone

Comments

@ErikBjare
Copy link
Member

ErikBjare commented Jan 5, 2017

This includes:

  • Set up AppVeyor
    • For aw-core
    • For activitywatch bundle repo
  • Ensure aw-server works under Windows (I've had weird errors when I tried it in the past)
  • Fix windows support in aw-watcher-afk (might already work, see issue KeyboardSwitch missing arguments aw-watcher-afk#12)
  • Fix windows support in aw-watcher-window (definitely doesn't work)
  • Test aw-qt
@ErikBjare ErikBjare added this to the 1.1 milestone Jan 5, 2017
@ErikBjare
Copy link
Member Author

A good start would be to set up AppVeyor.

@ErikBjare
Copy link
Member Author

I set up AppVeyor for aw-core yesterday and it passes all the tests so that's done.

@ErikBjare
Copy link
Member Author

Tried out aw-server and aw-watcher-afk today.

Two issues created:

@ErikBjare ErikBjare modified the milestones: v0.7, v0.9 Apr 25, 2017
@ErikBjare
Copy link
Member Author

ErikBjare commented Apr 25, 2017

The only thing left is more extensive usage testing. aw-qt might also need a couple modifications to work well but that will have to wait until later (as it's not critical right now). Closing.

@ErikBjare
Copy link
Member Author

ErikBjare commented May 28, 2017

Reopening, managed to run a Appveyor-built aw-server and aw-watcher-window this morning.

aw-watcher-afk had some crash-on-start issue that should be resolved now.

aw-qt is not far from fixed either.

@ErikBjare
Copy link
Member Author

ErikBjare commented May 29, 2017

Fixed aw-watcher-afk yesterday in 560ca0a.

Found a bug in aw-server caused by a missing import of views in aw-core that lead to failure of the activity view in aw-webui. Likely leads to PyInstaller not including it when bundling.

  • fix the above

aw-qt still has work left, but at the rest works now.

@ErikBjare
Copy link
Member Author

Everything should work now, will do some more testing of aw-qt on Windows in a day or two and then I'll close this issue.

@ErikBjare
Copy link
Member Author

Closing this in favor of #69

vasuemme111 pushed a commit to vasuemme111/activitywatch that referenced this issue Mar 26, 2024
Next aw-server version (lots of refactoring)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant