libinput command can't find its subcommand --parameters

Bug #1751695 reported by Daniel van Vugt
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
libinput
Fix Released
Medium
libinput (Ubuntu)
Fix Released
Medium
Unassigned

Bug Description

libinput command can't find its subcommand --parameters

FAILS:

$ sudo libinput measure touch-size --touch-thresholds 2:1
libinput-measure: unrecognized option '--touch-thresholds'
Usage: libinput measure [--help] <feature> [/dev/input/event0]

$ sudo libinput measure --touch-thresholds 2:1 touch-size
libinput-measure: unrecognized option '--touch-thresholds'
Usage: libinput measure [--help] <feature> [/dev/input/event0]

$ sudo libinput --touch-thresholds 2:1 measure touch-size
libinput: unrecognized option '--touch-thresholds'
...

WORKS:

$ sudo /usr/lib/x86_64-linux-gnu/libinput/libinput-measure-touch-size --touch-thresholds 2:1

Changed in libinput (Ubuntu):
importance: Undecided → Medium
status: New → Triaged
Changed in libinput:
importance: Unknown → Medium
status: Unknown → Fix Released
Revision history for this message
Daniel van Vugt (vanvugt) wrote :

libinput (1.10.1-1) unstable; urgency=medium

  * New upstream release.
    - fix crashers (Closes: #891579) (LP: #1750664)

 -- Timo Aaltonen <email address hidden> Wed, 28 Feb 2018 18:20:21 +0200

Changed in libinput (Ubuntu):
status: Triaged → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.