xdg-screensaver missing xprop, xset

  • Done
  • quality assurance status badge
Details
2 participants
  • Danny Milosavljevic
  • 宋文武
Owner
unassigned
Submitted by
Danny Milosavljevic
Severity
normal

Debbugs page

Danny Milosavljevic wrote 9 years ago
(address . bug-guix@gnu.org)
20160221124557.6f7ea6ea@scratchpost.org
xdg-screensaver is missing xprop and xset as dependencies.

I get the following error messages:

/home/dannym/.guix-profile/bin/xdg-screensaver: line 336: xprop: command not found
/home/dannym/.guix-profile/bin/xdg-screensaver: line 410: xset: command not found
Danny Milosavljevic wrote 9 years ago
Reproduction of the Problem
(address . 22755@debbugs.gnu.org)
20160221125216.739359d8@scratchpost.org
To reproduce,

- call xwininfo
- click on window
- first line contains window id.
- call /home/dannym/.guix-profile/bin/xdg-screensaver suspend 0x1600001 <--- substitute window id from above
宋文武 wrote 9 years ago
fixed
(address . 22755-done@debbugs.gnu.org)
87si0hr2ud.fsf_-_@member.fsf.org
fixed in commit f072e9ad.
Closed
?
Your comment

This issue is archived.

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

To respond to this issue using the mumi CLI, first switch to it
mumi current 22755
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