Shotwell makes USB mouse jumpy/jerky
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Shotwell |
Won't Fix
|
Unknown
|
|||
Virtualbox |
Invalid
|
Unknown
|
|||
gPhoto2 |
Invalid
|
Undecided
|
Unassigned | ||
libgphoto |
Unknown
|
Unknown
|
|||
libusb |
Invalid
|
Undecided
|
Unassigned | ||
libgphoto2 (Ubuntu) |
Triaged
|
High
|
Unassigned | ||
shotwell (Ubuntu) |
Invalid
|
Low
|
Unassigned | ||
virtualbox-ose (Ubuntu) |
Invalid
|
Medium
|
Unassigned |
Bug Description
Binary package hint: shotwell
Shotwell makes USB mouse flaky. Apparently it does some form of USB polling.
Sympton: After starting shotwell, the mouse cursor stops moving for about one second, then can be used for another second. Then it stops again for a second and can be moved again for about one second. etc.
[ 3824.324968] usb 1-4.3: USB disconnect, address 120
[ 3824.532107] usb 1-4.3: new low speed USB device using ehci_hcd and address 121
[ 3824.629588] usb 1-4.3: configuration #1 chosen from 1 choice
[ 3824.634145] input: Mitsumi Electric Apple Optical USB Mouse as /devices/
[ 3824.634260] apple 0003:05AC:
[ 3825.604935] usb 1-4.3: USB disconnect, address 121
[ 3825.808189] usb 1-4.3: new low speed USB device using ehci_hcd and address 122
[ 3825.906054] usb 1-4.3: configuration #1 chosen from 1 choice
[ 3825.908963] input: Mitsumi Electric Apple Optical USB Mouse as /devices/
[ 3825.909080] apple 0003:05AC:
[ 3826.884900] usb 1-4.3: USB disconnect, address 122
[ 3827.088163] usb 1-4.3: new low speed USB device using ehci_hcd and address 123
[ 3827.186019] usb 1-4.3: configuration #1 chosen from 1 choice
[ 3827.190038] input: Mitsumi Electric Apple Optical USB Mouse as /devices/
[ 3827.190153] apple 0003:05AC:
Changed in shotwell (Ubuntu): | |
importance: | Undecided → Low |
Changed in shotwell: | |
status: | Unknown → New |
description: | updated |
tags: | added: desktop mouse showstopper usb |
summary: |
- Shotwell makes USB mouse flaky + Shotwell makes USB mouse jumpy/jerky |
Changed in libgphoto: | |
importance: | Undecided → Unknown |
status: | New → Unknown |
Changed in libgphoto2 (Ubuntu): | |
importance: | Undecided → High |
status: | New → Triaged |
Changed in shotwell (Ubuntu): | |
status: | New → Triaged |
Changed in libusb: | |
status: | New → Invalid |
Changed in shotwell: | |
status: | New → Won't Fix |
Changed in virtualbox: | |
status: | Unknown → New |
Changed in virtualbox: | |
status: | New → Confirmed |
Changed in virtualbox: | |
status: | Confirmed → Invalid |
Changed in shotwell (Ubuntu): | |
status: | Triaged → Invalid |
@probono, thanks for reporting this issue. Though, I use an USB mouse with Shotwell and I never had any problems, so we need some more info to catch this bug.
Firstly, can you please start Shotwell from a terminal in debug mode, like this: shotwell. log
SHOTWELL_LOG=1 shotwell | tee ~/Desktop/
...and then do whatever you do to make the mouse slow (i.e. attach a camera or just use the mouse for a while). Finally, close Shotwell and attach the shotwell.log file on your desktop to this bug report.
Secondly, can you describe the problems a bit more? In particular can you please answer these questions:
- Does it happen all the time when Shotwell is running or just when you have a camera plugged in?
- Does it also happen if you try it with another USB mouse? (if you have access to another one that is)
- Does the mouse return to normal when you turn off Shotwell?
- What version of Ubuntu do you have?
- What version of Shotwell do you have?
- Do you use some kind of external USB hub or is the mouse connected to an USB slow in the computer?
- Does it also happen if you try connecting the mouse to another USB port? (i.e. directly to the computer if you have one of those external USB hubs)
- Can you please save the output of the command "sudo lsusb -v" and attach that to the bug report?
Thanks.