objective-see / objective-see/DoNotDisturb

Binary execution feature does not work

Open
#23 3 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Objective-C
Stars
330
Forks
49
PR merge metrics
No merged PRs in 30d

Description

No matter was is in there, it does nothing. These are some system logs:

Apr 30 16:35:05 dansserhascreen Do Not Disturb[190]: Do Not Disturb (pid: 190) ERROR: failed to execute /Users/dangoodman/lidOpenPics/script.sh
Apr 30 16:36:35 dansserhascreen Do Not Disturb[190]: Do Not Disturb (pid: 190) ERROR: failed to execute /Users/dangoodman/lidOpenPics/script.sh
Apr 30 16:43:30 dansserhascreen Do Not Disturb[190]: Do Not Disturb (pid: 190) ERROR: failed to execute /Users/dangoodman/lidOpenPics/script.sh
Apr 30 16:43:41 dansserhascreen Do Not Disturb[190]: Do Not Disturb (pid: 190) ERROR: failed to execute /Users/dangoodman/lidOpenPics/script.sh
Apr 30 16:44:08 dansserhascreen Do Not Disturb[190]: Do Not Disturb (pid: 190) ERROR: failed to execute bash /Users/dangoodman/lidOpenPics/script.sh
Apr 30 16:44:26 dansserhascreen Do Not Disturb[190]: Do Not Disturb (pid: 190) ERROR: failed to execute bash /Users/dangoodman/lidOpenPics/script.sh
Apr 30 16:45:04 dansserhascreen Do Not Disturb[190]: Do Not Disturb (pid: 190) ERROR: failed to execute bash /Users/dangoodman/lidOpenPics/script.sh
Apr 30 16:45:39 dansserhascreen Do Not Disturb[190]: Do Not Disturb (pid: 190) ERROR: failed to execute /Users/dangoodman/lidOpenPics/script.sh

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source files or tests are named. Start by reproducing the binary execution feature with the reported script.sh path and the bash command, then trace the execution entry point that produces the logged errors; done means the configured script executes successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
objective-c
Domain
operating-systems, security
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.