Your message dated Thu, 05 Jun 2014 18:50:36 +0000
with message-id <e1wsckg-0003rk...@franck.debian.org>
and subject line Bug#739537: fixed in xorg-server 2:1.15.99.903-1
has caused the Debian Bug report #739537,
regarding /usr/share/X11/xorg.conf.d/10-quirks.conf: Quirk for "Evoluent
VerticalMouse 3" might not be needed...
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
739537: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=739537
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: xserver-xorg-core
Version: 2:1.15.0-2
Severity: normal
File: /usr/share/X11/xorg.conf.d/10-quirks.conf
Hi,
the update to 1.15 added a new entry to 10-quirks.conf (or created this
file) for the "Evoluent VerticalMouse 3", switching some buttons around.
The comment mentioned https://bugzilla.redhat.com/show_bug.cgi?id=612140,
where the submitter claimed the button mapping was wrong somehow, as a
result this configuration found its way into the upstream package.
Since I have the same mouse, I was quite surprised to have my buttons
remapped from the default (which I was using since 08/2011) to this
"correct" mapping. I think the old mapping was the correct one and here
are the reasons:
1. It's the same in Windows, even with the vendor driver installed.
2. It's the logical expansion from a classical 3-button mouse to a
5-button mouse: Here is a picture of the mouse:
http://ecx.images-amazon.com/images/I/51o2peOErkL._SL1000_.jpg
On this side, there are 4 buttons, from top to botton:
- Left (1 in xinput test, without remapping from quirks)
- Wheel is middle button (2)
- Right (3)
- Side (8)
On the other side, there is a button for the thumb, called "Extra"
(9) in the kernel (evtest output)
I couldn't reproduce the "fake" left click even the submitter of the
other bug report observed when clicking the wheel.
So in summery: I would like for the quirk to be removed, because that's
how the designers of this mouse intended it ;)
Regards, Tobias
-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Jul 13 2009 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 2323424 Feb 6 16:23 /usr/bin/Xorg
Diversions concerning libGL are in place
----------------------------------------
diversion of /usr/lib/arm-linux-gnueabihf/libGL.so.1.2 to
/usr/lib/mesa-diverted/arm-linux-gnueabihf/libGL.so.1.2 by glx-diversions
diversion of /usr/lib/libGL.so to /usr/lib/mesa-diverted/libGL.so by
glx-diversions
diversion of /usr/lib/libGL.so.1 to /usr/lib/mesa-diverted/libGL.so.1 by
glx-diversions
diversion of /usr/lib/arm-linux-gnueabihf/libGL.so.1 to
/usr/lib/mesa-diverted/arm-linux-gnueabihf/libGL.so.1 by glx-diversions
diversion of /usr/lib/i386-linux-gnu/libGL.so.1 to
/usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1 by glx-diversions
diversion of /usr/lib/i386-linux-gnu/libGL.so.1.2.0 to
/usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1.2.0 by glx-diversions
diversion of /usr/lib/x86_64-linux-gnu/libGL.so.1.2 to
/usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1.2 by glx-diversions
diversion of /usr/lib/i386-linux-gnu/libGL.so to
/usr/lib/mesa-diverted/i386-linux-gnu/libGL.so by glx-diversions
diversion of /usr/lib/i386-linux-gnu/libGL.so.1.2 to
/usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1.2 by glx-diversions
diversion of /usr/lib/arm-linux-gnueabihf/libGL.so.1.2.0 to
/usr/lib/mesa-diverted/arm-linux-gnueabihf/libGL.so.1.2.0 by glx-diversions
diversion of /usr/lib/x86_64-linux-gnu/libGL.so.1 to
/usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1 by glx-diversions
diversion of /usr/lib/x86_64-linux-gnu/libGL.so.1.2.0 to
/usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1.2.0 by glx-diversions
diversion of /usr/lib/arm-linux-gnueabihf/libGL.so to
/usr/lib/mesa-diverted/arm-linux-gnueabihf/libGL.so by glx-diversions
diversion of /usr/lib/libGL.so.1.2 to /usr/lib/mesa-diverted/libGL.so.1.2 by
glx-diversions
diversion of /usr/lib/libGL.so.1.2.0 to /usr/lib/mesa-diverted/libGL.so.1.2.0
by glx-diversions
diversion of /usr/lib/x86_64-linux-gnu/libGL.so to
/usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so by glx-diversions
VGA-compatible devices on PCI bus:
----------------------------------
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation G92 [GeForce GTS
250] [10de:0615] (rev a2)
Xorg X server configuration file status:
----------------------------------------
-rw-r--r-- 1 root root 1015 Feb 2 13:15 /etc/X11/xorg.conf
Contents of /etc/X11/xorg.conf:
-------------------------------
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
EndSection
Section "ServerFlags"
Option "Xinerama" "0"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Samsung"
ModelName "SyncMaster 730BF"
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce GTS 250"
Option "NoLogo"
Option "TripleBuffer" "True"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "1"
Option "MetaModes" "1280x1024, 1280x1024; 1024x768,1024x768;
800x600,800x600; 640x480,640x480; 1280x1024, NULL; 1024x768, NULL; 800x600,
NULL; 640x480, NULL"
Option "TwinViewOrientation" "LeftOf"
SubSection "Display"
Depth 24
EndSubSection
EndSection
/etc/X11/xorg.conf.d does not exist.
/etc/modprobe.d contains no KMS configuration files.
Kernel version (/proc/version):
-------------------------------
Linux version 3.12-1-amd64 (debian-ker...@lists.debian.org) (gcc version 4.8.2
(Debian 4.8.2-14) ) #1 SMP Debian 3.12.9-1 (2014-02-01)
Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 6420 Aug 26 2010 /var/log/Xorg.2.log
-rw-r--r-- 1 root root 6420 Aug 26 2010 /var/log/Xorg.3.log
-rw-r--r-- 1 root root 6420 Aug 26 2010 /var/log/Xorg.4.log
-rw-r--r-- 1 root root 6420 Aug 26 2010 /var/log/Xorg.5.log
-rw-r--r-- 1 root root 19965 Dec 9 23:13 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 23458 Feb 19 18:46 /var/log/Xorg.0.log
DRM Information from dmesg:
---------------------------
[ 0.000000] No AGP bridge found
[ 0.000000] No AGP bridge found
[ 1.060116] PCI-DMA: Disabling AGP.
[ 1.060206] PCI-DMA: Reserving 64MB of IOMMU area in the AGP aperture
[ 1.098091] Linux agpgart interface v0.103
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.12-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages xserver-xorg-core depends on:
ii keyboard-configuration 1.104
ii libaudit1 1:2.3.3-4
ii libc6 2.17-97
ii libdrm2 2.4.52-1
ii libgcrypt20 1.6.1-1
ii libgl1-mesa-glx [libgl1] 9.2.2-1
ii libpciaccess0 0.13.2-1
ii libpixman-1-0 0.32.4-1
ii libselinux1 2.2.2-1
ii libudev1 204-7
ii libxau6 1:1.0.8-1
ii libxdmcp6 1:1.1.1-1
ii libxfont1 1:1.4.7-1
ii libxshmfence1 1.1-2
ii udev 204-7
ii xserver-common 2:1.15.0-2
Versions of packages xserver-xorg-core recommends:
ii libgl1-mesa-dri 9.2.2-1
Versions of packages xserver-xorg-core suggests:
ii xfonts-100dpi 1:1.0.3
ii xfonts-75dpi 1:1.0.3
pn xfonts-scalable <none>
-- no debconf information
-- debsums errors found:
debsums: changed file /usr/share/X11/xorg.conf.d/10-quirks.conf (from
xserver-xorg-core package)
--- End Message ---
--- Begin Message ---
Source: xorg-server
Source-Version: 2:1.15.99.903-1
We believe that the bug you reported is fixed in the latest version of
xorg-server, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 739...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Julien Cristau <jcris...@debian.org> (supplier of updated xorg-server package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Thu, 05 Jun 2014 20:14:56 +0200
Source: xorg-server
Binary: xserver-xorg-core xserver-xorg-core-udeb xserver-xorg-dev xdmx
xdmx-tools xnest xvfb xserver-xephyr xserver-xorg-core-dbg xserver-common
xorg-server-source
Architecture: source amd64 all
Version: 2:1.15.99.903-1
Distribution: experimental
Urgency: medium
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Julien Cristau <jcris...@debian.org>
Description:
xdmx - distributed multihead X server
xdmx-tools - Distributed Multihead X tools
xnest - Nested X server
xorg-server-source - Xorg X server - source files
xserver-common - common files used by various X servers
xserver-xephyr - nested X server
xserver-xorg-core - Xorg X server - core server
xserver-xorg-core-dbg - Xorg - the X.Org X server (debugging symbols)
xserver-xorg-core-udeb - Xorg X server - core server (udeb)
xserver-xorg-dev - Xorg X server - development files
xvfb - Virtual Framebuffer 'fake' X server
Closes: 725801 739537 744303
Changes:
xorg-server (2:1.15.99.903-1) experimental; urgency=medium
.
* New upstream release candidate
- reverted quirk for "Evoluent VerticalMouse 3" (closes: #739537)
- Xi: block SIGIOs while copying device classes around (closes: #744303)
- fix FTBFS on arm
- add support for mips64 (closes: #725801)
* Enable dri3 on kfreebsd, now xtrans 1.3.3 supports fd passing.
* Enable glamor.
* Don't run tests in parallel.
* Bump video ABI and serverminver.
* Explicitly disable xwayland.
Checksums-Sha1:
ada8ea83aac16b4953d743db9adb4ea2b39b8033 4624 xorg-server_1.15.99.903-1.dsc
c3c56475a893b0544d93f5b41c9a8096ac2bb42f 8078209
xorg-server_1.15.99.903.orig.tar.gz
3ebec7b1ccf926216212b927c89abe84fefe7ffd 90097
xorg-server_1.15.99.903-1.diff.gz
2ed3ac37bfcafd043daeb128dbb006aa4d9641c2 3021904
xserver-xorg-core_1.15.99.903-1_amd64.deb
4dc87a8f8923e1165357c3762350babc8e824d18 892048
xserver-xorg-core-udeb_1.15.99.903-1_amd64.udeb
c95c8c5993686eeba90e65f2a4a6209a8d35a6c8 1916012
xserver-xorg-dev_1.15.99.903-1_amd64.deb
bac6fe86a6eabbb87ded6bdea3086cc9b50c124a 2447434 xdmx_1.15.99.903-1_amd64.deb
62a8536ed45f3a0be1242e1c36916a4405384dc3 1761604
xdmx-tools_1.15.99.903-1_amd64.deb
68e5f0a187ccb956af009d8d8074b91423176795 2306654 xnest_1.15.99.903-1_amd64.deb
6412069ad5200d6c87462d2e5c444252c26b80ab 2452790 xvfb_1.15.99.903-1_amd64.deb
c517405a19535befa3628300019ffe0f2d0faf43 2610708
xserver-xephyr_1.15.99.903-1_amd64.deb
2096f3557bd6cb4b8df712745c7bff6a93131952 5796940
xserver-xorg-core-dbg_1.15.99.903-1_amd64.deb
a1d153f3aabe6ac9a3320d90c05e6e5986889875 1733948
xserver-common_1.15.99.903-1_all.deb
686f6a32541cdda37d71adfdff1ce1f1e01a3a62 6413202
xorg-server-source_1.15.99.903-1_all.deb
Checksums-Sha256:
67774b91af5e7b8ac264499fbbe098722e306c450bdb99b0db81be2a29c4285e 4624
xorg-server_1.15.99.903-1.dsc
a7bc134a68f97e513fc0b408f02293f2af8866c486690bdda08f8b47660532e8 8078209
xorg-server_1.15.99.903.orig.tar.gz
42afe30805f09d0e7aaecb8e4e52301720fc68c676bf7e1c8bf38fe0fc8e06a6 90097
xorg-server_1.15.99.903-1.diff.gz
ddbc2c3af29f5a10db6ed3d702e53251d8c572d38423e07c0870135212509f79 3021904
xserver-xorg-core_1.15.99.903-1_amd64.deb
34ed32a68dc815d0f89a791d290f23a23e5ab5a75378ee6c413faa6fdce248e4 892048
xserver-xorg-core-udeb_1.15.99.903-1_amd64.udeb
267aa93edac2a902ec6d2ddc7b61937786c2107507af3945feaefb94a902c46a 1916012
xserver-xorg-dev_1.15.99.903-1_amd64.deb
491a94e721a0e067a1cc40696e00383df446d398c807557747ccaf11dca2ed23 2447434
xdmx_1.15.99.903-1_amd64.deb
78cc5d6ae25911a895974814883fcd98d470bb97ae0e7e7bb09bed4e6a0ed696 1761604
xdmx-tools_1.15.99.903-1_amd64.deb
c76c83a5161080a8b6df73133326b8473c8b53eab6e13785a761597011755c30 2306654
xnest_1.15.99.903-1_amd64.deb
8b15316ac5f61b525a6aa09af9aae0cfd65316b977774d4d470bf09220b778bc 2452790
xvfb_1.15.99.903-1_amd64.deb
403d42d2b6db92795216d09f29178c7b53094a5dc07b4ab1d95969fedbab1c90 2610708
xserver-xephyr_1.15.99.903-1_amd64.deb
b4fe75a321c0ea8fe1ef723e4ecf545a6d337fcc65f8d6d03e1b482d495cdec6 5796940
xserver-xorg-core-dbg_1.15.99.903-1_amd64.deb
09ea323cdd0c68bdd8ea5850935fb518951a55303ccbed255db28e931b0c77d4 1733948
xserver-common_1.15.99.903-1_all.deb
6cf8db689c8559230cf1ee3fd74fbdcb2f753dbf6118eb0ca56f4f354837ba31 6413202
xorg-server-source_1.15.99.903-1_all.deb
Files:
c6bc32591638246fe30a491ac2889294 3021904 x11 optional
xserver-xorg-core_1.15.99.903-1_amd64.deb
7bf8ff902cf4f41873c7dd8bb4d45244 892048 debian-installer optional
xserver-xorg-core-udeb_1.15.99.903-1_amd64.udeb
ef78dabe35928186e8cb4b6e85a0c5bf 1916012 x11 optional
xserver-xorg-dev_1.15.99.903-1_amd64.deb
70b45e3ea4214b0d42f18d2545a3c66b 2447434 x11 optional
xdmx_1.15.99.903-1_amd64.deb
7e450a4485a9fed55fad462be54a1c46 1761604 x11 optional
xdmx-tools_1.15.99.903-1_amd64.deb
4bf9e82f27edc319db1e025b03fa9cdc 2306654 x11 optional
xnest_1.15.99.903-1_amd64.deb
1531679f0f3abdd2d4968bdb7b6c1505 2452790 x11 optional
xvfb_1.15.99.903-1_amd64.deb
3857058d718b72a98384ae41f70c0123 2610708 x11 optional
xserver-xephyr_1.15.99.903-1_amd64.deb
49a371f7621737ff73f64365af043d48 5796940 debug extra
xserver-xorg-core-dbg_1.15.99.903-1_amd64.deb
8478ed34cb0ff5a7726824ae4c624c70 1733948 x11 optional
xserver-common_1.15.99.903-1_all.deb
236797a86e6b137dce920485e85ac637 6413202 x11 optional
xorg-server-source_1.15.99.903-1_all.deb
bea41684b4029c9b50f1fac08fa2ca0d 4624 x11 optional
xorg-server_1.15.99.903-1.dsc
25394114e82d38086ce8a35320879c1a 8078209 x11 optional
xorg-server_1.15.99.903.orig.tar.gz
40159e9f0d93902cf55799bd02d26de5 90097 x11 optional
xorg-server_1.15.99.903-1.diff.gz
Package-Type: udeb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBAgAGBQJTkLa0AAoJEDEBgAUJBeQMW6gP/0daTlxyWO2Q78gEUY/RMaWR
2WDSXr36/w92Q+qUuduegIh/ayWVHOz2V8bT06AtxPcy4aq3juE8rpbN4vqf4QIi
PRJin5U1m1B0hw9VcuBSFWavoPOxaXrhYNRnX7+pg6ZyBGqtR2H60/n9XQZoaRoS
/MxEphKHS9+Gi3LInhMGXF6fHu5b0AfSWlAWOsZmgGRds2nIDWpmnD5D12n+XUZf
exfMCITm1YiuBnu98X8mieoGwA7dLRn0wdB0UDfLz+9NtWYMLvNK1vIdlNF5qcHA
iOepj/ikq/ZPH0Rl8hkJEfTfzkF/73biZ+J1bZ4+oaR8vdZj4zntUC9AOYI6PJ41
S8yE5sM7arvKGY5tQ9snxuQQdnvsKzwPnPi69oTDz5AGHYeY3RgGzD6fvA+gcqPp
UFz2GT9BGRVvmwkhvGmiPvX8R0XnUYqQ7I9kcBU5ZBfje3yFvgIpUeUiyONckBi7
+M5241z+igcaq392jwTSFCfWOQexB3UHzs6LbvNmOrRzGBnO/YNMEPQVExIv/MPt
N/YAGmPChkYXHJDtypLH7af9TQfFLngq5F1T5BUqznCtVykbVgh+nQ1NxX7Kb4Ks
RYgMGgIVQnj8G6oQsEIGoE4SOvzyeTV2v4zr7vnrv7ChnJ+DBxTMT6hcS5X6oX4N
8+MatKBw+71JRe6iBGyS
=wq4v
-----END PGP SIGNATURE-----
--- End Message ---