[GH-ISSUE #1210] Popup incessantly: other applications manage brightness #705

Closed
opened 2026-05-05 06:32:14 -06:00 by gitea-mirror · 9 comments
Owner

Originally created by @carlodrift on GitHub (Oct 25, 2022).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/1210

Before opening the issue, have you...?

Describe the issue

I keep getting the popup that tells me to close other apps that manage brightness except I don't have any.

Expected behavior

No popup I guess?

Anything else?

No response

Environment Information (please complete the following information)

- macOS version: 12.6 / 13
- Mac model: Macbook Air M1
- MonitorControl version: 4.1.0 build 7034
- Monitor(s): iiyama prolite ge2488hs
- Monitor Cable(s)/Connection(s): hdmi
- Apple Silicon/M1 (yes or no): yes
Originally created by @carlodrift on GitHub (Oct 25, 2022). Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/1210 ### Before opening the issue, have you...? - [X] Searched for existing issues - [X] Read through [the Monitor-Troubleshooting Wiki](https://github.com/MonitorControl/MonitorControl/wiki/Monitor-Troubleshooting) - [X] Updated MonitorControl to the latest version (if applicable) ### Describe the issue I keep getting the popup that tells me to close other apps that manage brightness except I don't have any. ### Expected behavior No popup I guess? ### Anything else? _No response_ ### Environment Information (please complete the following information) ```markdown - macOS version: 12.6 / 13 - Mac model: Macbook Air M1 - MonitorControl version: 4.1.0 build 7034 - Monitor(s): iiyama prolite ge2488hs - Monitor Cable(s)/Connection(s): hdmi - Apple Silicon/M1 (yes or no): yes ```
gitea-mirror 2026-05-05 06:32:14 -06:00
Author
Owner

@waydabber commented on GitHub (Nov 14, 2022):

You can ask the app not to warn about it again - but if you have this popup, then good chance you have some other conflicting app running (BetterDisplay, f.lux, etc). If not, then I have no idea why this is happening (the prompt is shown when the expected color table set by the app differs from what the app actually finds).

You can try using BetterDisplay if this is a returning issue as in that app I did not implement a warning like this. :)

(note: if you use BetterDispaly or MonitorControl via HDMI, do not forget to disable DDC brightness control as that does not work through the HDMI port of M1 macs).

<!-- gh-comment-id:1313454482 --> @waydabber commented on GitHub (Nov 14, 2022): You can ask the app not to warn about it again - but if you have this popup, then good chance you have some other conflicting app running (BetterDisplay, f.lux, etc). If not, then I have no idea why this is happening (the prompt is shown when the expected color table set by the app differs from what the app actually finds). You can try using [BetterDisplay](http://betterdisplay.pro/) if this is a returning issue as in that app I did not implement a warning like this. :) (note: if you use BetterDispaly or MonitorControl via HDMI, do not forget to disable DDC brightness control as that does not work through the HDMI port of M1 macs).
Author
Owner

@carlodrift commented on GitHub (Nov 14, 2022):

Should I disable DDC brightness if my display is connected to HDMI via a USB-C hub?

<!-- gh-comment-id:1313469221 --> @carlodrift commented on GitHub (Nov 14, 2022): Should I disable DDC brightness if my display is connected to HDMI via a USB-C hub?
Author
Owner

@waydabber commented on GitHub (Nov 14, 2022):

Ohh sorry, I see you have an M1 Air. No, the problem is only for built-in HDMI ports, but an Air does not have one. If your dock properly translates DDC i2c communication over HDMI (most do) then you should not disable it. :) My bad!

<!-- gh-comment-id:1313484377 --> @waydabber commented on GitHub (Nov 14, 2022): Ohh sorry, I see you have an M1 Air. No, the problem is only for built-in HDMI ports, but an Air does not have one. If your dock properly translates DDC i2c communication over HDMI (most do) then you should not disable it. :) My bad!
Author
Owner

@carlodrift commented on GitHub (Nov 14, 2022):

I don't have any other applications that affect brightness or screens. Maybe it's the screen's fault? When it turns on I sometimes have to move the slider a bit to get the right brightness

<!-- gh-comment-id:1314140758 --> @carlodrift commented on GitHub (Nov 14, 2022): I don't have any other applications that affect brightness or screens. Maybe it's the screen's fault? When it turns on I sometimes have to move the slider a bit to get the right brightness
Author
Owner

@waydabber commented on GitHub (Nov 14, 2022):

I don't think so, this specific warning is only happens when there is a change caused in the color table (this defines how each colors look on your screen) by a third party app.

<!-- gh-comment-id:1314150245 --> @waydabber commented on GitHub (Nov 14, 2022): I don't think so, this specific warning is only happens when there is a change caused in the color table (this defines how each colors look on your screen) by a third party app.
Author
Owner

@carlodrift commented on GitHub (Nov 14, 2022):

Is there any way for me to know which application is responsible?

<!-- gh-comment-id:1314161969 --> @carlodrift commented on GitHub (Nov 14, 2022): Is there any way for me to know which application is responsible?
Author
Owner

@waydabber commented on GitHub (Nov 14, 2022):

Unfortunately not. What you might want to do is to make sure no apps are launched (either as a Login Item or as an agent) and then start them one-by-one and see when the issue appears. But not many apps should do color table manipulation so if you figure out a new app that is interfering, let me know so I can add it to the bad boys list lol. :)

<!-- gh-comment-id:1314170356 --> @waydabber commented on GitHub (Nov 14, 2022): Unfortunately not. What you might want to do is to make sure no apps are launched (either as a Login Item or as an agent) and then start them one-by-one and see when the issue appears. But not many apps should do color table manipulation so if you figure out a new app that is interfering, let me know so I can add it to the bad boys list lol. :)
Author
Owner

@carlodrift commented on GitHub (Nov 14, 2022):

I use Night Shift and True Tone from macOS, is this a problem?

<!-- gh-comment-id:1314176231 --> @carlodrift commented on GitHub (Nov 14, 2022): I use Night Shift and True Tone from macOS, is this a problem?
Author
Owner

@waydabber commented on GitHub (Nov 14, 2022):

No, those should be applied over the color table manipulated screen and should not interfere.

<!-- gh-comment-id:1314178978 --> @waydabber commented on GitHub (Nov 14, 2022): No, those should be applied over the color table manipulated screen and should not interfere.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/MonitorControl#705
No description provided.