Bug 2400989
| Summary: | Night Light not functioning properly | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | buzgilla |
| Component: | gnome-shell | Assignee: | GNOME SIG Unassigned <gnome-sig> |
| Status: | NEW --- | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 42 | CC: | adscvr, fmuellner, gnome-sig, jadahl, lordgreg+fedora, otaylor |
| Target Milestone: | --- | Keywords: | AutomationTriaged |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | --- | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | Type: | Bug | |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
buzgilla
2025-10-02 10:07:30 UTC
Bug reports for this component on Red Hat Bugzilla are not actively monitored. Please consider reporting your issue directly to GNOME at https://gitlab.gnome.org/GNOME/ to improve the chances that your issue will be resolved. This issue should only be kept open if it: 1. Relates to Fedora packaging or integration with other Fedora components 2. Is required for Fedora release processes, such as blocker bugs and freeze exceptions If this issue isn't needed for either of these two reasons, please: * create an issue with GNOME * add a link to the GNOME issue here * close this issue as CLOSED/UPSTREAM Thank you! I have exactly the same issue and I've created a bug report at gnome's side: https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/8780 the only way I can temporary fix the issue is to create new user, log out from existing, login to new, logout from new, login to primary. switching users doesn't work. disabling extensions hasn't fixed the issue either. I have found a cultprint, at least on my side, I've reported the comment in the gnome issue linked above: The root cause appears to be GNOME shell + autologin + not being initialized properly or coming to a race condition. With manual login, the session is fully initialized and the colormgr get-devices returns my display device With autologin, the session starts and journalctl shows an error for registering a device from colord side. Steps to reproduce: Configure autologin for a GNOME user on Fedora 43. Boot the system. Observe that Night Light does not activate automatically. Log out and log back in manually with a password → Night Light works. The issue has something to do with: GNOME session startup with autologin initialization. Authorization handling for org.freedesktop.color-manager.create-device |