Activity log for bug #1685660

Date Who What changed Old value New value Message
2017-04-23 19:40:36 arty bug added bug
2017-05-07 21:28:44 Gunnar Hjalmarsson attachment added lomoco-lp1685660.debdiff https://bugs.launchpad.net/ubuntu/+source/lomoco/+bug/1685660/+attachment/4873218/+files/lomoco-lp1685660.debdiff
2017-05-07 21:29:15 Gunnar Hjalmarsson bug task added ubuntu-docs (Ubuntu)
2017-05-07 21:29:32 Gunnar Hjalmarsson nominated for series Ubuntu Zesty
2017-05-07 21:29:32 Gunnar Hjalmarsson bug task added ubuntu-docs (Ubuntu Zesty)
2017-05-07 21:29:32 Gunnar Hjalmarsson bug task added lomoco (Ubuntu Zesty)
2017-05-07 21:29:41 Gunnar Hjalmarsson bug task deleted ubuntu-docs (Ubuntu Zesty)
2017-05-07 21:29:46 Gunnar Hjalmarsson bug task deleted ubuntu-docs (Ubuntu)
2017-05-07 21:30:19 Gunnar Hjalmarsson lomoco (Ubuntu): importance Undecided High
2017-05-07 21:30:19 Gunnar Hjalmarsson lomoco (Ubuntu): status New In Progress
2017-05-07 21:30:19 Gunnar Hjalmarsson lomoco (Ubuntu): assignee Gunnar Hjalmarsson (gunnarhj)
2017-05-07 21:30:40 Gunnar Hjalmarsson lomoco (Ubuntu Zesty): importance Undecided High
2017-05-07 21:30:40 Gunnar Hjalmarsson lomoco (Ubuntu Zesty): status New In Progress
2017-05-07 21:30:40 Gunnar Hjalmarsson lomoco (Ubuntu Zesty): assignee Gunnar Hjalmarsson (gunnarhj)
2017-05-07 21:30:57 Gunnar Hjalmarsson tags amd64 apport-bug zesty amd64 apport-bug patch zesty
2017-05-07 21:32:01 Gunnar Hjalmarsson bug watch added http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=849784
2017-05-07 21:32:01 Gunnar Hjalmarsson bug task added lomoco (Debian)
2017-05-07 21:42:05 Gunnar Hjalmarsson description I see this bug starting with Ubuntu 17.04 I have the mouse resolution configured in /etc/default/lomoco, but when I plug in the mouse the resolution is not set. Executing `lomoco -8` manually sets the resolution. I see following messages in journald: Apr 23 21:19:22 switch kernel: usb 2-2: New USB device found, idVendor=0451, idProduct=8142 Apr 23 21:19:22 switch kernel: usb 2-2: New USB device strings: Mfr=0, Product=0, SerialNumber=1 Apr 23 21:19:22 switch kernel: usb 2-2: SerialNumber: 02041051F0AD Apr 23 21:19:22 switch kernel: hub 2-2:1.0: USB hub found Apr 23 21:19:22 switch kernel: hub 2-2:1.0: 4 ports detected Apr 23 21:19:22 switch kernel: usb 2-2.3: new low-speed USB device number 36 using xhci_hcd Apr 23 21:19:22 switch kernel: usb 2-2.3: New USB device found, idVendor=046d, idProduct=c01b Apr 23 21:19:22 switch kernel: usb 2-2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 Apr 23 21:19:22 switch kernel: usb 2-2.3: Product: USB-PS/2 Optical Mouse Apr 23 21:19:22 switch kernel: usb 2-2.3: Manufacturer: Logitech Apr 23 21:19:22 switch kernel: input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2.3/2-2.3:1.0/0003:046D:C01B.000B/input/input33 Apr 23 21:19:22 switch kernel: hid-generic 0003:046D:C01B.000B: input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:14.0-2.3/input0 Apr 23 21:19:22 switch mtp-probe[1282]: checking bus 2, device 36: "/sys/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2.3" Apr 23 21:19:22 switch mtp-probe[1282]: bus: 2, device: 36 was not an MTP device Apr 23 21:19:22 switch systemd-udevd[1296]: failed to execute '/lib/udev/udev.lomoco' 'udev.lomoco': No such file or directory Apr 23 21:19:22 switch systemd-udevd[1270]: Process 'udev.lomoco' failed with exit code 2. I have created the executable file /lib/udev/udev.lomoco file which runs `lomoco -8` and that solution works even though it is not a correct solution. ProblemType: Bug DistroRelease: Ubuntu 17.04 Package: lomoco 1.0.0-2 ProcVersionSignature: Ubuntu 4.10.0-19.21-generic 4.10.8 Uname: Linux 4.10.0-19-generic x86_64 ApportVersion: 2.20.4-0ubuntu4 Architecture: amd64 CurrentDesktop: Unity:Unity7 Date: Sun Apr 23 21:35:30 2017 InstallationDate: Installed on 2016-04-23 (365 days ago) InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1) SourcePackage: lomoco UpgradeStatus: Upgraded to zesty on 2017-04-15 (8 days ago) mtime.conffile..etc.default.lomoco: 2017-04-23T21:11:39.881767 [Impact] The addition of the debian/lomoco.install file in version 1.0.0-2 made debian/install be ignored, so currently the /lib/udev/udev.lomoco is not installed and the udev support broken. The attached debdiff fixes it. [Test Case] Build with the debdiff applied, install, and find that /lib/udev/udev.lomoco exists. [Regression Potential] None. [Original description] I see this bug starting with Ubuntu 17.04 I have the mouse resolution configured in /etc/default/lomoco, but when I plug in the mouse the resolution is not set. Executing `lomoco -8` manually sets the resolution. I see following messages in journald: Apr 23 21:19:22 switch kernel: usb 2-2: New USB device found, idVendor=0451, idProduct=8142 Apr 23 21:19:22 switch kernel: usb 2-2: New USB device strings: Mfr=0, Product=0, SerialNumber=1 Apr 23 21:19:22 switch kernel: usb 2-2: SerialNumber: 02041051F0AD Apr 23 21:19:22 switch kernel: hub 2-2:1.0: USB hub found Apr 23 21:19:22 switch kernel: hub 2-2:1.0: 4 ports detected Apr 23 21:19:22 switch kernel: usb 2-2.3: new low-speed USB device number 36 using xhci_hcd Apr 23 21:19:22 switch kernel: usb 2-2.3: New USB device found, idVendor=046d, idProduct=c01b Apr 23 21:19:22 switch kernel: usb 2-2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 Apr 23 21:19:22 switch kernel: usb 2-2.3: Product: USB-PS/2 Optical Mouse Apr 23 21:19:22 switch kernel: usb 2-2.3: Manufacturer: Logitech Apr 23 21:19:22 switch kernel: input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2.3/2-2.3:1.0/0003:046D:C01B.000B/input/input33 Apr 23 21:19:22 switch kernel: hid-generic 0003:046D:C01B.000B: input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:14.0-2.3/input0 Apr 23 21:19:22 switch mtp-probe[1282]: checking bus 2, device 36: "/sys/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2.3" Apr 23 21:19:22 switch mtp-probe[1282]: bus: 2, device: 36 was not an MTP device Apr 23 21:19:22 switch systemd-udevd[1296]: failed to execute '/lib/udev/udev.lomoco' 'udev.lomoco': No such file or directory Apr 23 21:19:22 switch systemd-udevd[1270]: Process 'udev.lomoco' failed with exit code 2. I have created the executable file /lib/udev/udev.lomoco file which runs `lomoco -8` and that solution works even though it is not a correct solution. ProblemType: Bug DistroRelease: Ubuntu 17.04 Package: lomoco 1.0.0-2 ProcVersionSignature: Ubuntu 4.10.0-19.21-generic 4.10.8 Uname: Linux 4.10.0-19-generic x86_64 ApportVersion: 2.20.4-0ubuntu4 Architecture: amd64 CurrentDesktop: Unity:Unity7 Date: Sun Apr 23 21:35:30 2017 InstallationDate: Installed on 2016-04-23 (365 days ago) InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1) SourcePackage: lomoco UpgradeStatus: Upgraded to zesty on 2017-04-15 (8 days ago) mtime.conffile..etc.default.lomoco: 2017-04-23T21:11:39.881767
2017-05-07 21:43:37 Gunnar Hjalmarsson bug added subscriber Ubuntu Sponsors Team
2017-05-08 00:23:47 Bug Watch Updater lomoco (Debian): status Unknown New
2017-05-08 09:10:40 Mattia Rizzolo nominated for series Ubuntu Artful
2017-05-08 09:10:40 Mattia Rizzolo bug task added lomoco (Ubuntu Artful)
2017-05-08 09:10:53 Mattia Rizzolo lomoco (Ubuntu Artful): status In Progress Fix Committed
2017-05-08 17:42:00 Launchpad Janitor lomoco (Ubuntu Artful): status Fix Committed Fix Released
2017-05-09 01:38:45 Bug Watch Updater lomoco (Debian): status New Fix Released
2017-05-11 19:07:34 Brian Murray lomoco (Ubuntu Zesty): status In Progress Fix Committed
2017-05-11 19:07:36 Brian Murray bug added subscriber Ubuntu Stable Release Updates Team
2017-05-11 19:07:41 Brian Murray bug added subscriber SRU Verification
2017-05-11 19:07:44 Brian Murray tags amd64 apport-bug patch zesty amd64 apport-bug patch verification-needed zesty
2017-05-11 19:08:10 Brian Murray removed subscriber Ubuntu Sponsors Team
2017-05-11 21:50:23 Gunnar Hjalmarsson tags amd64 apport-bug patch verification-needed zesty amd64 apport-bug patch verification-done zesty
2017-05-22 15:00:17 Ɓukasz Zemczak removed subscriber Ubuntu Stable Release Updates Team
2017-05-22 15:00:30 Launchpad Janitor lomoco (Ubuntu Zesty): status Fix Committed Fix Released