objective-see / OverSight

OverSight monitors a mac's mic and webcam, alerting the user when the internal mic is activated, or whenever a process accesses the webcam.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

V2.0 Missing log and check-mark error

nKolja opened this issue · comments

commented

This might be a silly question, but I can't find the log in OverSight 2.0.0.
It is not in the menu bar menu, nor in the preferences of the app.
Is it just me or is the log missing?

Also, I have a problem with the check-mark in the preferences. If I check "start at login", and then change the preference pane to "action" and back to "mode" the "start at login" becomes unchecked. However after a restart oversight was started at login, so this is just a visual inconvenience. The same does not happen with "no icon mode" nor "disable 'inactive' alerts", but only with "start at login".

Big Sur 11.3.1

but I can't find the log in OverSight 2.0.0.

yes, Big Sur 11.4

Thanks for the bug report ...just fixed the UI issue in the latest commit.

RE: logging, OverSight now uses the unified system log.

You can view OverSight's logging messages from the Terminal via:
log show --debug --predicate="subsystem='com.objective-see.oversight'"