lxqt-config-monitor segmentation fault

  • Open
  • quality assurance status badge
Details
One participant
  • Hamzeh Nasajpour
Owner
unassigned
Submitted by
Hamzeh Nasajpour
Severity
normal

Debbugs page

Hamzeh Nasajpour wrote 5 years ago
(address . bug-guix@gnu.org)
e38ed086-b856-41fc-80e0-22195a163451@www.fastmail.com
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
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 40333@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 40333
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help