-
Notifications
You must be signed in to change notification settings - Fork 432
Description
Describe the bug
Dawn/dusk intervals seem to be incompatible with gamma or brightness day and night settings. In redshift.conf, after uncomment one of the two, the ERROR "Unable to set gamma ramps Temperature adjustment failed." will appear, and the program will be interrupted, ”Period: Transition“ will still show invalid progress every time the application is restarted with the terminal. For example, (22.70% day)>(22.68% day)
same problem already been issue https://github.com/jonls/redshift/issues/880#issue-1551707112 here
- I have checked the FAQ and my issue is not mention there.
software working fine with conf being uncomment
such as(temp-day= fade=1 dawn-time= dusk-time= gamma=
temp-night= elevation-high=3 elevation-low=-6
adjustment-method=wingdi lat= lon=)
but not with
(gamma-day= gamma-night= brightness-day= brightness-night=)
- OS: [Windows10]
- Redshift version: [1.12x86_64, run
redshift -C path/.conf -Vin windows terminal powershell] - Distribution: [LTSC]
- Redshift installed from: [github .exe with .\redshift.exe]