[SRU] Disable pressure for not detecting contact size

Bug #2002609 reported by Kai-Chuan Hsieh
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OEM Priority Project
New
Undecided
Unassigned
libinput (Ubuntu)
Fix Released
High
Unassigned
Jammy
Fix Released
Undecided
Unassigned
Kinetic
Fix Released
Undecided
Unassigned

Bug Description

[ Impact ]

 * Dell's platform has a touchpad report pressure capability

 * The predefined threshold for the touchpad cause the user experience bad

 * Disable pressure event handling to align with upstream

[ Test Plan ]

 * on Dell precision 5680 with touchpad vid:0x27c6 pid:0x0f60

 * check left/right button

 * check 2 fingers scrolling

 * check 1 finger drag and drop

 * check 2 fingers drag and drop

[ Where problems could occur ]

 * The quirk match the PID VID only, it won't impact other touchpad

[ Other Info ]

 * https://gitlab.freedesktop.org/libinput/libinput/-/commit/29a49e968e67eb7bf6d63c9f93b06ee983772018

tags: added: oem-priority originate-from-2000544 somerville
Revision history for this message
Kai-Chuan Hsieh (kchsieh) wrote :

Upload debdiff for lunar

Revision history for this message
Kai-Chuan Hsieh (kchsieh) wrote :

Upload debdiff for kinetic

Revision history for this message
Kai-Chuan Hsieh (kchsieh) wrote :

Upload debdiff for jammy

summary: - Disable pressure for not detecting contact size
+ [SRU] Disable pressure for not detecting contact size
Revision history for this message
Sebastien Bacher (seb128) wrote :

Thanks, sponsored to l/k/j now

Changed in libinput (Ubuntu):
importance: Undecided → High
status: New → Fix Committed
description: updated
Revision history for this message
Timo Aaltonen (tjaalton) wrote : Please test proposed package

Hello Kai-Chuan, or anyone else affected,

Accepted libinput into kinetic-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/libinput/1.21.0-1ubuntu1 in a few hours, and then in the -proposed repository.

Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, what testing has been performed on the package and change the tag from verification-needed-kinetic to verification-done-kinetic. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed-kinetic. In either case, without details of your testing we will not be able to proceed.

Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance for helping!

N.B. The updated package will be released to -updates after the bug(s) fixed by this package have been verified and the package has been in -proposed for a minimum of 7 days.

Changed in libinput (Ubuntu Kinetic):
status: New → Fix Committed
tags: added: verification-needed verification-needed-kinetic
Changed in libinput (Ubuntu Jammy):
status: New → Fix Committed
tags: added: verification-needed-jammy
Revision history for this message
Timo Aaltonen (tjaalton) wrote :

Hello Kai-Chuan, or anyone else affected,

Accepted libinput into jammy-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/libinput/1.20.0-1ubuntu0.2 in a few hours, and then in the -proposed repository.

Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, what testing has been performed on the package and change the tag from verification-needed-jammy to verification-done-jammy. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed-jammy. In either case, without details of your testing we will not be able to proceed.

Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance for helping!

N.B. The updated package will be released to -updates after the bug(s) fixed by this package have been verified and the package has been in -proposed for a minimum of 7 days.

Revision history for this message
Ubuntu SRU Bot (ubuntu-sru-bot) wrote : Autopkgtest regression report (libinput/1.21.0-1ubuntu1)

All autopkgtests for the newly accepted libinput (1.21.0-1ubuntu1) for kinetic have finished running.
The following regressions have been reported in tests triggered by the package:

mutter/43.0-1ubuntu4 (amd64, armhf)

Please visit the excuses page listed below and investigate the failures, proceeding afterwards as per the StableReleaseUpdates policy regarding autopkgtest regressions [1].

https://people.canonical.com/~ubuntu-archive/proposed-migration/kinetic/update_excuses.html#libinput

[1] https://wiki.ubuntu.com/StableReleaseUpdates#Autopkgtest_Regressions

Thank you!

Revision history for this message
Ubuntu SRU Bot (ubuntu-sru-bot) wrote : Autopkgtest regression report (libinput/1.20.0-1ubuntu0.2)

All autopkgtests for the newly accepted libinput (1.20.0-1ubuntu0.2) for jammy have finished running.
The following regressions have been reported in tests triggered by the package:

mir/unknown (ppc64el)

Please visit the excuses page listed below and investigate the failures, proceeding afterwards as per the StableReleaseUpdates policy regarding autopkgtest regressions [1].

https://people.canonical.com/~ubuntu-archive/proposed-migration/jammy/update_excuses.html#libinput

[1] https://wiki.ubuntu.com/StableReleaseUpdates#Autopkgtest_Regressions

Thank you!

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package libinput - 1.22.0-1ubuntu1

---------------
libinput (1.22.0-1ubuntu1) lunar; urgency=medium

  * Disable pressure for not detecting contact size (LP: #2002609)
    - d/p/0001-quirks-add-quirks-for-Dell-Precision5680-Touchpad.patch
      Disable the pressure handling for the touchpad.

 -- Kai-Chuan Hsieh <email address hidden> Thu, 12 Jan 2023 16:20:42 +0800

Changed in libinput (Ubuntu):
status: Fix Committed → Fix Released
Revision history for this message
Ian Chang (ianchang1) wrote :

verify pass on MYBY-DVT1-C5_202212-31001

tags: added: verification-done-jammy verification-done-kinetic
removed: verification-needed-jammy verification-needed-kinetic
tags: added: verification-done
removed: verification-needed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package libinput - 1.21.0-1ubuntu1

---------------
libinput (1.21.0-1ubuntu1) kinetic; urgency=medium

  * Disable pressure for not detecting contact size (LP: #2002609)
    - d/p/0001-quirks-add-quirks-for-Dell-Precision5680-Touchpad.patch
      Disable the pressure handling for the touchpad.

 -- Kai-Chuan Hsieh <email address hidden> Thu, 12 Jan 2023 16:08:15 +0800

Changed in libinput (Ubuntu Kinetic):
status: Fix Committed → Fix Released
Revision history for this message
Brian Murray (brian-murray) wrote : Update Released

The verification of the Stable Release Update for libinput has completed successfully and the package is now being released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we can easily find any regressions.

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package libinput - 1.20.0-1ubuntu0.2

---------------
libinput (1.20.0-1ubuntu0.2) jammy; urgency=medium

  * Disable pressure for not detecting contact size (LP: #2002609)
    - d/p/0001-quirks-add-quirks-for-Dell-Precision5680-Touchpad.patch
      Disable the pressure handling for the touchpad.

 -- Kai-Chuan Hsieh <email address hidden> Thu, 12 Jan 2023 14:58:22 +0800

Changed in libinput (Ubuntu Jammy):
status: Fix Committed → 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.