question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Autostart MacOS and aw-watcher-window

See original GitHub issue

starting aw-qt from the terminal works fine for me, but when I try to create an automator app to launch aw on boot, I run into an issue with the aw-watcher-window.

In this image, you can see my attempts to launch aw from the automator application and terminal.

Screen Shot 2019-12-17 at 14 10 24

I have the automator app set up to run this:

/usr/bin/nohup /usr/local/bin/aw-qt >/dev/null 2>&1 &

When I start it with the Automator app, aw-watcher-window isn’t able to request access to control “System Events.app“. Even if I run the same in Terminal and grant it access, launching from the Automator app still won’t let aw-watcher-window get the access it needs.

The first time I run the app, osascript requests and is granted access to control “System Events.app“. Terminal and iTerm have also been granted such access.

Has anybody got aw running at boot on MacOS?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
ErikBjarecommented, Mar 15, 2020

This should be a lot easier with the upcoming .app bundle that will be available in v0.9, which should just be possible to add to the normal autostart applications in settings.

0reactions
xylixcommented, Mar 18, 2020

Fixed in v0.9.0

Read more comments on GitHub >

github_iconTop Results From Across the Web

Getting started - ActivityWatch
Getting started with ActivityWatch is as easy as installing, starting it, and setting up autostart (if your installation method doesn't do it for...
Read more >
Restart your Mac in macOS or Windows - Apple Support
From the menu shown, choose Restart in macOS. ... Select your Mac startup volume (Macintosh HD), then press Return or click the up...
Read more >
How to get apps to launch at system startup on Mac
How to set applications to automatically launch at boot up. In macOS Ventura: Click the Apple icon and pick System Settings. Go to...
Read more >
How to remove startup and login items on your Mac - Macworld
A mess of startup and login items might be to blame. ... macbook startup items ... Earlier versions of macOS relied on two ......
Read more >
How to Add, Remove, and Delay Startup Apps on a Mac
These macOS startup apps, often called login items, can be very useful. For example, Backblaze, Busycal, and Dropbox install background-only ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found