[Ubuntustudio-bugs] [Bug 1852691] Re: Disable touchscreen gesture

2020-03-11 Thread Timo Aaltonen
*** This bug is a duplicate of bug 1774242 ***
https://bugs.launchpad.net/bugs/1774242

** This bug has been marked a duplicate of bug 1774242
   Wacom touchscreens should use libinput, not wacom driver

-- 
You received this bug notification because you are a member of Ubuntu
Studio Bugs, which is subscribed to xf86-input-wacom in Ubuntu.
Matching subscriptions: Ubuntu Studio Bugs
https://bugs.launchpad.net/bugs/1852691

Title:
  Disable touchscreen gesture

Status in OEM Priority Project:
  Confirmed
Status in xf86-input-wacom package in Ubuntu:
  New

Bug description:
  [Impact]
  Wacom touchscreen doesn't works well when in-driver gesture was enabled (lp: 
1774242), the issue can be fixed by disabling in-driver gestures for 
touchscreens.

  Config file that instructs driver to disable in-driver gestures for 
touchscreens:
  # Prevent the Wacom driver from providing its own gestures for
  # touchscreen devices.
  #
  Section "InputClass"
Identifier "Wacom touchscreen gestures"
MatchDriver "wacom"
MatchIsTouchscreen "true"
Option "Gesture" "off"
  EndSection

  
  [Test Case]
  1) Enable the bionic-proposed repository, and install the xf86-input-wacom 
package
  2) Restart and see if the Wacom touchscreen multi-touch gestures (2-finger 
zoom/rotate and 3+ finger gestures) work as desired. Also check 
/var/log/Xorg.0.log to see if Wacom touchscreen using wacom driver instead 
libinput driver.

  [Regression Potential]
  Low

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1852691/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntustudio-bugs
Post to : ubuntustudio-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntustudio-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntustudio-bugs] [Bug 1852691] Re: Disable touchscreen gesture

2020-03-11 Thread Bin Li
*** This bug is a duplicate of bug 1774242 ***
https://bugs.launchpad.net/bugs/1774242

Here is the original bug.

https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bug/1774242

-- 
You received this bug notification because you are a member of Ubuntu
Studio Bugs, which is subscribed to xf86-input-wacom in Ubuntu.
Matching subscriptions: Ubuntu Studio Bugs
https://bugs.launchpad.net/bugs/1852691

Title:
  Disable touchscreen gesture

Status in OEM Priority Project:
  Confirmed
Status in xf86-input-wacom package in Ubuntu:
  New

Bug description:
  [Impact]
  Wacom touchscreen doesn't works well when in-driver gesture was enabled (lp: 
1774242), the issue can be fixed by disabling in-driver gestures for 
touchscreens.

  Config file that instructs driver to disable in-driver gestures for 
touchscreens:
  # Prevent the Wacom driver from providing its own gestures for
  # touchscreen devices.
  #
  Section "InputClass"
Identifier "Wacom touchscreen gestures"
MatchDriver "wacom"
MatchIsTouchscreen "true"
Option "Gesture" "off"
  EndSection

  
  [Test Case]
  1) Enable the bionic-proposed repository, and install the xf86-input-wacom 
package
  2) Restart and see if the Wacom touchscreen multi-touch gestures (2-finger 
zoom/rotate and 3+ finger gestures) work as desired. Also check 
/var/log/Xorg.0.log to see if Wacom touchscreen using wacom driver instead 
libinput driver.

  [Regression Potential]
  Low

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1852691/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntustudio-bugs
Post to : ubuntustudio-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntustudio-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntustudio-bugs] [Bug 1852691] Re: Disable touchscreen gesture

2020-03-11 Thread Bin Li
@Timo,

 I found the xserver-xorg-input-wacom-hwe-18.04 had this patch already.
But xserver-xorg-input-wacom didn't have, when I tried to upgrade
xserver-xorg-input-wacom-hwe, found it will remove the ubuntu-desktop
and old xserver-xorg-* packages.

 So do you have any idea how we fix this issue in OEM image? Thanks!

-- 
You received this bug notification because you are a member of Ubuntu
Studio Bugs, which is subscribed to xf86-input-wacom in Ubuntu.
Matching subscriptions: Ubuntu Studio Bugs
https://bugs.launchpad.net/bugs/1852691

Title:
  Disable touchscreen gesture

Status in OEM Priority Project:
  Confirmed
Status in xf86-input-wacom package in Ubuntu:
  New

Bug description:
  [Impact]
  Wacom touchscreen doesn't works well when in-driver gesture was enabled (lp: 
1774242), the issue can be fixed by disabling in-driver gestures for 
touchscreens.

  Config file that instructs driver to disable in-driver gestures for 
touchscreens:
  # Prevent the Wacom driver from providing its own gestures for
  # touchscreen devices.
  #
  Section "InputClass"
Identifier "Wacom touchscreen gestures"
MatchDriver "wacom"
MatchIsTouchscreen "true"
Option "Gesture" "off"
  EndSection

  
  [Test Case]
  1) Enable the bionic-proposed repository, and install the xf86-input-wacom 
package
  2) Restart and see if the Wacom touchscreen multi-touch gestures (2-finger 
zoom/rotate and 3+ finger gestures) work as desired. Also check 
/var/log/Xorg.0.log to see if Wacom touchscreen using wacom driver instead 
libinput driver.

  [Regression Potential]
  Low

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1852691/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntustudio-bugs
Post to : ubuntustudio-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntustudio-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntustudio-bugs] [Bug 1852691] Re: Disable touchscreen gesture

2020-03-11 Thread Bin Li
Here is the patch.

** Patch added: "change-default-gesture-mode.patch"
   
https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bug/1852691/+attachment/5335639/+files/change-default-gesture-mode.patch

-- 
You received this bug notification because you are a member of Ubuntu
Studio Bugs, which is subscribed to xf86-input-wacom in Ubuntu.
Matching subscriptions: Ubuntu Studio Bugs
https://bugs.launchpad.net/bugs/1852691

Title:
  Disable touchscreen gesture

Status in OEM Priority Project:
  Confirmed
Status in xf86-input-wacom package in Ubuntu:
  New

Bug description:
  [Impact]
  Wacom touchscreen doesn't works well when in-driver gesture was enabled (lp: 
1774242), the issue can be fixed by disabling in-driver gestures for 
touchscreens.

  Config file that instructs driver to disable in-driver gestures for 
touchscreens:
  # Prevent the Wacom driver from providing its own gestures for
  # touchscreen devices.
  #
  Section "InputClass"
Identifier "Wacom touchscreen gestures"
MatchDriver "wacom"
MatchIsTouchscreen "true"
Option "Gesture" "off"
  EndSection

  
  [Test Case]
  1) Enable the bionic-proposed repository, and install the xf86-input-wacom 
package
  2) Restart and see if the Wacom touchscreen multi-touch gestures (2-finger 
zoom/rotate and 3+ finger gestures) work as desired. Also check 
/var/log/Xorg.0.log to see if Wacom touchscreen using wacom driver instead 
libinput driver.

  [Regression Potential]
  Low

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1852691/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntustudio-bugs
Post to : ubuntustudio-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntustudio-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntustudio-bugs] [Bug 1852691] Re: Disable touchscreen gesture

2020-03-11 Thread Bin Li
Timo,

 Could you help merge the change-default-gesture-mode.patch into bionic?
Thanks!

-- 
You received this bug notification because you are a member of Ubuntu
Studio Bugs, which is subscribed to xf86-input-wacom in Ubuntu.
Matching subscriptions: Ubuntu Studio Bugs
https://bugs.launchpad.net/bugs/1852691

Title:
  Disable touchscreen gesture

Status in OEM Priority Project:
  Confirmed
Status in xf86-input-wacom package in Ubuntu:
  New

Bug description:
  [Impact]
  Wacom touchscreen doesn't works well when in-driver gesture was enabled (lp: 
1774242), the issue can be fixed by disabling in-driver gestures for 
touchscreens.

  Config file that instructs driver to disable in-driver gestures for 
touchscreens:
  # Prevent the Wacom driver from providing its own gestures for
  # touchscreen devices.
  #
  Section "InputClass"
Identifier "Wacom touchscreen gestures"
MatchDriver "wacom"
MatchIsTouchscreen "true"
Option "Gesture" "off"
  EndSection

  
  [Test Case]
  1) Enable the bionic-proposed repository, and install the xf86-input-wacom 
package
  2) Restart and see if the Wacom touchscreen multi-touch gestures (2-finger 
zoom/rotate and 3+ finger gestures) work as desired. Also check 
/var/log/Xorg.0.log to see if Wacom touchscreen using wacom driver instead 
libinput driver.

  [Regression Potential]
  Low

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1852691/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntustudio-bugs
Post to : ubuntustudio-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntustudio-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntustudio-bugs] [Bug 1852691] Re: Disable touchscreen gesture

2020-03-11 Thread Bin Li
The patch in commment#3 works fine. So we need SRU this patch.

-- 
You received this bug notification because you are a member of Ubuntu
Studio Bugs, which is subscribed to xf86-input-wacom in Ubuntu.
Matching subscriptions: Ubuntu Studio Bugs
https://bugs.launchpad.net/bugs/1852691

Title:
  Disable touchscreen gesture

Status in OEM Priority Project:
  Confirmed
Status in xf86-input-wacom package in Ubuntu:
  New

Bug description:
  [Impact]
  Wacom touchscreen doesn't works well when in-driver gesture was enabled (lp: 
1774242), the issue can be fixed by disabling in-driver gestures for 
touchscreens.

  Config file that instructs driver to disable in-driver gestures for 
touchscreens:
  # Prevent the Wacom driver from providing its own gestures for
  # touchscreen devices.
  #
  Section "InputClass"
Identifier "Wacom touchscreen gestures"
MatchDriver "wacom"
MatchIsTouchscreen "true"
Option "Gesture" "off"
  EndSection

  
  [Test Case]
  1) Enable the bionic-proposed repository, and install the xf86-input-wacom 
package
  2) Restart and see if the Wacom touchscreen multi-touch gestures (2-finger 
zoom/rotate and 3+ finger gestures) work as desired. Also check 
/var/log/Xorg.0.log to see if Wacom touchscreen using wacom driver instead 
libinput driver.

  [Regression Potential]
  Low

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1852691/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntustudio-bugs
Post to : ubuntustudio-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntustudio-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntustudio-bugs] [Bug 1852691] Re: Disable touchscreen gesture

2020-03-11 Thread Bin Li
I found the upstream fix for this issue. I will verify it.

commit 31a5405f7d9405bc514585709161287b0c67386e
Author: Jason Gerecke 
Date:   Mon Sep 9 15:32:17 2019 -0700

Change default gesture mode: touchpad=on, touchscreen=off

A large number of users run the GNOME desktop which has its own gesture
engine that performs actions on touchscreens. These gestures are much
better than the ones we provide, so lets disable our engine by default
for touchscreens. Note that GNOME doesn't do anything with touchpad
gestures, so we leave them enabled by default.

Note that this change will effectively cause a feature regression for
users of other environments that do *not* have their own gesture
engines (Cinnamon, KDE, MATE, XFCE, etc.). Users will want to add an
xorg.conf.d snippet with `Option "Gesture" "on"` to bring back the
functionality.

Signed-off-by: Jason Gerecke 

** Changed in: oem-priority
 Assignee: Cyrus Lien (cyruslien) => Bin Li (binli)

-- 
You received this bug notification because you are a member of Ubuntu
Studio Bugs, which is subscribed to xf86-input-wacom in Ubuntu.
Matching subscriptions: Ubuntu Studio Bugs
https://bugs.launchpad.net/bugs/1852691

Title:
  Disable touchscreen gesture

Status in OEM Priority Project:
  Confirmed
Status in xf86-input-wacom package in Ubuntu:
  New

Bug description:
  [Impact]
  Wacom touchscreen doesn't works well when in-driver gesture was enabled (lp: 
1774242), the issue can be fixed by disabling in-driver gestures for 
touchscreens.

  Config file that instructs driver to disable in-driver gestures for 
touchscreens:
  # Prevent the Wacom driver from providing its own gestures for
  # touchscreen devices.
  #
  Section "InputClass"
Identifier "Wacom touchscreen gestures"
MatchDriver "wacom"
MatchIsTouchscreen "true"
Option "Gesture" "off"
  EndSection

  
  [Test Case]
  1) Enable the bionic-proposed repository, and install the xf86-input-wacom 
package
  2) Restart and see if the Wacom touchscreen multi-touch gestures (2-finger 
zoom/rotate and 3+ finger gestures) work as desired. Also check 
/var/log/Xorg.0.log to see if Wacom touchscreen using wacom driver instead 
libinput driver.

  [Regression Potential]
  Low

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1852691/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntustudio-bugs
Post to : ubuntustudio-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntustudio-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntustudio-bugs] [Bug 1852691] Re: Disable touchscreen gesture

2020-02-11 Thread Cyrus Lien
** Also affects: oem-priority/bionic
   Importance: Undecided
   Status: New

** No longer affects: oem-priority/bionic

** Also affects: oem-priority/bionic
   Importance: Undecided
   Status: New

** No longer affects: oem-priority

** No longer affects: oem-priority/bionic

** Also affects: oem-priority
   Importance: Undecided
   Status: New

** Changed in: oem-priority
   Status: New => Confirmed

** Changed in: oem-priority
   Importance: Undecided => High

** Changed in: oem-priority
 Assignee: (unassigned) => Cyrus Lien (cyruslien)

-- 
You received this bug notification because you are a member of Ubuntu
Studio Bugs, which is subscribed to xf86-input-wacom in Ubuntu.
Matching subscriptions: Ubuntu Studio Bugs
https://bugs.launchpad.net/bugs/1852691

Title:
  Disable touchscreen gesture

Status in OEM Priority Project:
  Confirmed
Status in xf86-input-wacom package in Ubuntu:
  New

Bug description:
  [Impact]
  Wacom touchscreen doesn't works well when in-driver gesture was enabled (lp: 
1774242), the issue can be fixed by disabling in-driver gestures for 
touchscreens.

  Config file that instructs driver to disable in-driver gestures for 
touchscreens:
  # Prevent the Wacom driver from providing its own gestures for
  # touchscreen devices.
  #
  Section "InputClass"
Identifier "Wacom touchscreen gestures"
MatchDriver "wacom"
MatchIsTouchscreen "true"
Option "Gesture" "off"
  EndSection

  
  [Test Case]
  1) Enable the bionic-proposed repository, and install the xf86-input-wacom 
package
  2) Restart and see if the Wacom touchscreen multi-touch gestures (2-finger 
zoom/rotate and 3+ finger gestures) work as desired. Also check 
/var/log/Xorg.0.log to see if Wacom touchscreen using wacom driver instead 
libinput driver.

  [Regression Potential]
  Low

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1852691/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntustudio-bugs
Post to : ubuntustudio-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntustudio-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntustudio-bugs] [Bug 1852691] Re: Disable touchscreen gesture

2020-02-11 Thread Cyrus Lien
** Also affects: oem-priority
   Importance: Undecided
   Status: New

** Changed in: oem-priority
 Assignee: (unassigned) => Cyrus Lien (cyruslien)

** Changed in: oem-priority
   Importance: Undecided => High

** Changed in: oem-priority
   Status: New => Confirmed

** Tags added: oem-priority originate-from-1814058 somerville

-- 
You received this bug notification because you are a member of Ubuntu
Studio Bugs, which is subscribed to xf86-input-wacom in Ubuntu.
Matching subscriptions: Ubuntu Studio Bugs
https://bugs.launchpad.net/bugs/1852691

Title:
  Disable touchscreen gesture

Status in OEM Priority Project:
  Confirmed
Status in OEM Priority Project bionic series:
  New
Status in xf86-input-wacom package in Ubuntu:
  New

Bug description:
  [Impact]
  Wacom touchscreen doesn't works well when in-driver gesture was enabled (lp: 
1774242), the issue can be fixed by disabling in-driver gestures for 
touchscreens.

  Config file that instructs driver to disable in-driver gestures for 
touchscreens:
  # Prevent the Wacom driver from providing its own gestures for
  # touchscreen devices.
  #
  Section "InputClass"
Identifier "Wacom touchscreen gestures"
MatchDriver "wacom"
MatchIsTouchscreen "true"
Option "Gesture" "off"
  EndSection

  
  [Test Case]
  1) Enable the bionic-proposed repository, and install the xf86-input-wacom 
package
  2) Restart and see if the Wacom touchscreen multi-touch gestures (2-finger 
zoom/rotate and 3+ finger gestures) work as desired. Also check 
/var/log/Xorg.0.log to see if Wacom touchscreen using wacom driver instead 
libinput driver.

  [Regression Potential]
  Low

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1852691/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntustudio-bugs
Post to : ubuntustudio-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntustudio-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntustudio-bugs] [Bug 1852691] Re: Disable touchscreen gesture

2019-11-16 Thread Mathew Hodson
** Changed in: xf86-input-wacom (Ubuntu)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
Studio Bugs, which is subscribed to xf86-input-wacom in Ubuntu.
Matching subscriptions: Ubuntu Studio Bugs
https://bugs.launchpad.net/bugs/1852691

Title:
  Disable touchscreen gesture

Status in xf86-input-wacom package in Ubuntu:
  New

Bug description:
  [Impact]
  Wacom touchscreen doesn't works well when in-driver gesture was enabled (lp: 
1774242), the issue can be fixed by disabling in-driver gestures for 
touchscreens.

  Config file that instructs driver to disable in-driver gestures for 
touchscreens:
  # Prevent the Wacom driver from providing its own gestures for
  # touchscreen devices.
  #
  Section "InputClass"
Identifier "Wacom touchscreen gestures"
MatchDriver "wacom"
MatchIsTouchscreen "true"
Option "Gesture" "off"
  EndSection

  
  [Test Case]
  1) Enable the bionic-proposed repository, and install the xf86-input-wacom 
package
  2) Restart and see if the Wacom touchscreen multi-touch gestures (2-finger 
zoom/rotate and 3+ finger gestures) work as desired. Also check 
/var/log/Xorg.0.log to see if Wacom touchscreen using wacom driver instead 
libinput driver.

  [Regression Potential]
  Low

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bug/1852691/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntustudio-bugs
Post to : ubuntustudio-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntustudio-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntustudio-bugs] [Bug 1852691] Re: Disable touchscreen gesture

2019-11-14 Thread Cyrus Lien
debdiff for bionic

** Patch added: "xf86-input-wacom_0.36.1-0ubuntu2.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bug/1852691/+attachment/5305542/+files/xf86-input-wacom_0.36.1-0ubuntu2.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Studio Bugs, which is subscribed to xf86-input-wacom in Ubuntu.
Matching subscriptions: Ubuntu Studio Bugs
https://bugs.launchpad.net/bugs/1852691

Title:
  Disable touchscreen gesture

Status in xf86-input-wacom package in Ubuntu:
  New

Bug description:
  [Impact]
  Wacom touchscreen doesn't works well when in-driver gesture was enabled (lp: 
1774242), the issue can be fixed by disabling in-driver gestures for 
touchscreens.

  Config file that instructs driver to disable in-driver gestures for 
touchscreens:
  # Prevent the Wacom driver from providing its own gestures for
  # touchscreen devices.
  #
  Section "InputClass"
Identifier "Wacom touchscreen gestures"
MatchDriver "wacom"
MatchIsTouchscreen "true"
Option "Gesture" "off"
  EndSection

  
  [Test Case]
  1) Enable the bionic-proposed repository, and install the xf86-input-wacom 
package
  2) Restart and see if the Wacom touchscreen multi-touch gestures (2-finger 
zoom/rotate and 3+ finger gestures) work as desired. Also check 
/var/log/Xorg.0.log to see if Wacom touchscreen using wacom driver instead 
libinput driver.

  [Regression Potential]
  Low

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bug/1852691/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntustudio-bugs
Post to : ubuntustudio-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntustudio-bugs
More help   : https://help.launchpad.net/ListHelp