clearlinux / distribution

Placeholder repository to allow filing of general bugs/issues/etc against the Clear Linux OS for Intel Architecture linux distribution
521 stars 29 forks source link

[CL 41150] GNOME Night Light is broken #3059

Open Gui2Barbieri opened 7 months ago

Gui2Barbieri commented 7 months ago

Right now, GNOME's night light is broken, when you enable the option in settings, nothing happens. As of writting, I'm using the latest CL OS version (41150).

ilmarn commented 7 months ago

sudo swupd bundle-add xdg-desktop-portal-gnome xdg-desktop-portal

should fix this

fenrus75 commented 7 months ago

if those are what's missing I'll make sure to get those included by default in the desktop install/bundle

On Fri, Mar 1, 2024, 01:24 ilmarn @.***> wrote:

sudo swupd bundle-add xdg-desktop-portal-gnome xdg-desktop-portal

should fix this

— Reply to this email directly, view it on GitHub https://github.com/clearlinux/distribution/issues/3059#issuecomment-1972822394, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJ54FPIGHZXPXPFVXUZKE3YWBCOHAVCNFSM6AAAAABEAE2DU6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNZSHAZDEMZZGQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

Gui2Barbieri commented 7 months ago

sudo swupd bundle-add xdg-desktop-portal-gnome xdg-desktop-portal

should fix this

I installed those, rebooted, but it doesn't seem to fix it. I don't recall having to install any additional bundles in the past for Night Light to work, I did try at one point with a clean Clear Linux install and it doesn't seem to be working there either.

ilmarn commented 7 months ago

also had this problem. will try to explain what i did

installed xdg-desktop-portal, rebooted, didnt fixed it tried gsettings set org.gnome.desktop.interface color-scheme 'prefer-dark'. didnt worked also, removed xdg-desktop-portal after a couple of days reinstalled xdg-desktop-portal, rebooted, set dark mode and rebooted, some magic happened and now its working

Gui2Barbieri commented 7 months ago

I see, still I believe this is something really basic and should be working out-of-the-box without the need of workarounds. But still thanks for your input here! Let's hope the devs fix this.