Bug#722006: xserver-xorg-input-synaptics: new version breaks middle mouskey

2014-02-06 Thread Christoph Anton Mitterer
tags 722006 + patch
stop

Hi.

Upstream has a fix for this, could you please cherry pick commit
e0069c154440305ece6def92a9813a9f8004b2fb ?

http://cgit.freedesktop.org/~whot/xf86-input-synaptics/commit/?h=wip/restore-scrollbuttonsid=e0069c154440305ece6def92a9813a9f8004b2fb


Cheers,
Chris.


smime.p7s
Description: S/MIME cryptographic signature


Bug#722006: xserver-xorg-input-synaptics: new version breaks middle mouskey

2013-10-25 Thread Christoph Anton Mitterer
Hi.

Anything new here? The problem persists in the most recent version of
sid.

The problem seems to be that in previous versions the middle mouse key
(which are actually one up, one down) produced button event 1/2,
nowadays 4/5.

Attached is my xorg.log and the following is my xorg.conf:
Section InputDevice
Identifier  Configured Mouse
Driver  synaptics
Option  CorePointer
Option  VertTwoFingerScroll   true
Option  HorizTwoFingerScroll  true
Option  UpDownScrolling   false
Option  TapButton11
Option  TapButton22
Option  TapButton33
Option  MinSpeed  0.2
Option  MaxSpeed  0.6
Option  AccelFactor   0.008
EndSection

It seems as if UpDownScrolling would be ignored?

Also,.. all the accels/speeds have changed again with the new version...
this is really annoying.


Chris.
[  4590.513] 
X.Org X Server 1.14.3
Release Date: 2013-09-12
[  4590.513] X Protocol Version 11, Revision 0
[  4590.513] Build Operating System: Linux 3.10-2-amd64 x86_64 Debian
[  4590.513] Current Operating System: Linux heisenberg 3.11-1-amd64 #1 SMP Debian 3.11.5-1 (2013-10-17) x86_64
[  4590.513] Kernel command line: BOOT_IMAGE=/vmlinuz-3.11-1-amd64 root=/dev/mapper/root ro
[  4590.513] Build Date: 05 October 2013  02:04:26PM
[  4590.513] xorg-server 2:1.14.3-4 (Julien Cristau jcris...@debian.org) 
[  4590.513] Current version of pixman: 0.30.2
[  4590.513] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[  4590.513] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  4590.513] (==) Log file: /var/log/Xorg.0.log, Time: Fri Oct 25 13:37:07 2013
[  4590.513] (==) Using config file: /etc/X11/xorg.conf
[  4590.513] (==) Using system config directory /usr/share/X11/xorg.conf.d
[  4590.513] (==) No Layout section.  Using the first Screen section.
[  4590.513] (==) No screen section available. Using defaults.
[  4590.513] (**) |--Screen Default Screen Section (0)
[  4590.513] (**) |   |--Monitor default monitor
[  4590.514] (==) No monitor specified for screen Default Screen Section.
	Using a default monitor configuration.
[  4590.514] (==) Automatically adding devices
[  4590.514] (==) Automatically enabling devices
[  4590.514] (==) Automatically adding GPU devices
[  4590.514] (WW) The directory /usr/share/fonts/X11/cyrillic does not exist.
[  4590.514] 	Entry deleted from font path.
[  4590.514] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[  4590.514] (==) ModulePath set to /usr/lib/xorg/modules
[  4590.514] (==) |--Input Device Configured Mouse
[  4590.514] (==) No Layout section. Using the first core pointer device.
[  4590.514] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[  4590.514] (II) Loader magic: 0x7f5ca170ed00
[  4590.514] (II) Module ABI versions:
[  4590.514] 	X.Org ANSI C Emulation: 0.4
[  4590.514] 	X.Org Video Driver: 14.1
[  4590.514] 	X.Org XInput driver : 19.1
[  4590.514] 	X.Org Server Extension : 7.0
[  4590.514] (II) xfree86: Adding drm device (/dev/dri/card0)
[  4590.516] (--) PCI:*(0:0:2:0) 8086:0166:10cf:16c1 rev 9, Mem @ 0xf000/4194304, 0xe000/268435456, I/O @ 0x4000/64
[  4590.516] (II) Open ACPI successful (/var/run/acpid.socket)
[  4590.516] Initializing built-in extension Generic Event Extension
[  4590.516] Initializing built-in extension SHAPE
[  4590.516] Initializing built-in extension MIT-SHM
[  4590.516] Initializing built-in extension XInputExtension
[  4590.516] Initializing built-in extension XTEST
[  4590.516] Initializing built-in extension BIG-REQUESTS
[  4590.516] Initializing built-in extension SYNC
[  4590.516] Initializing built-in extension XKEYBOARD
[  4590.516] Initializing built-in extension XC-MISC
[  4590.516] Initializing built-in extension SECURITY
[  4590.516] Initializing built-in extension XINERAMA
[  4590.516] Initializing built-in extension XFIXES
[  4590.516] Initializing built-in extension RENDER
[  4590.516] Initializing built-in extension RANDR
[  4590.516] Initializing built-in extension COMPOSITE
[  4590.516] Initializing built-in extension DAMAGE
[  4590.516] Initializing built-in extension MIT-SCREEN-SAVER
[  4590.516] Initializing built-in extension DOUBLE-BUFFER
[  4590.516] Initializing built-in extension RECORD
[  4590.516] Initializing built-in extension DPMS
[  4590.516] Initializing built-in extension X-Resource
[  4590.516] 

Bug#722006: xserver-xorg-input-synaptics: new version breaks middle mouskey

2013-09-25 Thread Christoph Anton Mitterer
reopen 722006
stop

This doesn't fix the issue at all (actually I'm not even using KDE).
Backporting fixes it again.

Therefore, reopening.


Cheers,
Chris.


smime.p7s
Description: S/MIME cryptographic signature


Bug#722006: xserver-xorg-input-synaptics: new version breaks middle mouskey

2013-09-20 Thread Kitty Box
Hi,

Also adding my voice to this issue, I have two laptops both have the same
problem downgrading from 1.7.1-1 (testing) to 1.6.2-2 (stable) fixes the
problem. As Markus Huber stated if you're running KDE this will cause
System Settings - Input Devices - Touchpad to segfault.

Kitty


Bug#722006: xserver-xorg-input-synaptics: new version breaks middle mouskey

2013-09-20 Thread Cyril Brulebois
Markus Huber markus.hu...@yahoo.de (2013-09-19):
 I can confirm this. This version does not recognize settings in 
 ~/.config/synaptiks/touchpad-config.json and kde-config-touchpad crashes 
 without 
 any information.
 
 Reverting to 1.6.2-2 is the only workaround I found out.

Presumably your kde things want to get an update/fix, so that they stop
crashing, and get the desired settings applied?

Mraw,
KiBi.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#722006: xserver-xorg-input-synaptics: new version breaks middle mouskey

2013-09-19 Thread Markus Huber
I can confirm this. This version does not recognize settings in 
~/.config/synaptiks/touchpad-config.json and kde-config-touchpad crashes 
without 
any information.

Reverting to 1.6.2-2 is the only workaround I found out.

Regards,
Markus Huber


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org