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

Fixing packaging on macOS #119

Closed
ErikBjare opened this issue Oct 19, 2017 · 4 comments
Closed

Fixing packaging on macOS #119

ErikBjare opened this issue Oct 19, 2017 · 4 comments

Comments

@ErikBjare
Copy link
Member

ErikBjare commented Oct 19, 2017

There has been this annoying bug with the macOS builds:

Error loading Python lib '/Applications/activitywatch/.Python': dlopen(/Applications/activitywatch/.Python, 10): image not found

@jwiese had the same issue

Then someone on reddit had the same issue.

I thought a bit about it, and the fix might be stupidly easy: cp src/* dest/ doesn't copy files beginning with a dot.

@ErikBjare
Copy link
Member Author

Now I just need someone with a Mac (like @exoji2e) to try the new build out.

@ErikBjare
Copy link
Member Author

@exoji2e go ahead and close this issue if it works for you!

@jwiese
Copy link

jwiese commented Oct 23, 2017

This is great, works very well with this fix! Thanks @ErikBjare

@ErikBjare
Copy link
Member Author

@jwiese Happy to hear it 😄

vasuemme111 pushed a commit to vasuemme111/activitywatch that referenced this issue Mar 26, 2024
…#119)

Bumps [aw-webui](https://github.com/ActivityWatch/aw-webui) from `08abc13` to `03caaa0`.
- [Release notes](https://github.com/ActivityWatch/aw-webui/releases)
- [Commits](ActivityWatch/aw-webui@08abc13...03caaa0)

---
updated-dependencies:
- dependency-name: aw-webui
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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

3 participants