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.
GNU General Public License v3.0
509 stars 40 forks source link

V2.0 Missing log and check-mark error #13

Open nKolja opened 3 years ago

nKolja commented 3 years ago

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

SarathVakacharla commented 3 years ago

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

yes, Big Sur 11.4

objective-see commented 1 year ago

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'"