activitywatch: App doesn't open after installing it and opening it (Mac OS Big Sur)
- I am on the latest ActivityWatch version.
- I have searched the issues of this repo and believe that this is not a duplicate.
- OS name and version: Mac OS Big Sur 11.4 (20F71)
- ActivityWatch version: 0.11.0, downloaded from: https://activitywatch.net/
Describe the bug
I’m unable to open the app
To Reproduce
-
I installed the app from the DMG
-
copied app to apps folder
-
Clicked to allow it to open from security preferences
-
Clicked in security and privacy to give accessibility access to the app
-
And tried opening the app
Expected behavior
I expect the app to open
Unexpected result: The app doesn’t open, nothing happens at all… Very confused about why since its a clean install on a relatively new OS install without a lot of software installed… I’m happy to provide more info and a zoom to do a screenshare, If I end up using the software I’m also happy to donate $100+ to the project to thank you for the product and the help… hell if you just help me get it set up and working I’ll probably donating $100 to thank someone for the help.
Documentation
Additional context
About this issue
- Original URL
- State: closed
- Created 3 years ago
- Reactions: 8
- Comments: 21 (4 by maintainers)
Weird: opening it with double-click did not work, but it works with the terminal:
Same here. Just installed the App via Homebrew and also simply running the .dmg file. Both ways the app is unable to start.
Hey Glassnor, if you’re looking for a workaround on a M1 Macbook Air (BigSur 11.4) or any M1, the older version it’s still working. I’m using it myself, you just need to downgrade to v0.10.0. There are two options, one it’s installing the older
.dmg
directly from the previous link or if you installed it usingbrew
, do the following:Open a Terminal and edit the file using this command:
then comment the
sha256
line and change it to version"0.10.0"
:Finally, reinstall the older version:
I’m still researching why it’s not working, it appears to be the same problem on various M1 devices (#622). I’m a user too, hope this helps you.
FYI, I got it working by doing this:
Content
folderinfo.plist
in TextEdit<string>MacOS/aw-qt</string>
to<string>aw-qt</string>