guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#37725] [PATCH] gnu: lxqt-config: Add libkscreen as propagated-input


From: Hamzeh Nasajpour
Subject: [bug#37725] [PATCH] gnu: lxqt-config: Add libkscreen as propagated-inputs.
Date: Mon, 14 Oct 2019 09:20:26 +0330
User-agent: Cyrus-JMAP/3.1.7-360-g7dda896-fmstable-20191004v2

Hi, 

The problem is crashing the `lxqt-config-monitor` when I want to run 
it(`segmentation fault`). I installed the `libkscreen` and the problem was 
resolved. So I change the `lxqt-config` package definition and remove the 
`libkscreen` from `inputs` to `propagated-inputs`, install it and everything 
was ok.

Regards,
Hamzeh.

On Mon, Oct 14, 2019, at 1:37 AM, Ludovic Courtès wrote:
> Hi,
> 
> "Hamzeh Nasajpour" <address@hidden> skribis:
> 
> > * gnu/packages/lxqt.scm (lxqt-config): Remove libkscreen from native-inputs 
> > to propagated-inputs for running the lxqt-config-monitor.
> 
> In general, when adding a propagated input, could you add a comment in
> the code itself explaining why it’s this way?
> 
> In this particular case, is the ‘lxqt-config-monitor’ command part of
> libkscreen?  Could we avoid propagation somehow?
> 
> Thanks,
> Ludo’.
>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]