[Bug 1686081] Re: If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't work

2022-01-30 Thread Daniel van Vugt
Pretty sure this was fixed a few years ago, and regardless it is not important anymore. ** Package changed: gtk+3.0 (Ubuntu) => ubuntu ** Changed in: ubuntu Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1686081] Re: If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't work

2018-03-27 Thread Jeremy Bicha
I am unsubscribing ubuntu-sponsors now since the patches here for bionic for gnome-control-center and mutter have been uploaded. Please feel free to resubscribe ubuntu-sponsors if you have something else that needs sponsoring. -- You received this bug notification because you are a member of

[Bug 1686081] Re: If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't work

2018-03-22 Thread Daniel van Vugt
We're overloading this bug with tangential discussion. So if you have any ongoing issues, please open a new bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1686081 Title: If -synaptics is

[Bug 1686081] Re: If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't work

2018-03-22 Thread Alex
Daniel, I have added 'synclient' command with options I want to gnome-session- properties, and at login everything works as expected: a-cat@laptop:~$ synclient | grep -E 'TapButton|HorizTwoFingerScroll' HorizTwoFingerScroll= 0 TapButton1 = 1 TapButton2 =

[Bug 1686081] Re: If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't work

2018-03-21 Thread Daniel van Vugt
Alex, You shouldn't ever have to run synclient manually again. See comment #36: "Once you know the synclient syntax you want you can apply it automatically at login by running 'gnome-session-properties'." -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1686081] Re: If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't work

2018-03-21 Thread Alex
Daniel, There is a small inconvenience with 'synclient' command - I have to run it not just at startup, but also every time I restart gnome-shell (after installing an extension, for example). But anyway, it looks like libinput 1.10.2 resolved the problem with hysteresis on my touchpad, so I can

[Bug 1686081] Re: If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't work

2018-03-20 Thread Daniel van Vugt
Alex, The mutter fix does set its own settings for TapButtons. And gnome- control-center (for reasons unexplained) has no GUI to configure it. But you can affect those settings by installing and running 'gnome-tweak- tool' and then set: gnome-tweak-tool > Keyboard & Mouse > Touchpad > Mouse

[Bug 1686081] Re: If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't work

2018-03-20 Thread Daniel van Vugt
Also make sure you have Settings > Mouse & Touchpad > Touchpad > Tap to Click = ON :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1686081 Title: If -synaptics is installed, GNOME Mouse &

[Bug 1686081] Re: If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't work

2018-03-20 Thread Alex
Hello! After these patches gnome no longer respects settings in /etc/X11/xorg.conf.d/*-synaptics.conf file, like Option "TapButton1" "1", Option "TapButton2" "2", Option "TapButton3" "3" etc. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1686081] Re: If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't work

2018-03-19 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-control-center - 1:3.28.0-0ubuntu1 --- gnome-control-center (1:3.28.0-0ubuntu1) bionic; urgency=medium [ Jeremy Bicha ] * New upstream release [ Gunnar Hjalmarsson ] * debian/rules: - Add X-Ubuntu-Gettext-Domain to .desktop files

[Bug 1686081] Re: If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't work

2018-03-19 Thread Launchpad Bug Tracker
This bug was fixed in the package mutter - 3.28.0-2 --- mutter (3.28.0-2) unstable; urgency=medium [ Simon McVittie ] * Update Vcs-* for migration from Alioth svn to salsa.debian.org git * debian/gbp.conf: Add * Refresh patch series with gbp pq [ Daniel van Vugt ] * Add

[Bug 1686081] Re: If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't work

2018-03-19 Thread Jeremy Bicha
** Changed in: gnome-control-center (Ubuntu) Status: In Progress => Fix Committed ** Tags removed: block-proposed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1686081 Title: If -synaptics

[Bug 1686081] Re: If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't work

2018-03-18 Thread Jeremy Bicha
** Changed in: mutter (Ubuntu) Status: In Progress => Fix Committed ** Tags added: block-proposed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1686081 Title: If -synaptics is installed,

[Bug 1686081] Re: If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't work

2018-03-16 Thread Daniel van Vugt
Fix (with the new bug ID) for mutter. ** Patch removed: "mutter_3.28.0-1ubuntu1.debdiff" https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1686081/+attachment/5080004/+files/mutter_3.28.0-1ubuntu1.debdiff ** Patch added: "mutter_3.28.0-1ubuntu1_attempt2.debdiff"

[Bug 1686081] Re: If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't work

2018-03-16 Thread Daniel van Vugt
Fix (v2) for gnome-control-center. This includes a workaround for gdk so we're not waiting for that fix. This does however depend on the mutter fix being present. ** Patch added: "gnome-control-center_3.27.92-1ubuntu2_v2.debdiff"

[Bug 1686081] Re: If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't work

2018-03-16 Thread Daniel van Vugt
** Patch removed: "gnome-control-center_3.27.92-1ubuntu2.debdiff" https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1686081/+attachment/5080005/+files/gnome-control-center_3.27.92-1ubuntu2.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1686081] Re: If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't work

2018-03-16 Thread Daniel van Vugt
Upstream bug for GDK's touchpad detection: https://gitlab.gnome.org/GNOME/gtk/issues/97 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1686081 Title: If -synaptics is installed, GNOME Mouse &

[Bug 1686081] Re: If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't work

2018-03-15 Thread Daniel van Vugt
Jeremy, That may be due to the gdk bug mentioned in the gnome-control-center patch. I tried working around it there but probably need to propose a better fix to gdk (which I had started but became too busy to finish). Although I do have an alternative gnome-control-center fix in mind (less

[Bug 1686081] Re: If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't work

2018-03-15 Thread Jeremy Bicha
Daniel, I built & installed mutter & gnome-control-center with your patches but I still don't see the Touchpad Settings in my Ubuntu (on Xorg) session after installing xserver-xorg-input-synaptics. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1686081] Re: If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't work

2018-03-15 Thread Ubuntu Foundations Team Bug Bot
The attachment "mutter_3.28.0-1ubuntu1.debdiff" seems to be a debdiff. The ubuntu-sponsors team has been subscribed to the bug report so that they can review and hopefully sponsor the debdiff. If the attachment isn't a patch, please remove the "patch" flag from the attachment, remove the "patch"

[Bug 1686081] Re: If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't work

2018-03-15 Thread Daniel van Vugt
** Changed in: ubuntu Importance: Undecided => Medium ** Changed in: ubuntu Status: New => In Progress ** Changed in: ubuntu Assignee: (unassigned) => Daniel van Vugt (vanvugt) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1686081] Re: If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't work

2018-03-15 Thread Daniel van Vugt
The gnome-control-center fix. ** Patch added: "gnome-control-center_3.27.92-1ubuntu2.debdiff" https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1686081/+attachment/5080005/+files/gnome-control-center_3.27.92-1ubuntu2.debdiff ** No longer affects: ubuntu ** No longer

[Bug 1686081] Re: If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't work

2018-03-15 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: gnome-control-center (Ubuntu Artful) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1686081] Re: If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't work

2018-03-15 Thread Daniel van Vugt
I'm merging bug 1733032 (which contains fixes) into this one. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1686081 Title: If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't work

[Bug 1686081] Re: If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't work

2018-03-15 Thread Daniel van Vugt
** Package changed: gtk+3.0 (Ubuntu) => ubuntu ** Changed in: ubuntu Status: New => In Progress ** Changed in: ubuntu Assignee: (unassigned) => Daniel van Vugt (vanvugt) ** Changed in: mutter (Ubuntu) Importance: Undecided => Medium ** Changed in: mutter (Ubuntu) Status:

[Bug 1686081] Re: If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't work

2018-03-15 Thread Daniel van Vugt
** Package changed: gtk+3.0 (Ubuntu) => ubuntu ** Changed in: ubuntu Importance: Undecided => Medium ** Changed in: ubuntu Status: New => In Progress ** Changed in: ubuntu Assignee: (unassigned) => Daniel van Vugt (vanvugt) ** Also affects: gtk+3.0 (Ubuntu) Importance:

[Bug 1686081] Re: If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't work

2018-03-15 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: ubuntu Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1686081 Title: If

[Bug 1686081] Re: If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't work

2018-03-15 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: Ubuntu Artful Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1686081 Title: If

[Bug 1686081] Re: If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't work

2018-03-15 Thread Daniel van Vugt
The mutter fix. ** Patch added: "mutter_3.28.0-1ubuntu1.debdiff" https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1686081/+attachment/5080004/+files/mutter_3.28.0-1ubuntu1.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1686081] Re: If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't work

2018-03-15 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: ubuntu Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1686081 Title: If

[Bug 1686081] Re: If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't work

2018-03-15 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: ubuntu Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1686081 Title: If

[Bug 1686081] Re: If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't work

2018-03-15 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: mutter (Ubuntu Artful) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1686081

[Bug 1686081] Re: If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't work

2018-03-15 Thread Daniel van Vugt
** Also affects: gnome-control-center (Ubuntu) Importance: Undecided Status: New ** Also affects: mutter (Ubuntu) Importance: Undecided Status: New ** Also affects: gtk+3.0 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because

[Bug 1686081] Re: If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't work

2018-02-12 Thread William Maddox
I experienced this problem when doing a *clean installation* of Ubuntu GNOME 16.04.3. I confirmed that the synaptics driver was in use. apt- get update; apt-get upgrade did not resolve the problem. I was able to get the touchpad settings working by uninstalling the synaptics driver and

Re: [Bug 1686081] Re: If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't work

2018-01-30 Thread Chris Rainey
@me ... remember to use the tags !! On Tue, Jan 30, 2018 at 4:10 PM Chris Rainey wrote: > Awesome. Welcome to GNOME proper! > > > On Tue, Jan 30, 2018 at 3:35 PM Daniel Frost wrote: > >> Hm, some things you should not do in the middle of the night. :-( >>

Re: [Bug 1686081] Re: If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't work

2018-01-30 Thread Chris Rainey
Awesome. Welcome to GNOME proper! On Tue, Jan 30, 2018 at 3:35 PM Daniel Frost wrote: > Hm, some things you should not do in the middle of the night. :-( > > I have tried your code again today. It does work! > Touchpad works fine, settings are available. > > Yesterday, doing

[Bug 1686081] Re: If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't work

2018-01-30 Thread Daniel Frost
Hm, some things you should not do in the middle of the night. :-( I have tried your code again today. It does work! Touchpad works fine, settings are available. Yesterday, doing a simple copy, I did miss the linebrake after the end of the first line here in the launchpad code (same in the

[Bug 1686081] Re: If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't work

2018-01-29 Thread Chris Rainey
Hr ... curious. You can revert my code by reversing the action and reinstalling the -synaptics driver. Might be time for a clean-install? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1686081

[Bug 1686081] Re: If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't work

2018-01-29 Thread Daniel Frost
Hi Chris, thanks for taking time to look into this. I tried your code, but no, the system touchpad hotkey (FN+F3) is still not working. There are still no touchpad settings available. And my workaround-script doesn't work anymore either. ;-) -- You received this bug notification because you

[Bug 1686081] Re: If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't work

2018-01-29 Thread Chris Rainey
@k-one, do the following: $ sudo apt-get update && sudo apt-get --auto-remove purge xserver-xorg- input-synaptics && sudo apt-get install xserver-xorg-input-libinput $ reboot Fixed? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1686081] Re: If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't work

2018-01-29 Thread Daniel Frost
Hi, I just upgraded from 17.04 to 17.10. I m running my ubuntu in Xorg mode. After the upgrade (Dell Laptop with an Alps touchpad) there are no touchpad settings available at all (see attached screenshot). The touchpad would work though, but I could not disable it at all. Pressing the

[Bug 1686081] Re: If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't work

2017-10-25 Thread Consumology
After upgrading my laptop to 17.10 I had right click functionality on my touchpad. Then it was gone, some other people also reported this on askubuntu but I could not find a related bug. After finding this bug I installed xserver-xorg-input-synaptics and right click on my touchpad is back. So the

[Bug 1686081] Re: If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't work

2017-10-21 Thread Mathew Hodson
** Also affects: ubuntu-release-notes Importance: Undecided Status: New ** Changed in: ubuntu-release-notes Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1686081] Re: If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't work

2017-09-27 Thread Will Cooke
** Tags removed: rls-aa-incoming ** Also affects: xorg (Ubuntu Artful) Importance: High Status: Confirmed ** Also affects: xubuntu-meta (Ubuntu Artful) Importance: Undecided Status: Fix Released ** Changed in: xorg (Ubuntu Artful) Assignee: (unassigned) => Jean-Baptiste

[Bug 1686081] Re: If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't work

2017-09-20 Thread Didier Roche
** Tags added: rls-aa-incoming -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1686081 Title: If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't work To manage notifications about

[Bug 1686081] Re: If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't work

2017-09-18 Thread Launchpad Bug Tracker
This bug was fixed in the package xubuntu-meta - 2.216 --- xubuntu-meta (2.216) artful; urgency=medium * Refreshed dependencies * Added xserver-xorg-input-synaptics to core-recommends, desktop- recommends (LP: #1686081) * Update Standards-Version to 4.0.0 -

[Bug 1686081] Re: If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't work

2017-09-18 Thread Sean Davis
Xfce still needs -synaptics, addressed with http://bazaar.launchpad.net /~xubuntu-dev/ubuntu-seeds/xubuntu.artful/revision/1015 ** Also affects: xubuntu-meta (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1686081] Re: If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't work

2017-06-27 Thread Jeremy Bicha
Here's a request asking for gnome-control-center to warn somehow when the Synaptics driver is in use: https://bugzilla.gnome.org/show_bug.cgi?id=784266 ** Bug watch added: GNOME Bug Tracker #784266 https://bugzilla.gnome.org/show_bug.cgi?id=784266 -- You received this bug notification

[Bug 1686081] Re: If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't work

2017-06-06 Thread Will Cooke
Added to Trello: https://trello.com/c/9GI3EFh2/122-bug1686081-if --synaptics-is-installed-gnome-mouse--touchpad-settings-doesnt-work -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1686081 Title: If

[Bug 1686081] Re: If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't work

2017-05-03 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu ISO testing tracker. A list of all reports related to this bug can be found here: http://iso.qa.ubuntu.com/qatracker/reports/bugs/1686081 ** Tags added: iso-testing -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1686081] Re: If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't work

2017-04-29 Thread Paul White
When testing both Xubuntu 17.10 daily ISOs (20170428) I found that tap and double tap on the touchpad to not be working. Scrolling was fine. Installing -synaptics re-enabled the tap/double tap functionality after logging out and back in again. -- You received this bug notification because you

[Bug 1686081] Re: If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't work

2017-04-26 Thread Timo Aaltonen
the only one that needs -synaptics is unity -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1686081 Title: If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't work To manage

[Bug 1686081] Re: If -synaptics is installed, GNOME Mouse & Touchpad Settings doesn't work

2017-04-25 Thread Jeremy Bicha
** Description changed: I'm splitting this issue off from LP: #1685542 (which made xserver-xorg- input-all no longer recommend xserver-xorg-input-synaptics) for tracking the remaining issues. gnome-control-center only supports libinput. If xserver-xorg-input- synaptics is installed