After update to Hardy Heron Alpha 5 leftclicks count as doubleclicks

Bug #195143 reported by f4hy
4
Affects Status Importance Assigned to Milestone
Ubuntu
Fix Released
Undecided
Unassigned

Bug Description

After updating to hardy heron I am unable to single click. Every click of the mouse counts as a double click. This makes it very difficult to use the system. To activate menus I am able to hold down the left click instead and it seems to count the up and down as two different clicks.

I opened up the mouse application in System > Preferences > Mouse and verified that any click causes the lightbulb to light up fully. This is indipendant of what I set the double click timeout to be.

Before upgrading I was using xbindkeys to enable some of the custom buttons on my mouse but I have disabled that now to make sure it was not the cause of the problem. I am not using any other applications that should alter my mouse behavior (that I know of.)

I am using a logitec MXlaser mouse on the 64 bit version of hardy.

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=8.04
DISTRIB_CODENAME=hardy
DISTRIB_DESCRIPTION="Ubuntu hardy (development branch)"

Revision history for this message
f4hy (bmfahy+bug) wrote :

I reverted to the "mouse" driver rather than the "evdev" device and no longer had the issue. Perhaps the issue is with evdev.

Revision history for this message
Flávio Etrusco (etrusco) wrote :

I had the same problem and my X configuration was already using "mouse" device.
I don't know what was the source of the problem, but the last batch of updates (today) fixed it. I didn't notice anything too suspect; nvidia-new driver, synaptics driver (which I don't use/own), libsane, restricted-modules.

Please check whether the "mouse" driver is working for you now and if so please close the bug :-)

Revision history for this message
f4hy (bmfahy+bug) wrote :

I no longer have the issue either. I have not tried using the evdev driver again, but using the mouse driver works great. Can no longer reproduce this error.

Revision history for this message
RPDiep (renediepstraten) wrote :

I also have the issue after upgrading to Hardy Heron Beta.
I'm using the "mouse" driver

Section "InputDevice"
 Identifier "Configured Mouse"
 Driver "mouse"
 Option "Protocol" "auto"
    Option "Device" "/dev/psaux"
     Option "Emulate3Buttons" "no"
     Option "ZAxisMapping" "4 5"
     Option "Buttons" "3"

EndSection

No update so far has fixed this problem.
I've been using BTNX but uninstalled just to make sure it didn't cause the trouble.

Revision history for this message
Dirk (rptq) wrote :

I also had a problem with double clicking after upgrading from Gutsy to the Hardy release. I found that the ServerLayout section in xorg.conf had two mice defined, one of them pointing to a mouse on /dev/input/mice, the other one on /dev/psaux. Apparently, Gutsy didn't have a problem with this, but Hardy did. I deleted one of these entries, and this solved the problem for me. (How this second entry got there, is another question.)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.