Support for multiple monitors & settings being ignored
DivineComedy11 opened this issue · 2 comments
Hi there, I've recently installed the extension and it almost works perfectly on my PC. I've got two monitors, and two problems:
- The time-based setting seems to be ignored, running journalctl gives the following:
> Jan 04 21:34:09 manjaro gnome-shell[965]: JS ERROR: Gio.DBusError: GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message recipient disconnected from message bus without replying
> Redshift<._geoclueCreate/</<@/usr/share/gnome-shell/extensions/redshift@benjamin.sipsolutions.net/extension.js:233
> Jan 04 21:34:16 manjaro gnome-settings-[1134]: could not find device: property match 'XRANDR_name'='HDMI-1' does not exist
> Jan 04 21:34:16 manjaro gnome-settings-[1134]: failed to set screen _ICC_PROFILE: Failed to open file '/var/lib/gdm/.local/share/icc/edid-8a60e3a7ee28385c7f9afebce7507cc5.icc': Permission denied
> Jan 04 21:34:16 manjaro gnome-settings-[1134]: could not find device: property match 'XRANDR_name'='HDMI-1' does not exist
- I also can't seem to get redshift to work across two monitors - is this typical or do I need to dig around a bit more? (The monitors are identical in everything bar the fact one is DVI and the other HDMI.)
Thanks for your help, and for your work on this extension!
I can confirm that it only works on one monitor
It works perfectly fine for me with multiple monitors (laptop+external). If it is not working, then there is probably an issue in the colour correction subsystem.
Jan 04 21:34:16 manjaro gnome-settings-[1134]: could not find device: property match 'XRANDR_name'='HDMI-1' does not exist
Jan 04 21:34:16 manjaro gnome-settings-[1134]: failed to set screen _ICC_PROFILE: Failed to open file '/var/lib/gdm/.local/share/icc/edid-8a60e3a7ee28385c7f9afebce7507cc5.icc': Permission denied
points to there being at least some sort of issue.