Crash report on first login maybe fixed by manual masking of RedShift service for LightDM greeter and its user:
``` sudo mkdir -p /var/lib/lightdm/.config/systemd/user sudo ln -sf /dev/null /var/lib/lightdm/.config/systemd/user/redshift.service sudo ln -sf /dev/null /var/lib/lightdm/.config/systemd/user/redshift-gtk.service sudo chown -R lightdm: /var/lib/lightdm/.config ``` and then reboot. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1910270 Title: Redshift crashes on login 21.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/redshift/+bug/1910270/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
