unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#67596: Redshift Service Fails Under Wayland
       [not found] <1840842123.6723996.1701583942742.ref@mail.yahoo.com>
@ 2023-12-03  6:12 ` Jaft
  0 siblings, 0 replies; only message in thread
From: Jaft @ 2023-12-03  6:12 UTC (permalink / raw)
  To: 67596

[-- Attachment #1: Type: text/plain, Size: 888 bytes --]

I'm running an XWayland environment and have discovered that using the redshift-wayland package with it fails.
It was suggested to me that the requirement for X11 was likely part of the problem so I tried removing (requirement '(x11-display)) fromredshift-shepherd-service but that resulted in an error from string-append (trying to append #f).

So I commented out the adjustment of the DISPLAY variable in #:environment-variables and that resulted in, finally, no errors but
Redshift, nevertheless, failing.

Since the environment variable was returning #f, I hardcoded it to "0:0" (I haven't tested if this works without the DISPLAY variable) and set WAYLAND_DISPLAY to "wayland-1" and that seems to've done the trick.
I'm not sure how this would be adjusted but it seems a Wayland option need to added to the service so non-X environments can, also, utilize the service.

[-- Attachment #2: Type: text/html, Size: 3979 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-12-11 10:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1840842123.6723996.1701583942742.ref@mail.yahoo.com>
2023-12-03  6:12 ` bug#67596: Redshift Service Fails Under Wayland Jaft

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).