Bug 495840 - Mouse buttons randomly stop working when using xinerama
Summary: Mouse buttons randomly stop working when using xinerama
Status: RESOLVED DUPLICATE of bug 483839
Alias: None
Product: openSUSE 11.1
Classification: openSUSE
Component: X.Org (show other bugs)
Version: Final
Hardware: x86-64 openSUSE 11.1
: P5 - None : Critical (vote)
Target Milestone: ---
Assignee: Forgotten User Wum0mkMcd8
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-17 09:33 UTC by Juan Antonio Valiño García
Modified: 2009-04-17 10:04 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Juan Antonio Valiño García 2009-04-17 09:33:18 UTC
User-Agent:       Mozilla/5.0 (X11; U; Linux x86_64; es-ES; rv:1.9.0.8) Gecko/2009032600 SUSE/3.0.8-1.1.1 Firefox/3.0.8

I am xinerama on a NVIDIA NVS440 with four monitors using the NVIDIA driver from official repository. This card has 2 GPUs.

In this configuration the mouse buttons randomly stop working. The mouse moves but you cannot make click.

This bug is reported on many sites like these:

http://forums.opensuse.org/pre-release-beta/408388-xorg-xinerama-bug-no-response-mouse-clicks.html
http://forums.opensuse.org/install-boot-login/411549-problem-mouse-stucks.html
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/296167
http://ubuntuforums.org/showthread.php?p=6792364

It seems that this bug is solved on last versions of x11-xserver.


Reproducible: Always

Steps to Reproduce:
The bug happens many times in usual working day. You can simulate the behaviour using xautomation package with the following command:

#> xte "mousemove 1400 0"

You can change the 1400 by other coordinates on the screen.
Actual Results:  
The mouse moves but you cannot click.

Expected Results:  
The mouse must move an click as usual.

In the forums listed before I have found a workaround to revive the mouse when the bug appears. Using the xautomation package with the following command the mouse starts to work again:

#> xte "mousemove 0 0"
Comment 1 Juan Antonio Valiño García 2009-04-17 09:57:26 UTC
URL with a workaround:

http://www.gen-x-design.com/archives/workaround-for-ubuntu-810-mouse-bug/
Comment 2 Stefan Dirsch 2009-04-17 10:04:56 UTC
dup

*** This bug has been marked as a duplicate of bug 483839 ***