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
{{ message }}
This repository was archived by the owner on Apr 1, 2026. It is now read-only.
ott 25 17:44:42 stufa systemd[3362]: Started Redshift display colour temperature adjustment.
ott 25 17:44:42 stufa redshift[3818]: Could not connect to wayland display, exiting.
ott 25 17:44:42 stufa redshift[3818]: Failed to start adjustment method wayland.
ott 25 17:44:42 stufa systemd[3362]: redshift.service: Main process exited, code=exited, status=1/FAILURE
ott 25 17:44:42 stufa systemd[3362]: redshift.service: Failed with result 'exit-code'.
ott 25 17:44:42 stufa systemd[3362]: redshift.service: Service RestartSec=100ms expired, scheduling restart.
ott 25 17:44:42 stufa systemd[3362]: redshift.service: Scheduled restart job, restart counter is at 4.
Software versions (please complete the following information):
OS: Linux
Redshift version: 1.12
Distribution: Ubuntu 19.10
Redshift installed from: PPA
Possible Fix
By using the following service file redshift starts normally as a user service and works
When i start the service with
systemctl --user start redshiftit crashes with the following logTo Reproduce
Steps to reproduce the behavior:
adjustment-method=waylandin.config/redshift.confjournalctl --user -u redshiftsystemctl --user start redshiftExpected behavior
Automatic wayland display detection
Error output/logs/screenshots
Software versions (please complete the following information):
Possible Fix
By using the following service file redshift starts normally as a user service and works
Probably there's a better way to fix this issue