+3,63s] DEBUG: scanner.vala:1209: sane_start (page=0, pass=0) -> SANE_STATUS_GOOD [+3,63s] DEBUG: scanner.vala:1226: sane_get_parameters () -> SANE_STATUS_GOOD [+3,63s] DEBUG: scanner.vala:1238: Parameters: format=SANE_FRAME_RGB last_frame=SANE_TRUE bytes_per_line=7668 pixels_per_line=2556 lines=3543 depth=8 [+3,63s] DEBUG: simple-scan.vala:254: Page is 2556 pixels wide, 3543 pixels high, 8 bits per pixel [+3,65s] DEBUG: simple-scan.vala:188: Getting color profile for device genesys:libusb:003:003 [+3,66s] DEBUG: simple-scan.vala:208: Unable to find colord device genesys:libusb:003:003: property match 'Serial'='sane:genesys:libusb:003:003' does not exist [+3,75s] DEBUG: ui.vala:1739: Saving state to /home/simon/.cache/simple-scan/state [+24,07s] DEBUG: scanner.vala:1510: Requesting redetection of scan devices [+33,64s] DEBUG: scanner.vala:1310: sane_read (7669) -> (SANE_STATUS_IO_ERROR, 7669) [+33,64s] WARNING: scanner.vala:1326: Unable to read frame from device: Error during device I/O [+33,92s] DEBUG: scanner.vala:764: sane_cancel () [+35,74s] DEBUG: scanner.vala:767: sane_close () [+35,74s] DEBUG: scanner.vala:802: Processing request [+35,84s] DEBUG: ui.vala:1739: Saving state to /home/simon/.cache/simple-scan/state [+38,05s] DEBUG: scanner.vala:338: sane_get_devices () -> SANE_STATUS_GOOD [+38,05s] DEBUG: scanner.vala:350: Device: name="genesys:libusb:003:003" vendor="Canon" model="LiDE 210" type="flatbed scanner"
-- You received this bug notification because you are a member of Desktop Packages, which is subscribed to sane-backends in Ubuntu. https://bugs.launchpad.net/bugs/1184699 Title: Canon LIDE 110 can only scan once, then I need to replug the usb cable Status in “sane-backends” package in Ubuntu: Fix Released Bug description: I have a Canon LIDE 110 scanner which works by default on ubuntu 13.04. The problem is after first scan, I can not scan for second time. I need to reconnect the USB cable to use the scanner again. # TEST 1 : without reconnecting the usb cable francois@pc:~$ scanimage -v > test1.jpg # success scanimage: scanning image of size 636x885 pixels at 8 bits/pixel scanimage: acquiring gray frame scanimage: min/max graylevel value = 0/255 scanimage: read 562860 bytes in total # I don't unplug plug the usb cable. francois@pc:~$ scanimage -v > test2.jpg # FAIL scanimage: no SANE devices found # TEST 2 : reconnect usb cable between scan attempts francois@pc:~$ scanimage -v > test1.jpg # success scanimage: scanning image of size 636x885 pixels at 8 bits/pixel scanimage: acquiring gray frame scanimage: min/max graylevel value = 0/255 scanimage: read 562860 bytes in total # I unplug and replug the usb cable. francois@pc:~$ scanimage -v > test2.jpg # SUCCESS scanimage: scanning image of size 636x885 pixels at 8 bits/pixel scanimage: acquiring gray frame scanimage: min/max graylevel value = 0/255 scanimage: read 562860 bytes in total francois@pc:~$ dmesg # extract [ 829.365158] usb 3-1: USB disconnect, device number 2 [ 834.935000] usb 3-1: new high-speed USB device number 4 using xhci_hcd [ 834.952515] usb 3-1: New USB device found, idVendor=04a9, idProduct=1909 [ 834.952519] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 834.952522] usb 3-1: Product: CanoScan [ 834.952524] usb 3-1: Manufacturer: Canon [ 1623.738811] usb 3-1: USB disconnect, device number 4 [ 1623.739072] xhci_hcd 0000:00:14.0: Slot 3 endpoint 6 not removed from BW list! [ 1625.528827] usb 3-1: new high-speed USB device number 5 using xhci_hcd [ 1625.546327] usb 3-1: New USB device found, idVendor=04a9, idProduct=1909 [ 1625.546331] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 1625.546334] usb 3-1: Product: CanoScan [ 1625.546336] usb 3-1: Manufacturer: Canon francois@pc:~$ uname -a && cat /etc/issue Linux pc 3.8.0-22-generic #33-Ubuntu SMP Thu May 16 15:17:14 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux Ubuntu 13.04 \n \l The problem was reported here by someone else : http://askubuntu.com/questions/278473/canon-lide-110-should-reconnect- usb-for-each-scan Thanks François To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1184699/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

