[Bug 926917] Re: Mouse wheel tilt not works

2017-12-04 Thread Christopher M. Penalver
Reuben Lifshay (computator), it will help immensely if you use the computer the problem is reproducible with, file a new report with Ubuntu by first ensuring the package xdiagnose is installed, click the Yes button for attaching additional debugging information after running the following from

[Bug 926917] Re: Mouse wheel tilt not works

2017-12-04 Thread Reuben Lifshay
I still have this same issue. I am using Ubuntu 16.04.3 LTS with a Razer Naga Chroma. I also tested with xev and the wheel tilt right and left (buttons 6, and 7) are still being remapped to scroll up and down (buttons 4, and 5). -- You received this bug notification because you are a member of

[Bug 926917] Re: Mouse wheel tilt not works

2015-10-21 Thread John Littleton
I can confirm this issue remains with Ubuntu 14.04.3 LTS. Mouse is a Microsoft Wireless Laser Mouse 5000 v1.0 Running xev confirms mouse wheel tilt right and left (buttons 6,7) are being remapped to mouse wheel scroll up and down (buttons 4,5). version.xserver-xorg-input-evdev:

[Bug 926917] Re: Mouse wheel tilt not works

2015-06-22 Thread OvermindDL1
Further testing, apparently to enable unique Tilt packets a certain packet has to be sent to initialize the mouse properly, evdev is not doing that, but once I do do that then the mouse sends packets with data of: ``` Scrollwheel Up: 00 00 00 01 00 00 00 00 Scrollwheel Dn: 00 00 00 FF 00 00 00

[Bug 926917] Re: Mouse wheel tilt not works

2015-05-26 Thread OvermindDL1
I was looking at that other bug report @vk1266 linked, I do not see why they thought it was a kernel issue, as shown by the USB packet dump I submitted above the data is unique between the scrollwheel and the tilt, thus it is hitting evdev with unique information, thus it would have to be an evdev

[Bug 926917] Re: Mouse wheel tilt not works

2015-05-25 Thread Val
This bug was apparently introduced in the userspace (evdev) in 12.04 rather than in the kernel. On Christopher Penalver's suggestion, I created a new bug report, https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1260513, in order to investigate this bug further. As described in post 20 in that

[Bug 926917] Re: Mouse wheel tilt not works

2015-05-24 Thread OvermindDL1
And I am not sure if this is the complete fix, but this is the diff of the relevant Fedora commit that people say fixed the issue for them. ** Patch added: Possible fix

[Bug 926917] Re: Mouse wheel tilt not works

2015-05-24 Thread OvermindDL1
I have attached a USB Capture file (standard pcapng format, can open in wireshark or so) of the mouse doing: ``` Packets - Physical Action Taken 1-6 - Capture stream setup 7-16 - Pressing left-tilt quickly (it seems to repeat it while being pressed) 17-20 - Pressing left-tilt as quick as

[Bug 926917] Re: Mouse wheel tilt not works

2015-05-23 Thread Christopher M. Penalver
OvermindDL1, it will help immensely if you filed a new report via a terminal: ubuntu-bug xorg Please ensure you have xdiagnose installed, and that you click the Yes button for attaching additional debugging information. ** Changed in: xserver-xorg-input-evdev (Ubuntu) Status: Confirmed =

[Bug 926917] Re: Mouse wheel tilt not works

2015-05-23 Thread Christopher M. Penalver
OvermindDL1, please execute the ubuntu-bug command (not apport-collect) via http://cdimage.ubuntu.com/daily-live/current/ . ** Tags removed: apport-collected utopic ** Attachment removed: Dependencies.txt

[Bug 926917] Re: Mouse wheel tilt not works

2015-05-23 Thread OvermindDL1
@penalvch I acquired full ubuntu instead and ran the `ubuntu-bug xorg` and it ran successfully and stated that it successfully uploads. And for note, it seems `ubuntu-bug` runs apport internally so it runs regardless. -- You received this bug notification because you are a member of Ubuntu

[Bug 926917] Re: Mouse wheel tilt not works

2015-05-23 Thread OvermindDL1
Also confirm, same problem on 15.04 release, hitting both an old Microsoft mouse as well as a Razer mouse. This seems identical to https://bugzilla.redhat.com/show_bug.cgi?id=869065 and they fixed it with their patch of xorg-x11-drv-evdev-2.8.4-1.fc19 and since there are no comments after that

[Bug 926917] Re: Mouse wheel tilt not works

2015-05-23 Thread OvermindDL1
It seems in the fedora project at http://koji.fedoraproject.org/koji/buildinfo?buildID=513754 it may have been fixed via Map REL_DIAL to horizontal scrolling (bfdo#73105, rhbz#869065). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 926917] Re: Mouse wheel tilt not works

2015-05-23 Thread OvermindDL1
@penalvch I ran your command, I also ran apport-collect prior to seeing your message so I apologize for the spam above in that case. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/926917 Title:

[Bug 926917] Re: Mouse wheel tilt not works

2015-05-23 Thread OvermindDL1
ApportVersion: 2.14.7-0ubuntu8.5 Architecture: amd64 DistroRelease: Ubuntu 14.10 InstallationDate: Installed on 2014-06-19 (337 days ago) InstallationMedia: Kubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140416.1) NonfreeKernelModules: nvidia Package: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2

[Bug 926917] Re: Mouse wheel tilt not works

2015-05-23 Thread OvermindDL1
And ubuntu-bug seems to have 'finished' with an error of: ``` Traceback (most recent call last): File /usr/share/apport/apport-kde, line 533, in module sys.exit(UserInterface.run_argv()) File /usr/lib/python3/dist-packages/apport/ui.py, line 650, in run_argv return

[Bug 926917] Re: Mouse wheel tilt not works

2015-05-23 Thread OvermindDL1
I fixed that bug in apport-kde and ran it again through the steps until I clicked 'Send and it exited with no error message, but exit code of 1. Nothing appeared after I clicked Send and I see no bug appeared? -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 926917] Re: Mouse wheel tilt not works

2015-03-04 Thread Sandro
I can confirm that on Kubuntu 15.04 beta, this is still an issue, where the system does not recognize left/right scroll action using mouse wheel. It's exactly the same problem as previously. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 926917] Re: Mouse wheel tilt not works

2014-03-10 Thread Launchpad Bug Tracker
[Expired for xserver-xorg-input-evdev (Ubuntu) because there has been no activity for 60 days.] ** Changed in: xserver-xorg-input-evdev (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 926917] Re: Mouse wheel tilt not works

2014-01-09 Thread Christopher M. Penalver
Anton Anikin, this bug was reported a while ago and there hasn't been any activity in it recently. We were wondering if this is still an issue? If so, could you please test for this with the latest development release of Ubuntu? ISO images are available from

[Bug 926917] Re: Mouse wheel tilt not works

2012-11-21 Thread Scott Karbon
Thanks Sandro - just installed it, seems to be working. It seems like maybe they aren't going to bother with it. If anyone else is running Ubuntu 12.10 and having trouble, I have taken the liberty to create two scripts from Sandro's instructions. Run the first one from the regular graphical

[Bug 926917] Re: Mouse wheel tilt not works

2012-11-21 Thread Scott Karbon
Oops, I thought I could attach two items. Run this one second from a terminal. ** Attachment added: run this second https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/926917/+attachment/3440802/+files/to%20fix%20horizontal%20scroll%202.sh -- You received this bug

[Bug 926917] Re: Mouse wheel tilt not works

2012-10-29 Thread Sandro
Finally had time to throw at this. Worked fine on Kubuntu 12.10 except for the pkg-config package which was required for ./configure to complete. MInor issue, was very obvious to discern, fix and move on. Scott - this essentially works fine on 12.10 but rather than use xserver-xorg-input-evdev

[Bug 926917] Re: Mouse wheel tilt not works

2012-10-27 Thread Scott Karbon
I am just here to say that I am getting this error in Ubuntu 12.10 - have not tried the patch yet, maybe I will later, although since it's for an older version maybe I shouldn't. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 926917] Re: Mouse wheel tilt not works

2012-10-13 Thread Val
Thank you pgreenland! With this additional change, horizontal scrolling is no longer inverted. The file to edit is actually src/evdev.c, not src/evdec.c. It should be obvious, but I thought I should mention for the convenience of future readers of this thread. -- You received this bug

[Bug 926917] Re: Mouse wheel tilt not works

2012-10-05 Thread Sandro
Hi Phil, I appreciate the detailed instructions, Thanks. I'll give it a run this weekend. /SM -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/926917 Title: Mouse wheel tilt not works To manage

[Bug 926917] Re: Mouse wheel tilt not works

2012-10-05 Thread pgreenland
SM, Yep, was a lot easier than I thought to be honest I was only originally intending to look for the cause out of interest as it was annoying me so much. From a fresh install of Ubuntu 12.04 (tested in a VM) the following sequence of commands will download, patch and install the updated driver.

[Bug 926917] Re: Mouse wheel tilt not works

2012-10-05 Thread pgreenland
SM, Made a typo another dependency needs adding, the line: sudo apt-get install build-essential xserver-xorg-dev libudev-dev should read: sudo apt-get install build-essential xserver-xorg-dev xutils-dev libudev-dev Phil -- You received this bug notification because you are a member of

[Bug 926917] Re: Mouse wheel tilt not works

2012-10-05 Thread pgreenland
SM, Hate to do this but I've done it again, the line: ./configure should read: ./configure --prefix=/usr Otherwise it'll install it to /usr/local and wont work as I just discovered. Phil -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 926917] Re: Mouse wheel tilt not works

2012-10-05 Thread vkulkov
Phil, THANK YOU! I followed your instructions and my annoying problem with the Microsoft Mouse is now gone. I can now use the horizontal scroll function again. I checked the horizontal scroll function in LibreOffice Calc and Chrome browser. It worked in both cases, however I think the

[Bug 926917] Re: Mouse wheel tilt not works

2012-10-05 Thread pgreenland
vkulkov, Excellent, glad it worked + I thought the scrolling was reversed too but wasn't sure if it was me as I've never had horizontal scrolling before. To invert and fix the scrolling change the -1 on line 1601 of src/evdec.c to 1 so it should read: SetScrollValuator(device, axnum,

[Bug 926917] Re: Mouse wheel tilt not works

2012-10-04 Thread pgreenland
Hi, Just added a Microsoft Laser Mouse 5000 to my pc and am now having this issue also...however I believe I may have found the cause (although I've only investigated briefly). Having downloaded the xserver-xorg-input-evdev-udeb source package

[Bug 926917] Re: Mouse wheel tilt not works

2012-10-04 Thread Ubuntu Foundation's Bug Bot
The attachment Horizontal scrolling fix tested with a Microsoft Laser Mouse 5000. of this bug report has been identified as being a patch. The ubuntu-reviewers team has been subscribed to the bug report so that they can review the patch. In the event that this is in fact not a patch you can

[Bug 926917] Re: Mouse wheel tilt not works

2012-10-04 Thread Sandro
Phil, Did you simply patch source / compile / drop in? Haven't (bothered to) compile any source since moving to Ubuntu dapper. Not sure if there's a ton of other dependencies that need a recompile in order for this to work. Thanks for any input on this! /SM -- You received this bug

[Bug 926917] Re: Mouse wheel tilt not works

2012-08-21 Thread vkulkov
It appears that the mouse wheel tilt problem affects Microsoft mice specifically. I tried a Logitech Wireless Mouse today to see if it makes any difference. It did make a difference. Unlike MS Wireless Laser Mouse 5000, this Logitech mouse does work properly with Ubuntu 12.04 64-bit,

[Bug 926917] Re: Mouse wheel tilt not works

2012-08-03 Thread Scott Karbon
This is happening for me as well. I'm using a MS Natural Wireless Laser Mouse 6000 on Ubuntu 12.04 AMD64. Really annoying. I got really used to this feature of the mouse (good for when writing code and you don't have wrapping enabled). -- You received this bug notification because you are a

[Bug 926917] Re: Mouse wheel tilt not works

2012-07-20 Thread vkulkov
I am confirming this regression on my Ubuntu 12.04 AMD64 with MS Wireless Laser Mouse 5000, evdev version 2.7.0-0ubuntu1.2. The left and right mouse tilts cause up/down scroll, firing 4/5 according to xev instead of 6/7. The mouse wheel tilt is therefore not usable anymore in the newest Ubuntu

[Bug 926917] Re: Mouse wheel tilt not works

2012-06-17 Thread Dominic Price
This is a problem also with the MS Wireless Laser Mouse 5000 in 12.01, xserver-xorg-input-evdev version 2.7.0-0ubuntu1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/926917 Title: Mouse wheel tilt

[Bug 926917] Re: Mouse wheel tilt not works

2012-06-12 Thread Launchpad Bug Tracker
[Expired for xserver-xorg-input-evdev (Ubuntu) because there has been no activity for 60 days.] ** Changed in: xserver-xorg-input-evdev (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 926917] Re: Mouse wheel tilt not works

2012-06-12 Thread Anton Anikin
The problem is still actual, Ubuntu 12.10 ** Changed in: xserver-xorg-input-evdev (Ubuntu) Status: Expired = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/926917 Title: Mouse

[Bug 926917] Re: Mouse wheel tilt not works

2012-04-13 Thread Timo Aaltonen
please test again, does it work with current precise? ** Changed in: xserver-xorg-input-evdev (Ubuntu) Status: Confirmed = Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/926917

[Bug 926917] Re: Mouse wheel tilt not works

2012-04-13 Thread Anton Anikin
No, still not works :( -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/926917 Title: Mouse wheel tilt not works To manage notifications about this bug go to:

[Bug 926917] Re: Mouse wheel tilt not works

2012-02-27 Thread Bryce Harrington
** Changed in: xserver-xorg-input-evdev (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/926917 Title: Mouse wheel tilt not works To manage

[Bug 926917] Re: Mouse wheel tilt not works

2012-02-17 Thread Bryce Harrington
This may have a similar root cause as bug #932439, although the symptoms are different. If you downgrade -evdev does it restore the proper behavior? If not, this might be a regression in the xserver or kernel. You may still have the older driver in /var/cache/apt/, or if not you can download

[Bug 926917] Re: Mouse wheel tilt not works

2012-02-17 Thread Anton Anikin
The evdev package depends on xorg packages.. So, when I am downgrade xorg and evdev - yes. it works right again after this... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/926917 Title: Mouse wheel

[Bug 926917] Re: Mouse wheel tilt not works

2012-02-17 Thread Anton Anikin
BTW, evdev version 2.6.99.901-1ubuntu3 not works too. Previous evdev version with corresponding xorg packages works right -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/926917 Title: Mouse wheel

[Bug 926917] Re: Mouse wheel tilt not works

2012-02-17 Thread Anton Anikin
I mean 2.6.99.901-1ubuntu2 not works in the previous message... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/926917 Title: Mouse wheel tilt not works To manage notifications about this bug go to:

Re: [Bug 926917] Re: Mouse wheel tilt not works

2012-02-17 Thread Bryce Harrington
On Fri, Feb 17, 2012 at 07:46:01PM -, Anton Anikin wrote: I mean 2.6.99.901-1ubuntu2 not works in the previous message... Interesting, thanks. Just so I'm 100% clear, can you list the versions you tested and which worked and didn't work? That will help me isolate which change caused the

[Bug 926917] Re: Mouse wheel tilt not works

2012-02-17 Thread Anton Anikin
2.6.0-1ubuntu13 works, 2.6.99.901-1ubuntu2 and 2.6.99.901-1ubuntu3 not works. Also new xorg packages required for evdev starting 2.6.99.901-1ubuntu2 version... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 926917] Re: Mouse wheel tilt not works

2012-02-05 Thread Anton Anikin
xinput list-props output before update (when the wheel tilt works right): Device 'Microsoft Wireless Laser Mouse 8000': Device Enabled (152): 1 Coordinate Transformation Matrix (154): 1.00, 0.00, 0.00, 0.00, 1.00, 0.00, 0.00, 0.00, 1.00