From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Hamzeh Nasajpour" Subject: bug#40333: lxqt-config-monitor segmentation fault Date: Tue, 31 Mar 2020 00:26:30 +0430 Message-ID: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:60218) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jJ0Wt-0005mx-PR for bug-guix@gnu.org; Mon, 30 Mar 2020 15:57:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jJ0Wr-0000px-Qp for bug-guix@gnu.org; Mon, 30 Mar 2020 15:57:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:51808) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jJ0Wr-0000pV-N9 for bug-guix@gnu.org; Mon, 30 Mar 2020 15:57:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jJ0Wr-000275-N0 for bug-guix@gnu.org; Mon, 30 Mar 2020 15:57:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:470:142:3::10]:60176) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jJ0Wl-0005kD-0d for bug-guix@gnu.org; Mon, 30 Mar 2020 15:56:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jJ0Wk-0000U8-4p for bug-guix@gnu.org; Mon, 30 Mar 2020 15:56:54 -0400 Received: from wout5-smtp.messagingengine.com ([64.147.123.21]:33667) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1jJ0Wj-0000PZ-PT for bug-guix@gnu.org; Mon, 30 Mar 2020 15:56:54 -0400 Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.west.internal (Postfix) with ESMTP id 798FE887 for ; Mon, 30 Mar 2020 15:56:51 -0400 (EDT) List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane-mx.org@gnu.org Sender: "bug-Guix" To: 40333@debbugs.gnu.org Hi guys, I installed the `LXQt` in guix and I'm using it. The `lxqt-config-monitor` has a problem and it will be crashed. If I install the `libkscreen` and `qttools` manually beside the `lxqt` it works fine. I see these packages are listed in the `lxqt-config` dependencies. What's your idea about the problem? Is there any problem in `lxqt-config` package definition? Regards, Hamzeh