You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Redshift stopped working on OpenSUSE Tumbleweed upgrade. I'm not sure on which upgrade it stopped working but it was fully functional until July. Looks like a problem with XAUTHORITY but those error messages gives me no idea where to dig.
Trying to run from systemd or cli (like redshift -o -b 1:1) returns following:
Authorization required, but no authorization protocol specified
Authorization required, but no authorization protocol specified
`RANDR Query Version' returned error -1
Initialization of randr failed.
Trying next method...
Authorization required, but no authorization protocol specified
Authorization required, but no authorization protocol specified
X request failed: XOpenDisplay
Initialization of vidmode failed.
Trying next method...
No more methods to try.
xrandr --output HDMI-1 --gamma 0.9 works as expected
Software versions (please complete the following information):
OS: Linux
Redshift version: 1.12
Distribution: OpenSUSE Tumbleweed
Redshift installed from: zypper Main Repository (OSS)
The text was updated successfully, but these errors were encountered:
Describe the bug
Redshift stopped working on OpenSUSE Tumbleweed upgrade. I'm not sure on which upgrade it stopped working but it was fully functional until July. Looks like a problem with XAUTHORITY but those error messages gives me no idea where to dig.
To Reproduce
sudo zypper in redshift
redshift -o -b 1:1
Error output/logs/screenshots
Trying to run from systemd or cli (like
redshift -o -b 1:1
) returns following:xrandr --output HDMI-1 --gamma 0.9
works as expectedSoftware versions (please complete the following information):
The text was updated successfully, but these errors were encountered: