GNU bug report logs - #69692
[PATCH] gnu: Add home-jellyfin-mpv-shim-service-type.

Previous Next

Package: guix-patches;

Reported by: Ian Eure <ian <at> retrospec.tv>

Date: Sun, 10 Mar 2024 05:26:02 UTC

Severity: normal

Tags: patch

Full log


View this message in rfc822 format

From: Ian Eure <ian <at> retrospec.tv>
To: Hilton Chain <hako <at> ultrarare.space>
Cc: 69692 <at> debbugs.gnu.org
Subject: [bug#69692] [PATCH v3] gnu: Add home-jellyfin-mpv-shim-service-type.
Date: Sun, 11 May 2025 19:10:42 -0700
Hi Hilton,

Hilton Chain <hako <at> ultrarare.space> writes:

> On Tue, 22 Apr 2025 08:11:47 +0800,
> Ian Eure wrote:
>>
>> [...]
>> +                   ;; Inherit the 'DISPLAY' variable set by 
>> 'x11-display'.
>> +                   #:environment-variables
>> +                   (cons (string-append "DISPLAY=" (getenv 
>> "DISPLAY"))
>> +                         (remove (cut string-prefix? 
>> "DISPLAY=" <>)
>> + 
>> (default-environment-variables))))
>> +                  #f)))
>
> I think this is not the truth (also for existing services using 
> it), ‘getenv’ is
> called before starting services, see 
> https://issues.guix.gnu.org/76619#8 for
> details.

Yeah, hmm, I see.  Is there anything worth changing in this 
service at this point?  Seems like it’s need an update whenever 
the graphical-display service changes land.

Thanks,
 -- Ian




This bug report was last modified 36 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.