[Bug 1850627] Re: Right click happens automatically, disturbs work
With the new mouse, there is no issue in default Ubuntu 18.04. Considering the old mouse works well in Cinnamon, could this be possibly related to some driver issue for the old mouse that happened with some recent update ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1850627 Title: Right click happens automatically, disturbs work To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1850627/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1850627] Re: Right click happens automatically, disturbs work
I am now using Ubuntu default session with a different wired mouse from Logitech. I will try it for a day and see if auto right click issue is happening $ lsusb Bus 002 Device 004: ID 0bda:0138 Realtek Semiconductor Corp. RTS5138 Card Reader Controller Bus 002 Device 003: ID 138a:0011 Validity Sensors, Inc. VFS5011 Fingerprint Reader Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 003 Device 004: ID 046d:c05a Logitech, Inc. M90/M100 Optical Mouse Bus 003 Device 002: ID 046d:c31d Logitech, Inc. Media Keyboard K200 Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 004: ID 05ca:1820 Ricoh Co., Ltd Integrated Webcam Bus 001 Device 003: ID 0a5c:21bc Broadcom Corp. BCM2070 Bluetooth 2.1 + EDR Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1850627 Title: Right click happens automatically, disturbs work To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1850627/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1850627] Re: Right click happens automatically, disturbs work
Edit: Once or twice single left click became a double click -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1850627 Title: Right click happens automatically, disturbs work To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1850627/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1850627] Re: Right click happens automatically, disturbs work
Ok, almost a day now. Started and shutdown the PC a few times, used for a few hours each time. There was no " auto right-click issue " in Cinnamon so far. Once or twice single left click because double click. But that was all in last 24 hours +. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1850627 Title: Right click happens automatically, disturbs work To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1850627/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1850627] Re: Right click happens automatically, disturbs work
Thanks for explaining. Sometimes single left click also turns to double click. If it is hardware, I will replace it. The only thing that puzzles me is that no such thing happens in Cinnamon. I will use Cinnamon for a day and see if that is the case. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1850627 Title: Right click happens automatically, disturbs work To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1850627/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1850627] Re: Right click happens automatically, disturbs work
Thanks. It looks like the problem is indeed coming from the hardware, or the kernel: Event: time 1572507471.026025, -- SYN_REPORT Event: time 1572507471.042024, type 4 (EV_MSC), code 4 (MSC_SCAN), value 90001 Event: time 1572507471.042024, type 1 (EV_KEY), code 272 (BTN_LEFT), value 1 Event: time 1572507471.042024, type 4 (EV_MSC), code 4 (MSC_SCAN), value 90002 Event: time 1572507471.042024, type 1 (EV_KEY), code 273 (BTN_RIGHT), value 1 Event: time 1572507471.042024, -- SYN_REPORT Event: time 1572507471.066028, type 4 (EV_MSC), code 4 (MSC_SCAN), value 90002 Event: time 1572507471.066028, type 1 (EV_KEY), code 273 (BTN_RIGHT), value 0 Event: time 1572507471.066028, -- SYN_REPORT Event: time 1572507471.122029, type 4 (EV_MSC), code 4 (MSC_SCAN), value 90001 Event: time 1572507471.122029, type 1 (EV_KEY), code 272 (BTN_LEFT), value 0 Event: time 1572507471.122029, -- SYN_REPORT At time '1572507471.042024' you got both the left and right buttons going down in precisely the same microsecond. Then only a few milliseconds later the right button was released. Much later (a tenth of a second) the left button was released. So yeah it looks like only the left button was a real click from a human :) It looks like a faulty mouse, sorry. Maybe the buttons get physically stuck together sometimes and can just be cleaned out somehow? ** Package changed: gnome-shell (Ubuntu) => linux (Ubuntu) ** Changed in: linux (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1850627 Title: Right click happens automatically, disturbs work To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1850627/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1850627] Re: Right click happens automatically, disturbs work
@Daniel , I did just as you instructed within Wayland in 18.04. I found the evtest.txt in the home folder. Attaching the same ** Attachment added: "evtest.txt" https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1850627/+attachment/5301669/+files/evtest.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1850627 Title: Right click happens automatically, disturbs work To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1850627/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1850627] Re: Right click happens automatically, disturbs work
Actually that's a good point but I would go lower level than that... In order to find out if the problem is coming from the hardware or the kernel please: 0. Open a Terminal window. 1. Run: sudo apt install evtest 2. Run: sudo evtest | tee evtest.txt 3. Select the mouse and leave it running (text will scroll as you move the mouse). 4. DON'T use the real right click at all from now on... 5. Wait till the bug happens and then Ctrl+C in the Terminal window. 6. Attach the file 'evtest.txt' here. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1850627 Title: Right click happens automatically, disturbs work To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1850627/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1850627] Re: Right click happens automatically, disturbs work
Ok. 1. Please give the command to install "libinput-tools" 2. Where can I find " to see what events are generated? Also could you attach your 'journalctl -b 0' log". Thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1850627 Title: Right click happens automatically, disturbs work To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1850627/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1850627] Re: Right click happens automatically, disturbs work
Could you install libinput-tools and use it as described there https://wayland.freedesktop.org/libinput/doc/latest/tools.html#libinput-debug-events to see what events are generated? Also could you attach your 'journalctl -b 0' log to the bug? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1850627 Title: Right click happens automatically, disturbs work To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1850627/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1850627] Re: Right click happens automatically, disturbs work
I am currently on Wayland in 18.04. The auto right click just happened. I will try to use Wayland for the rest of the day and see if it comes back. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1850627 Title: Right click happens automatically, disturbs work To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1850627/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1850627] Re: Right click happens automatically, disturbs work
M105 mouse has B100 written on it. So, I guess both are the same. I ran the command with the mouse which is having the issue. I used Wayland a couple of months back due to curiosity. The main problem I had was VLC crashing without any reason. I will try to find the bug ID if possible. I am not sure when I will have free time to do that. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1850627 Title: Right click happens automatically, disturbs work To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1850627/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1850627] Re: Right click happens automatically, disturbs work
It sounds like you're saying the bug only occurs with the B100 mouse and not the current M105 mouse. Is that right? Also, if you encounter crashes with Wayland then those are preventing us from further understanding this bug so we also need to understand the crashes. If you have a current bug ID for the crashes then please mention it. If you don't then please follow these instructions to report the Wayland crashes: https://wiki.ubuntu.com/Bugs/Responses#Missing_a_crash_report_or_having_a_.crash_attachment -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1850627 Title: Right click happens automatically, disturbs work To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1850627/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1850627] Re: Right click happens automatically, disturbs work
1. Logitech B100 optical wired mouse 2. $ lsusb Bus 002 Device 004: ID 0bda:0138 Realtek Semiconductor Corp. RTS5138 Card Reader Controller Bus 002 Device 003: ID 138a:0011 Validity Sensors, Inc. VFS5011 Fingerprint Reader Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 003 Device 003: ID 046d:c077 Logitech, Inc. M105 Optical Mouse Bus 003 Device 002: ID 046d:c31d Logitech, Inc. Media Keyboard K200 Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 004: ID 05ca:1820 Ricoh Co., Ltd Integrated Webcam Bus 001 Device 003: ID 0a5c:21bc Broadcom Corp. BCM2070 Bluetooth 2.1 + EDR Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub 3. I tried for half a day. There was none. But the present mouse does not have any issue as well when using Cinnamon. 4. I tried to use Wayland sometime back. It was useable for me due to crash issues. I don't think I will be able to work on it anytime soon. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1850627 Title: Right click happens automatically, disturbs work To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1850627/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1850627] Re: Right click happens automatically, disturbs work
Edit : I was not able to use Wayland session due to crash issues. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1850627 Title: Right click happens automatically, disturbs work To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1850627/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1850627] Re: Right click happens automatically, disturbs work
Thanks for the bug report. Please: 1. Tell us the kind of mouse it is and how it is connected. 2. Run 'lsusb' and attach the output here. 3. Try a different mouse if you can. 4. Tell us if the bug occurs in both 'Ubuntu' and 'Ubuntu on Wayland', or just one of them. ** Changed in: gnome-shell (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1850627 Title: Right click happens automatically, disturbs work To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1850627/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs