mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #53] Start at Login : MonitorControlHelper keeps crashing #49
Labels
No labels
Status: Abandoned
arm64
beta
beta
bug
done
duplicate
enhancement
feedback needed from reporter
in progress
invalid
investigating
known Issue
monitor Issue
pull-request
translation
unable to reproduce
unreleased
x86
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/MonitorControl#49
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mrgooge on GitHub (Oct 23, 2018).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/53
Originally assigned to: @the0neyouseek on GitHub.
Every 10 seconds I get the following in my system log after selecting any option MonitorControl Preferences Keys Listen for example below:
Oct 23 14:09:35 xxxxxx com.apple.xpc.launchd[1] (me.guillaumeb.MonitorControlHelper[2055]): Service exited with abnormal code: 1
Oct 23 14:09:35 xxxxxx com.apple.xpc.launchd[1] (me.guillaumeb.MonitorControlHelper): Service only ran for 0 seconds. Pushing respawn out by 10 seconds.
...and thousands more of the lines above, etc..
@mrgooge commented on GitHub (Oct 24, 2018):
Actually, I reported this wrong... It's not the Preferences/ Keys/ selections that cause the constant Mac system messages..It's when you've selected, Preferences/ General/ Start MonitorControl at Login option. Then the endless respawn messages begin, once I unchecked this, the Mac system log stopped the messages.
@the0neyouseek commented on GitHub (Jan 10, 2019):
Hi @mrgooge sorry for the delay responding.
Thank you for the bug report, I think there's something wrong with the "Start at Login" feature and the helper keeps crashing.
I'll have a look and try to fix it.
@markovicdenis commented on GitHub (Feb 15, 2019):
Same here, crashes after sleep/wake on multi monitor setup. I even used sleep watcher to kill it before sleep and start after wake, but 1 in 10 times it still crashes (detects only one monitor)..
@reitermarkus commented on GitHub (May 7, 2019):
This is probably fixed now.