[Bug 54191] Re: Mouse button click delayed

2009-02-14 Thread positivek
Still in 8.10 with all the latest auto-updates.

I'm not sure what the internals are like in this, but it seems that such
a "delay" means that (at least certain) mouse events are not being
delivered accurately to the system or app.  I think this is more serious
than a simple UI annoyance as it introduces indeterminancy where there
should be none (and probably did not exist prior to bug).  That is, if
the mouse button went down at one point, the app should not have to wait
for the system to provide it with some sampled coordinates at an
arbitrary later time.

Given that people have found a work around by disabling the
Emulate3Buttons opoeution, does it mean that for those who do use or
need Emulate3Buttons, this bug remains a problem?

See attached screenshot for the same behavior with the RMB on window
title bars.

Description:Ubuntu 8.10
Codename:   intrepid
Linux machname 2.6.27-11-generic #1 SMP Thu Jan 29 19:28:32 UTC 2009 x86_64 
GNU/Linux
Gnome 2.24.1
compiz 1:0.7.8-0ubuntu4.1


** Attachment added: "Screenshot of RMB down delay on window title bar"
   http://launchpadlibrarian.net/22621220/click_event_delay.png

-- 
Mouse button click delayed
https://bugs.launchpad.net/bugs/54191
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2009-04-24 Thread Anthony Chianese
Bug confirmed in the Jaunty final release. The same fix suggested by
Jakob works again. My mouse is:

Microsoft Microsoft 5-Button Mouse with IntelliEye(TM)

-- 
Mouse button click delayed
https://bugs.launchpad.net/bugs/54191
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2009-04-24 Thread Timo Aaltonen
Looks like the bug is in the server, not the driver. Jaunty uses -evdev
anyway.

** Package changed: xserver-xorg-input-mouse (Ubuntu) => xorg-server
(Ubuntu)

-- 
Mouse button click delayed
https://bugs.launchpad.net/bugs/54191
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2008-12-04 Thread Brad Clements
I have two mouse-like devices on my system, a logitech mouse and a
FingerWorks iGesture pad.

Both of these worked great under Ubuntu 7.04.   This weekend I upgraded
to 8.10, and now the iGesture pad has trouble with click and drag. I
have tried adjusting drag threshold and so forth, but still I have to
wait 1/2 second after 'clicking' with the iGesture pad before I can move
it to make a selection.

This problem exists always, no matter how long the system has been
running.

my Xorg.0.log file shows that evdev is being used, but it says it only
detects 1 mouse button on the iGesture pad. I'm sorry I do not know what
it used to detect under 7.04

I've attached my Xorg.0.log

look at this part:

(II) config/hal: Adding input device FingerWorks iGesture Pad USB
(**) FingerWorks iGesture Pad USB: always reports core events
(**) FingerWorks iGesture Pad USB: Device: "/dev/input/event5"
(II) FingerWorks iGesture Pad USB: Found x and y relative axes
(II) FingerWorks iGesture Pad USB: Found 1 mouse buttons
(II) FingerWorks iGesture Pad USB: Configuring as mouse
(II) XINPUT: Adding extended input device "FingerWorks iGesture Pad USB" (type: 
MOUSE)
(**) FingerWorks iGesture Pad USB: YAxisMapping: buttons 4 and 5
(**) FingerWorks iGesture Pad USB: EmulateWheelButton: 4, EmulateWheelInertia: 
10, EmulateWheelTimeout
: 200


but hmm, xinput says:

"FingerWorks iGesture Pad USB"  id=10   [XExtensionPointer]
Num_buttons is 32
Num_axes is 2
Mode is Relative
Motion_buffer is 256
Axis 0 :
Min_value is -1
Max_value is -1
Resolution is 1
Axis 1 :
Min_value is -1
Max_value is -1
Resolution is 1

(32 buttons, not 1)


** Attachment added: "Xorg.0.log"
   http://launchpadlibrarian.net/20216125/Xorg.0.log

-- 
Mouse button click delayed
https://bugs.launchpad.net/bugs/54191
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2008-12-28 Thread Jakob Unterwurzacher
The workaround for the click delay in Intrepid:

1. Execute
xinput list
and note your mouse name. For me, this is "Logitech USB-PS/2 Optical Mouse".

2. Create the file /etc/hal/fdi/policy/mouse-3button.fdi, containing (replace 
the mouse name with yours!):

 false


3. Unplug your mouse and replug it. (This won't suffice if it's a PS/2
mouse i guess. In this case reboot.)

-- 
Mouse button click delayed
https://bugs.launchpad.net/bugs/54191
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2007-11-03 Thread David Balažic
Same in 7.10

-- 
Mouse button click delayed
https://bugs.launchpad.net/bugs/54191
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2007-08-07 Thread Pascal De Vuyst
** Changed in: xserver-xorg-input-mouse (Ubuntu)
   Importance: Undecided => Low
   Status: Confirmed => Triaged

-- 
Mouse button click delayed
https://bugs.launchpad.net/bugs/54191
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2008-02-26 Thread MihailNaydenov
Same in 7.10, and is noticeable in all apps (Inkscape!!!) and games (quake 3), 
not just the window manager.
 It is very annoying!

-- 
Mouse button click delayed
https://bugs.launchpad.net/bugs/54191
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2007-02-27 Thread nxsty
I see no reason to enable emulate3buttons in xorg.conf. It's
autodetected anyway and autodetection also enables a timeout on move for
the 3 button emulation, eliminating this annoying problem.

Could someone take a look at this?

-- 
Mouse button click delayed
https://launchpad.net/bugs/54191

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2007-03-02 Thread David Balažic
Ubuntu 7.04 "Feisty Fawn" - Alpha i386 (20070215)

bug still there ...

** Bug watch added: Freedesktop Bugzilla #1752
   https://bugs.freedesktop.org/show_bug.cgi?id=1752

** Also affects: xorg-server (upstream) via
   https://bugs.freedesktop.org/show_bug.cgi?id=1752
   Importance: Unknown
   Status: Unknown

-- 
Mouse button click delayed
https://launchpad.net/bugs/54191

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2007-03-03 Thread Bug Watch Updater
** Changed in: xorg-server (upstream)
   Status: Unknown => In Progress

-- 
Mouse button click delayed
https://launchpad.net/bugs/54191

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2007-03-03 Thread Timo Aaltonen
** Changed in: xorg (Ubuntu)
Sourcepackagename: xorg => xserver-xorg-input-mouse
   Status: Unconfirmed => Confirmed

-- 
Mouse button click delayed
https://launchpad.net/bugs/54191

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2007-03-03 Thread David Balažic
still in Herd 5 
(xorg 7.2-0ubuntu1)

-- 
Mouse button click delayed
https://launchpad.net/bugs/54191

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2007-03-27 Thread David Balažic
still the same in Feisty beta

-- 
Mouse button click delayed
https://launchpad.net/bugs/54191

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2008-11-01 Thread Paul Stone
Setting Emulate3Buttons to false no longer fixes this problem in 8.10.
I'm guessing this has something to do with evdev.

-- 
Mouse button click delayed
https://bugs.launchpad.net/bugs/54191
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2008-11-01 Thread nxsty
@paul

Check your X log to see if evdev is being used. I haven't tried 8.10
myself yet.

Btw, fedora 10 uses evdev and has a similar problem. But the delay is
only noticable for a few minutes after starting X, then the delay
disappears. This might be a bug in evdev if ubuntu has the same problem.

-- 
Mouse button click delayed
https://bugs.launchpad.net/bugs/54191
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2008-11-01 Thread Paul Stone
Yes, evdev is being used:

$ grep evdev /var/log/Xorg.0.log 
(II) LoadModule: "evdev"
(II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"

I managed to work around this problem creating an .fdi file in
/etc/hal/fdi/policy to set Emulate3Buttons to false for my mouse
(similar to how this is done here: http://psung.blogspot.com/2008/09
/scrolling-with-thinkpads-trackpoint-in.html)

However, this workaround shouldn't be necessary. xorg knows that my
mouse has 3 buttons (the log states so), therefore it should
automatically set Emulate3Buttons to false in this situation.

I don't know anything about HAL or the .fdi files (there appears to be
no documentation anywhere). Is it possible to detect 3 mouse buttons and
change the Emulate3Buttons setting purely through .fdi files? Or, are
changes to code necessary - if so, which code would need to be changed?

-- 
Mouse button click delayed
https://bugs.launchpad.net/bugs/54191
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2008-09-09 Thread nxsty
I guess this will be fixed as a result of having most devices
autodetected in 8.10, unless ubuntu's scripts continues to add
"Emulate3Buttons" to xorg.conf for no reason as it does today.

-- 
Mouse button click delayed
https://bugs.launchpad.net/bugs/54191
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2008-09-09 Thread nxsty
I guess this will be fixed as a result of having most devices
autodetected in 8.10, unless ubuntu's scripts continues to add
"Emulate3Buttons" to xorg.conf for no reason as it does today.

-- 
Mouse button click delayed
https://bugs.launchpad.net/bugs/54191
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2007-11-03 Thread David Balažic
Same in 7.10

-- 
Mouse button click delayed
https://bugs.launchpad.net/bugs/54191
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2007-03-02 Thread David Balažic
Ubuntu 7.04 "Feisty Fawn" - Alpha i386 (20070215)

bug still there ...

** Bug watch added: Freedesktop Bugzilla #1752
   https://bugs.freedesktop.org/show_bug.cgi?id=1752

** Also affects: xorg-server (upstream) via
   https://bugs.freedesktop.org/show_bug.cgi?id=1752
   Importance: Unknown
   Status: Unknown

-- 
Mouse button click delayed
https://launchpad.net/bugs/54191

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2007-03-03 Thread Bug Watch Updater
** Changed in: xorg-server (upstream)
   Status: Unknown => In Progress

-- 
Mouse button click delayed
https://launchpad.net/bugs/54191

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2007-03-03 Thread Timo Aaltonen
** Changed in: xorg (Ubuntu)
Sourcepackagename: xorg => xserver-xorg-input-mouse
   Status: Unconfirmed => Confirmed

-- 
Mouse button click delayed
https://launchpad.net/bugs/54191

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2007-03-03 Thread David Balažic
still in Herd 5 
(xorg 7.2-0ubuntu1)

-- 
Mouse button click delayed
https://launchpad.net/bugs/54191

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2007-08-07 Thread Pascal De Vuyst
** Changed in: xserver-xorg-input-mouse (Ubuntu)
   Importance: Undecided => Low
   Status: Confirmed => Triaged

-- 
Mouse button click delayed
https://bugs.launchpad.net/bugs/54191
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2007-02-27 Thread nxsty
I see no reason to enable emulate3buttons in xorg.conf. It's
autodetected anyway and autodetection also enables a timeout on move for
the 3 button emulation, eliminating this annoying problem.

Could someone take a look at this?

-- 
Mouse button click delayed
https://launchpad.net/bugs/54191

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2007-03-27 Thread David Balažic
still the same in Feisty beta

-- 
Mouse button click delayed
https://launchpad.net/bugs/54191

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2008-12-04 Thread Brad Clements
I have two mouse-like devices on my system, a logitech mouse and a
FingerWorks iGesture pad.

Both of these worked great under Ubuntu 7.04.   This weekend I upgraded
to 8.10, and now the iGesture pad has trouble with click and drag. I
have tried adjusting drag threshold and so forth, but still I have to
wait 1/2 second after 'clicking' with the iGesture pad before I can move
it to make a selection.

This problem exists always, no matter how long the system has been
running.

my Xorg.0.log file shows that evdev is being used, but it says it only
detects 1 mouse button on the iGesture pad. I'm sorry I do not know what
it used to detect under 7.04

I've attached my Xorg.0.log

look at this part:

(II) config/hal: Adding input device FingerWorks iGesture Pad USB
(**) FingerWorks iGesture Pad USB: always reports core events
(**) FingerWorks iGesture Pad USB: Device: "/dev/input/event5"
(II) FingerWorks iGesture Pad USB: Found x and y relative axes
(II) FingerWorks iGesture Pad USB: Found 1 mouse buttons
(II) FingerWorks iGesture Pad USB: Configuring as mouse
(II) XINPUT: Adding extended input device "FingerWorks iGesture Pad USB" (type: 
MOUSE)
(**) FingerWorks iGesture Pad USB: YAxisMapping: buttons 4 and 5
(**) FingerWorks iGesture Pad USB: EmulateWheelButton: 4, EmulateWheelInertia: 
10, EmulateWheelTimeout
: 200


but hmm, xinput says:

"FingerWorks iGesture Pad USB"  id=10   [XExtensionPointer]
Num_buttons is 32
Num_axes is 2
Mode is Relative
Motion_buffer is 256
Axis 0 :
Min_value is -1
Max_value is -1
Resolution is 1
Axis 1 :
Min_value is -1
Max_value is -1
Resolution is 1

(32 buttons, not 1)


** Attachment added: "Xorg.0.log"
   http://launchpadlibrarian.net/20216125/Xorg.0.log

-- 
Mouse button click delayed
https://bugs.launchpad.net/bugs/54191
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2008-11-01 Thread Paul Stone
Setting Emulate3Buttons to false no longer fixes this problem in 8.10.
I'm guessing this has something to do with evdev.

-- 
Mouse button click delayed
https://bugs.launchpad.net/bugs/54191
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2008-11-01 Thread nxsty
@paul

Check your X log to see if evdev is being used. I haven't tried 8.10
myself yet.

Btw, fedora 10 uses evdev and has a similar problem. But the delay is
only noticable for a few minutes after starting X, then the delay
disappears. This might be a bug in evdev if ubuntu has the same problem.

-- 
Mouse button click delayed
https://bugs.launchpad.net/bugs/54191
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2008-11-01 Thread Paul Stone
Yes, evdev is being used:

$ grep evdev /var/log/Xorg.0.log 
(II) LoadModule: "evdev"
(II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"

I managed to work around this problem creating an .fdi file in
/etc/hal/fdi/policy to set Emulate3Buttons to false for my mouse
(similar to how this is done here: http://psung.blogspot.com/2008/09
/scrolling-with-thinkpads-trackpoint-in.html)

However, this workaround shouldn't be necessary. xorg knows that my
mouse has 3 buttons (the log states so), therefore it should
automatically set Emulate3Buttons to false in this situation.

I don't know anything about HAL or the .fdi files (there appears to be
no documentation anywhere). Is it possible to detect 3 mouse buttons and
change the Emulate3Buttons setting purely through .fdi files? Or, are
changes to code necessary - if so, which code would need to be changed?

-- 
Mouse button click delayed
https://bugs.launchpad.net/bugs/54191
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2009-02-14 Thread positivek
Still in 8.10 with all the latest auto-updates.

I'm not sure what the internals are like in this, but it seems that such
a "delay" means that (at least certain) mouse events are not being
delivered accurately to the system or app.  I think this is more serious
than a simple UI annoyance as it introduces indeterminancy where there
should be none (and probably did not exist prior to bug).  That is, if
the mouse button went down at one point, the app should not have to wait
for the system to provide it with some sampled coordinates at an
arbitrary later time.

Given that people have found a work around by disabling the
Emulate3Buttons opoeution, does it mean that for those who do use or
need Emulate3Buttons, this bug remains a problem?

See attached screenshot for the same behavior with the RMB on window
title bars.

Description:Ubuntu 8.10
Codename:   intrepid
Linux machname 2.6.27-11-generic #1 SMP Thu Jan 29 19:28:32 UTC 2009 x86_64 
GNU/Linux
Gnome 2.24.1
compiz 1:0.7.8-0ubuntu4.1


** Attachment added: "Screenshot of RMB down delay on window title bar"
   http://launchpadlibrarian.net/22621220/click_event_delay.png

-- 
Mouse button click delayed
https://bugs.launchpad.net/bugs/54191
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2008-12-28 Thread Jakob Unterwurzacher
The workaround for the click delay in Intrepid:

1. Execute
xinput list
and note your mouse name. For me, this is "Logitech USB-PS/2 Optical Mouse".

2. Create the file /etc/hal/fdi/policy/mouse-3button.fdi, containing (replace 
the mouse name with yours!):

 false


3. Unplug your mouse and replug it. (This won't suffice if it's a PS/2
mouse i guess. In this case reboot.)

-- 
Mouse button click delayed
https://bugs.launchpad.net/bugs/54191
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2008-12-04 Thread Brad Clements
I have two mouse-like devices on my system, a logitech mouse and a
FingerWorks iGesture pad.

Both of these worked great under Ubuntu 7.04.   This weekend I upgraded
to 8.10, and now the iGesture pad has trouble with click and drag. I
have tried adjusting drag threshold and so forth, but still I have to
wait 1/2 second after 'clicking' with the iGesture pad before I can move
it to make a selection.

This problem exists always, no matter how long the system has been
running.

my Xorg.0.log file shows that evdev is being used, but it says it only
detects 1 mouse button on the iGesture pad. I'm sorry I do not know what
it used to detect under 7.04

I've attached my Xorg.0.log

look at this part:

(II) config/hal: Adding input device FingerWorks iGesture Pad USB
(**) FingerWorks iGesture Pad USB: always reports core events
(**) FingerWorks iGesture Pad USB: Device: "/dev/input/event5"
(II) FingerWorks iGesture Pad USB: Found x and y relative axes
(II) FingerWorks iGesture Pad USB: Found 1 mouse buttons
(II) FingerWorks iGesture Pad USB: Configuring as mouse
(II) XINPUT: Adding extended input device "FingerWorks iGesture Pad USB" (type: 
MOUSE)
(**) FingerWorks iGesture Pad USB: YAxisMapping: buttons 4 and 5
(**) FingerWorks iGesture Pad USB: EmulateWheelButton: 4, EmulateWheelInertia: 
10, EmulateWheelTimeout
: 200


but hmm, xinput says:

"FingerWorks iGesture Pad USB"  id=10   [XExtensionPointer]
Num_buttons is 32
Num_axes is 2
Mode is Relative
Motion_buffer is 256
Axis 0 :
Min_value is -1
Max_value is -1
Resolution is 1
Axis 1 :
Min_value is -1
Max_value is -1
Resolution is 1

(32 buttons, not 1)


** Attachment added: "Xorg.0.log"
   http://launchpadlibrarian.net/20216125/Xorg.0.log

-- 
Mouse button click delayed
https://bugs.launchpad.net/bugs/54191
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2009-02-14 Thread positivek
Still in 8.10 with all the latest auto-updates.

I'm not sure what the internals are like in this, but it seems that such
a "delay" means that (at least certain) mouse events are not being
delivered accurately to the system or app.  I think this is more serious
than a simple UI annoyance as it introduces indeterminancy where there
should be none (and probably did not exist prior to bug).  That is, if
the mouse button went down at one point, the app should not have to wait
for the system to provide it with some sampled coordinates at an
arbitrary later time.

Given that people have found a work around by disabling the
Emulate3Buttons opoeution, does it mean that for those who do use or
need Emulate3Buttons, this bug remains a problem?

See attached screenshot for the same behavior with the RMB on window
title bars.

Description:Ubuntu 8.10
Codename:   intrepid
Linux machname 2.6.27-11-generic #1 SMP Thu Jan 29 19:28:32 UTC 2009 x86_64 
GNU/Linux
Gnome 2.24.1
compiz 1:0.7.8-0ubuntu4.1


** Attachment added: "Screenshot of RMB down delay on window title bar"
   http://launchpadlibrarian.net/22621220/click_event_delay.png

-- 
Mouse button click delayed
https://bugs.launchpad.net/bugs/54191
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2009-04-24 Thread Anthony Chianese
Bug confirmed in the Jaunty final release. The same fix suggested by
Jakob works again. My mouse is:

Microsoft Microsoft 5-Button Mouse with IntelliEye(TM)

-- 
Mouse button click delayed
https://bugs.launchpad.net/bugs/54191
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2009-04-24 Thread Timo Aaltonen
Looks like the bug is in the server, not the driver. Jaunty uses -evdev
anyway.

** Package changed: xserver-xorg-input-mouse (Ubuntu) => xorg-server
(Ubuntu)

-- 
Mouse button click delayed
https://bugs.launchpad.net/bugs/54191
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2008-12-28 Thread Jakob Unterwurzacher
The workaround for the click delay in Intrepid:

1. Execute
xinput list
and note your mouse name. For me, this is "Logitech USB-PS/2 Optical Mouse".

2. Create the file /etc/hal/fdi/policy/mouse-3button.fdi, containing (replace 
the mouse name with yours!):

 false


3. Unplug your mouse and replug it. (This won't suffice if it's a PS/2
mouse i guess. In this case reboot.)

-- 
Mouse button click delayed
https://bugs.launchpad.net/bugs/54191
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2008-02-26 Thread MihailNaydenov
Same in 7.10, and is noticeable in all apps (Inkscape!!!) and games (quake 3), 
not just the window manager.
 It is very annoying!

-- 
Mouse button click delayed
https://bugs.launchpad.net/bugs/54191
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2009-04-24 Thread Anthony Chianese
Bug confirmed in the Jaunty final release. The same fix suggested by
Jakob works again. My mouse is:

Microsoft Microsoft 5-Button Mouse with IntelliEye(TM)

-- 
Mouse button click delayed
https://bugs.launchpad.net/bugs/54191
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2009-04-24 Thread Timo Aaltonen
Looks like the bug is in the server, not the driver. Jaunty uses -evdev
anyway.

** Package changed: xserver-xorg-input-mouse (Ubuntu) => xorg-server
(Ubuntu)

-- 
Mouse button click delayed
https://bugs.launchpad.net/bugs/54191
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2008-02-26 Thread MihailNaydenov
Same in 7.10, and is noticeable in all apps (Inkscape!!!) and games (quake 3), 
not just the window manager.
 It is very annoying!

-- 
Mouse button click delayed
https://bugs.launchpad.net/bugs/54191
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2007-08-07 Thread Pascal De Vuyst
** Changed in: xserver-xorg-input-mouse (Ubuntu)
   Importance: Undecided => Low
   Status: Confirmed => Triaged

-- 
Mouse button click delayed
https://bugs.launchpad.net/bugs/54191
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2008-09-09 Thread nxsty
I guess this will be fixed as a result of having most devices
autodetected in 8.10, unless ubuntu's scripts continues to add
"Emulate3Buttons" to xorg.conf for no reason as it does today.

-- 
Mouse button click delayed
https://bugs.launchpad.net/bugs/54191
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2007-11-03 Thread David Balažic
Same in 7.10

-- 
Mouse button click delayed
https://bugs.launchpad.net/bugs/54191
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2007-02-27 Thread nxsty
I see no reason to enable emulate3buttons in xorg.conf. It's
autodetected anyway and autodetection also enables a timeout on move for
the 3 button emulation, eliminating this annoying problem.

Could someone take a look at this?

-- 
Mouse button click delayed
https://launchpad.net/bugs/54191

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2007-03-02 Thread David Balažic
Ubuntu 7.04 "Feisty Fawn" - Alpha i386 (20070215)

bug still there ...

** Bug watch added: Freedesktop Bugzilla #1752
   https://bugs.freedesktop.org/show_bug.cgi?id=1752

** Also affects: xorg-server (upstream) via
   https://bugs.freedesktop.org/show_bug.cgi?id=1752
   Importance: Unknown
   Status: Unknown

-- 
Mouse button click delayed
https://launchpad.net/bugs/54191

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2007-03-03 Thread Bug Watch Updater
** Changed in: xorg-server (upstream)
   Status: Unknown => In Progress

-- 
Mouse button click delayed
https://launchpad.net/bugs/54191

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2007-03-03 Thread Timo Aaltonen
** Changed in: xorg (Ubuntu)
Sourcepackagename: xorg => xserver-xorg-input-mouse
   Status: Unconfirmed => Confirmed

-- 
Mouse button click delayed
https://launchpad.net/bugs/54191

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2007-03-03 Thread David Balažic
still in Herd 5 
(xorg 7.2-0ubuntu1)

-- 
Mouse button click delayed
https://launchpad.net/bugs/54191

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2007-03-27 Thread David Balažic
still the same in Feisty beta

-- 
Mouse button click delayed
https://launchpad.net/bugs/54191

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2008-11-01 Thread Paul Stone
Setting Emulate3Buttons to false no longer fixes this problem in 8.10.
I'm guessing this has something to do with evdev.

-- 
Mouse button click delayed
https://bugs.launchpad.net/bugs/54191
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2008-11-01 Thread nxsty
@paul

Check your X log to see if evdev is being used. I haven't tried 8.10
myself yet.

Btw, fedora 10 uses evdev and has a similar problem. But the delay is
only noticable for a few minutes after starting X, then the delay
disappears. This might be a bug in evdev if ubuntu has the same problem.

-- 
Mouse button click delayed
https://bugs.launchpad.net/bugs/54191
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2008-11-01 Thread Paul Stone
Yes, evdev is being used:

$ grep evdev /var/log/Xorg.0.log 
(II) LoadModule: "evdev"
(II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"

I managed to work around this problem creating an .fdi file in
/etc/hal/fdi/policy to set Emulate3Buttons to false for my mouse
(similar to how this is done here: http://psung.blogspot.com/2008/09
/scrolling-with-thinkpads-trackpoint-in.html)

However, this workaround shouldn't be necessary. xorg knows that my
mouse has 3 buttons (the log states so), therefore it should
automatically set Emulate3Buttons to false in this situation.

I don't know anything about HAL or the .fdi files (there appears to be
no documentation anywhere). Is it possible to detect 3 mouse buttons and
change the Emulate3Buttons setting purely through .fdi files? Or, are
changes to code necessary - if so, which code would need to be changed?

-- 
Mouse button click delayed
https://bugs.launchpad.net/bugs/54191
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2007-08-07 Thread Pascal De Vuyst
** Changed in: xserver-xorg-input-mouse (Ubuntu)
   Importance: Undecided => Low
   Status: Confirmed => Triaged

-- 
Mouse button click delayed
https://bugs.launchpad.net/bugs/54191
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2007-02-27 Thread nxsty
I see no reason to enable emulate3buttons in xorg.conf. It's
autodetected anyway and autodetection also enables a timeout on move for
the 3 button emulation, eliminating this annoying problem.

Could someone take a look at this?

-- 
Mouse button click delayed
https://launchpad.net/bugs/54191

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2007-03-02 Thread David Balažic
Ubuntu 7.04 "Feisty Fawn" - Alpha i386 (20070215)

bug still there ...

** Bug watch added: Freedesktop Bugzilla #1752
   https://bugs.freedesktop.org/show_bug.cgi?id=1752

** Also affects: xorg-server (upstream) via
   https://bugs.freedesktop.org/show_bug.cgi?id=1752
   Importance: Unknown
   Status: Unknown

-- 
Mouse button click delayed
https://launchpad.net/bugs/54191

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2007-03-03 Thread Bug Watch Updater
** Changed in: xorg-server (upstream)
   Status: Unknown => In Progress

-- 
Mouse button click delayed
https://launchpad.net/bugs/54191

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2007-03-03 Thread Timo Aaltonen
** Changed in: xorg (Ubuntu)
Sourcepackagename: xorg => xserver-xorg-input-mouse
   Status: Unconfirmed => Confirmed

-- 
Mouse button click delayed
https://launchpad.net/bugs/54191

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2007-03-03 Thread David Balažic
still in Herd 5 
(xorg 7.2-0ubuntu1)

-- 
Mouse button click delayed
https://launchpad.net/bugs/54191

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2007-03-27 Thread David Balažic
still the same in Feisty beta

-- 
Mouse button click delayed
https://launchpad.net/bugs/54191

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2008-09-09 Thread nxsty
I guess this will be fixed as a result of having most devices
autodetected in 8.10, unless ubuntu's scripts continues to add
"Emulate3Buttons" to xorg.conf for no reason as it does today.

-- 
Mouse button click delayed
https://bugs.launchpad.net/bugs/54191
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2008-02-26 Thread MihailNaydenov
Same in 7.10, and is noticeable in all apps (Inkscape!!!) and games (quake 3), 
not just the window manager.
 It is very annoying!

-- 
Mouse button click delayed
https://bugs.launchpad.net/bugs/54191
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2007-08-07 Thread Pascal De Vuyst
** Changed in: xserver-xorg-input-mouse (Ubuntu)
   Importance: Undecided => Low
   Status: Confirmed => Triaged

-- 
Mouse button click delayed
https://bugs.launchpad.net/bugs/54191
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2007-11-03 Thread David Balažic
Same in 7.10

-- 
Mouse button click delayed
https://bugs.launchpad.net/bugs/54191
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2007-02-27 Thread nxsty
I see no reason to enable emulate3buttons in xorg.conf. It's
autodetected anyway and autodetection also enables a timeout on move for
the 3 button emulation, eliminating this annoying problem.

Could someone take a look at this?

-- 
Mouse button click delayed
https://launchpad.net/bugs/54191

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2007-03-02 Thread David Balažic
Ubuntu 7.04 "Feisty Fawn" - Alpha i386 (20070215)

bug still there ...

** Bug watch added: Freedesktop Bugzilla #1752
   https://bugs.freedesktop.org/show_bug.cgi?id=1752

** Also affects: xorg-server (upstream) via
   https://bugs.freedesktop.org/show_bug.cgi?id=1752
   Importance: Unknown
   Status: Unknown

-- 
Mouse button click delayed
https://launchpad.net/bugs/54191

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2007-03-03 Thread Bug Watch Updater
** Changed in: xorg-server (upstream)
   Status: Unknown => In Progress

-- 
Mouse button click delayed
https://launchpad.net/bugs/54191

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2007-03-03 Thread Timo Aaltonen
** Changed in: xorg (Ubuntu)
Sourcepackagename: xorg => xserver-xorg-input-mouse
   Status: Unconfirmed => Confirmed

-- 
Mouse button click delayed
https://launchpad.net/bugs/54191

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2007-03-03 Thread David Balažic
still in Herd 5 
(xorg 7.2-0ubuntu1)

-- 
Mouse button click delayed
https://launchpad.net/bugs/54191

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2007-03-27 Thread David Balažic
still the same in Feisty beta

-- 
Mouse button click delayed
https://launchpad.net/bugs/54191

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2009-02-14 Thread positivek
Still in 8.10 with all the latest auto-updates.

I'm not sure what the internals are like in this, but it seems that such
a "delay" means that (at least certain) mouse events are not being
delivered accurately to the system or app.  I think this is more serious
than a simple UI annoyance as it introduces indeterminancy where there
should be none (and probably did not exist prior to bug).  That is, if
the mouse button went down at one point, the app should not have to wait
for the system to provide it with some sampled coordinates at an
arbitrary later time.

Given that people have found a work around by disabling the
Emulate3Buttons opoeution, does it mean that for those who do use or
need Emulate3Buttons, this bug remains a problem?

See attached screenshot for the same behavior with the RMB on window
title bars.

Description:Ubuntu 8.10
Codename:   intrepid
Linux machname 2.6.27-11-generic #1 SMP Thu Jan 29 19:28:32 UTC 2009 x86_64 
GNU/Linux
Gnome 2.24.1
compiz 1:0.7.8-0ubuntu4.1


** Attachment added: "Screenshot of RMB down delay on window title bar"
   http://launchpadlibrarian.net/22621220/click_event_delay.png

-- 
Mouse button click delayed
https://bugs.launchpad.net/bugs/54191
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2007-11-03 Thread David Balažic
Same in 7.10

-- 
Mouse button click delayed
https://bugs.launchpad.net/bugs/54191
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2008-12-04 Thread Brad Clements
I have two mouse-like devices on my system, a logitech mouse and a
FingerWorks iGesture pad.

Both of these worked great under Ubuntu 7.04.   This weekend I upgraded
to 8.10, and now the iGesture pad has trouble with click and drag. I
have tried adjusting drag threshold and so forth, but still I have to
wait 1/2 second after 'clicking' with the iGesture pad before I can move
it to make a selection.

This problem exists always, no matter how long the system has been
running.

my Xorg.0.log file shows that evdev is being used, but it says it only
detects 1 mouse button on the iGesture pad. I'm sorry I do not know what
it used to detect under 7.04

I've attached my Xorg.0.log

look at this part:

(II) config/hal: Adding input device FingerWorks iGesture Pad USB
(**) FingerWorks iGesture Pad USB: always reports core events
(**) FingerWorks iGesture Pad USB: Device: "/dev/input/event5"
(II) FingerWorks iGesture Pad USB: Found x and y relative axes
(II) FingerWorks iGesture Pad USB: Found 1 mouse buttons
(II) FingerWorks iGesture Pad USB: Configuring as mouse
(II) XINPUT: Adding extended input device "FingerWorks iGesture Pad USB" (type: 
MOUSE)
(**) FingerWorks iGesture Pad USB: YAxisMapping: buttons 4 and 5
(**) FingerWorks iGesture Pad USB: EmulateWheelButton: 4, EmulateWheelInertia: 
10, EmulateWheelTimeout
: 200


but hmm, xinput says:

"FingerWorks iGesture Pad USB"  id=10   [XExtensionPointer]
Num_buttons is 32
Num_axes is 2
Mode is Relative
Motion_buffer is 256
Axis 0 :
Min_value is -1
Max_value is -1
Resolution is 1
Axis 1 :
Min_value is -1
Max_value is -1
Resolution is 1

(32 buttons, not 1)


** Attachment added: "Xorg.0.log"
   http://launchpadlibrarian.net/20216125/Xorg.0.log

-- 
Mouse button click delayed
https://bugs.launchpad.net/bugs/54191
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2008-11-01 Thread Paul Stone
Setting Emulate3Buttons to false no longer fixes this problem in 8.10.
I'm guessing this has something to do with evdev.

-- 
Mouse button click delayed
https://bugs.launchpad.net/bugs/54191
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2008-11-01 Thread nxsty
@paul

Check your X log to see if evdev is being used. I haven't tried 8.10
myself yet.

Btw, fedora 10 uses evdev and has a similar problem. But the delay is
only noticable for a few minutes after starting X, then the delay
disappears. This might be a bug in evdev if ubuntu has the same problem.

-- 
Mouse button click delayed
https://bugs.launchpad.net/bugs/54191
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2008-11-01 Thread Paul Stone
Yes, evdev is being used:

$ grep evdev /var/log/Xorg.0.log 
(II) LoadModule: "evdev"
(II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"

I managed to work around this problem creating an .fdi file in
/etc/hal/fdi/policy to set Emulate3Buttons to false for my mouse
(similar to how this is done here: http://psung.blogspot.com/2008/09
/scrolling-with-thinkpads-trackpoint-in.html)

However, this workaround shouldn't be necessary. xorg knows that my
mouse has 3 buttons (the log states so), therefore it should
automatically set Emulate3Buttons to false in this situation.

I don't know anything about HAL or the .fdi files (there appears to be
no documentation anywhere). Is it possible to detect 3 mouse buttons and
change the Emulate3Buttons setting purely through .fdi files? Or, are
changes to code necessary - if so, which code would need to be changed?

-- 
Mouse button click delayed
https://bugs.launchpad.net/bugs/54191
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2009-04-24 Thread Anthony Chianese
Bug confirmed in the Jaunty final release. The same fix suggested by
Jakob works again. My mouse is:

Microsoft Microsoft 5-Button Mouse with IntelliEye(TM)

-- 
Mouse button click delayed
https://bugs.launchpad.net/bugs/54191
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2009-04-24 Thread Timo Aaltonen
Looks like the bug is in the server, not the driver. Jaunty uses -evdev
anyway.

** Package changed: xserver-xorg-input-mouse (Ubuntu) => xorg-server
(Ubuntu)

-- 
Mouse button click delayed
https://bugs.launchpad.net/bugs/54191
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2008-12-28 Thread Jakob Unterwurzacher
The workaround for the click delay in Intrepid:

1. Execute
xinput list
and note your mouse name. For me, this is "Logitech USB-PS/2 Optical Mouse".

2. Create the file /etc/hal/fdi/policy/mouse-3button.fdi, containing (replace 
the mouse name with yours!):

 false


3. Unplug your mouse and replug it. (This won't suffice if it's a PS/2
mouse i guess. In this case reboot.)

-- 
Mouse button click delayed
https://bugs.launchpad.net/bugs/54191
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2008-09-09 Thread nxsty
I guess this will be fixed as a result of having most devices
autodetected in 8.10, unless ubuntu's scripts continues to add
"Emulate3Buttons" to xorg.conf for no reason as it does today.

-- 
Mouse button click delayed
https://bugs.launchpad.net/bugs/54191
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2009-02-14 Thread positivek
Still in 8.10 with all the latest auto-updates.

I'm not sure what the internals are like in this, but it seems that such
a "delay" means that (at least certain) mouse events are not being
delivered accurately to the system or app.  I think this is more serious
than a simple UI annoyance as it introduces indeterminancy where there
should be none (and probably did not exist prior to bug).  That is, if
the mouse button went down at one point, the app should not have to wait
for the system to provide it with some sampled coordinates at an
arbitrary later time.

Given that people have found a work around by disabling the
Emulate3Buttons opoeution, does it mean that for those who do use or
need Emulate3Buttons, this bug remains a problem?

See attached screenshot for the same behavior with the RMB on window
title bars.

Description:Ubuntu 8.10
Codename:   intrepid
Linux machname 2.6.27-11-generic #1 SMP Thu Jan 29 19:28:32 UTC 2009 x86_64 
GNU/Linux
Gnome 2.24.1
compiz 1:0.7.8-0ubuntu4.1


** Attachment added: "Screenshot of RMB down delay on window title bar"
   http://launchpadlibrarian.net/22621220/click_event_delay.png

-- 
Mouse button click delayed
https://bugs.launchpad.net/bugs/54191
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2009-04-24 Thread Anthony Chianese
Bug confirmed in the Jaunty final release. The same fix suggested by
Jakob works again. My mouse is:

Microsoft Microsoft 5-Button Mouse with IntelliEye(TM)

-- 
Mouse button click delayed
https://bugs.launchpad.net/bugs/54191
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2009-04-24 Thread Timo Aaltonen
Looks like the bug is in the server, not the driver. Jaunty uses -evdev
anyway.

** Package changed: xserver-xorg-input-mouse (Ubuntu) => xorg-server
(Ubuntu)

-- 
Mouse button click delayed
https://bugs.launchpad.net/bugs/54191
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2008-02-26 Thread MihailNaydenov
Same in 7.10, and is noticeable in all apps (Inkscape!!!) and games (quake 3), 
not just the window manager.
 It is very annoying!

-- 
Mouse button click delayed
https://bugs.launchpad.net/bugs/54191
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2008-11-01 Thread Paul Stone
Setting Emulate3Buttons to false no longer fixes this problem in 8.10.
I'm guessing this has something to do with evdev.

-- 
Mouse button click delayed
https://bugs.launchpad.net/bugs/54191
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2008-11-01 Thread nxsty
@paul

Check your X log to see if evdev is being used. I haven't tried 8.10
myself yet.

Btw, fedora 10 uses evdev and has a similar problem. But the delay is
only noticable for a few minutes after starting X, then the delay
disappears. This might be a bug in evdev if ubuntu has the same problem.

-- 
Mouse button click delayed
https://bugs.launchpad.net/bugs/54191
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2008-11-01 Thread Paul Stone
Yes, evdev is being used:

$ grep evdev /var/log/Xorg.0.log 
(II) LoadModule: "evdev"
(II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"

I managed to work around this problem creating an .fdi file in
/etc/hal/fdi/policy to set Emulate3Buttons to false for my mouse
(similar to how this is done here: http://psung.blogspot.com/2008/09
/scrolling-with-thinkpads-trackpoint-in.html)

However, this workaround shouldn't be necessary. xorg knows that my
mouse has 3 buttons (the log states so), therefore it should
automatically set Emulate3Buttons to false in this situation.

I don't know anything about HAL or the .fdi files (there appears to be
no documentation anywhere). Is it possible to detect 3 mouse buttons and
change the Emulate3Buttons setting purely through .fdi files? Or, are
changes to code necessary - if so, which code would need to be changed?

-- 
Mouse button click delayed
https://bugs.launchpad.net/bugs/54191
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2007-08-07 Thread Pascal De Vuyst
** Changed in: xserver-xorg-input-mouse (Ubuntu)
   Importance: Undecided => Low
   Status: Confirmed => Triaged

-- 
Mouse button click delayed
https://bugs.launchpad.net/bugs/54191
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2008-09-09 Thread nxsty
I guess this will be fixed as a result of having most devices
autodetected in 8.10, unless ubuntu's scripts continues to add
"Emulate3Buttons" to xorg.conf for no reason as it does today.

-- 
Mouse button click delayed
https://bugs.launchpad.net/bugs/54191
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2008-12-04 Thread Brad Clements
I have two mouse-like devices on my system, a logitech mouse and a
FingerWorks iGesture pad.

Both of these worked great under Ubuntu 7.04.   This weekend I upgraded
to 8.10, and now the iGesture pad has trouble with click and drag. I
have tried adjusting drag threshold and so forth, but still I have to
wait 1/2 second after 'clicking' with the iGesture pad before I can move
it to make a selection.

This problem exists always, no matter how long the system has been
running.

my Xorg.0.log file shows that evdev is being used, but it says it only
detects 1 mouse button on the iGesture pad. I'm sorry I do not know what
it used to detect under 7.04

I've attached my Xorg.0.log

look at this part:

(II) config/hal: Adding input device FingerWorks iGesture Pad USB
(**) FingerWorks iGesture Pad USB: always reports core events
(**) FingerWorks iGesture Pad USB: Device: "/dev/input/event5"
(II) FingerWorks iGesture Pad USB: Found x and y relative axes
(II) FingerWorks iGesture Pad USB: Found 1 mouse buttons
(II) FingerWorks iGesture Pad USB: Configuring as mouse
(II) XINPUT: Adding extended input device "FingerWorks iGesture Pad USB" (type: 
MOUSE)
(**) FingerWorks iGesture Pad USB: YAxisMapping: buttons 4 and 5
(**) FingerWorks iGesture Pad USB: EmulateWheelButton: 4, EmulateWheelInertia: 
10, EmulateWheelTimeout
: 200


but hmm, xinput says:

"FingerWorks iGesture Pad USB"  id=10   [XExtensionPointer]
Num_buttons is 32
Num_axes is 2
Mode is Relative
Motion_buffer is 256
Axis 0 :
Min_value is -1
Max_value is -1
Resolution is 1
Axis 1 :
Min_value is -1
Max_value is -1
Resolution is 1

(32 buttons, not 1)


** Attachment added: "Xorg.0.log"
   http://launchpadlibrarian.net/20216125/Xorg.0.log

-- 
Mouse button click delayed
https://bugs.launchpad.net/bugs/54191
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2008-12-28 Thread Jakob Unterwurzacher
The workaround for the click delay in Intrepid:

1. Execute
xinput list
and note your mouse name. For me, this is "Logitech USB-PS/2 Optical Mouse".

2. Create the file /etc/hal/fdi/policy/mouse-3button.fdi, containing (replace 
the mouse name with yours!):

 false


3. Unplug your mouse and replug it. (This won't suffice if it's a PS/2
mouse i guess. In this case reboot.)

-- 
Mouse button click delayed
https://bugs.launchpad.net/bugs/54191
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2007-02-27 Thread nxsty
I see no reason to enable emulate3buttons in xorg.conf. It's
autodetected anyway and autodetection also enables a timeout on move for
the 3 button emulation, eliminating this annoying problem.

Could someone take a look at this?

-- 
Mouse button click delayed
https://launchpad.net/bugs/54191

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2007-03-02 Thread David Balažic
Ubuntu 7.04 "Feisty Fawn" - Alpha i386 (20070215)

bug still there ...

** Bug watch added: Freedesktop Bugzilla #1752
   https://bugs.freedesktop.org/show_bug.cgi?id=1752

** Also affects: xorg-server (upstream) via
   https://bugs.freedesktop.org/show_bug.cgi?id=1752
   Importance: Unknown
   Status: Unknown

-- 
Mouse button click delayed
https://launchpad.net/bugs/54191

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2007-03-03 Thread Bug Watch Updater
** Changed in: xorg-server (upstream)
   Status: Unknown => In Progress

-- 
Mouse button click delayed
https://launchpad.net/bugs/54191

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2007-03-03 Thread Timo Aaltonen
** Changed in: xorg (Ubuntu)
Sourcepackagename: xorg => xserver-xorg-input-mouse
   Status: Unconfirmed => Confirmed

-- 
Mouse button click delayed
https://launchpad.net/bugs/54191

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2007-03-03 Thread David Balažic
still in Herd 5 
(xorg 7.2-0ubuntu1)

-- 
Mouse button click delayed
https://launchpad.net/bugs/54191

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2007-03-27 Thread David Balažic
still the same in Feisty beta

-- 
Mouse button click delayed
https://launchpad.net/bugs/54191

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2007-11-03 Thread David Balažic
Same in 7.10

-- 
Mouse button click delayed
https://bugs.launchpad.net/bugs/54191
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54191] Re: Mouse button click delayed

2008-02-26 Thread MihailNaydenov
Same in 7.10, and is noticeable in all apps (Inkscape!!!) and games (quake 3), 
not just the window manager.
 It is very annoying!

-- 
Mouse button click delayed
https://bugs.launchpad.net/bugs/54191
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


  1   2   >