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: Reza Alizadeh Majd
Subject: [bug#37725] [PATCH] gnu: lxqt-config: Add libkscreen as propagated-inputs.
Date: Wed, 16 Oct 2019 14:48:18 +0330
User-agent: Cyrus-JMAP/3.1.7-360-g7dda896-fmstable-20191004v2

Hi, 

maybe I could describe better about this patch file.

`libkscreen`  is used by `lxqt-config-monitor` to modify
the desktop resolution in LXQt desktop. 

the problem is that, during execution of `lxqt-config-monitor` 
application crashes with "segmentation fault". 

we had a review over `lxqt-config-monitor` source code, 
but didn't find any unusual usage of `ksceen` library. just 
a normal link during build process and binaries were made 
successfully. 

this issue might because of crash inside `libkscreen`, but we
didn't  review that yet. 

so as a quick workaround we find that adding the `libkscreen`
as a propagated input could fix this issue.

--
Regards
Reza Alizadeh Majd
PantherX Team





reply via email to

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