[Bug 115898] Re: lost support for sm3840 family scanners

2012-10-04 Thread Radomir Dopieralski
It's fixed since several years. I'm sorry, I forgot to update the issue. ** Changed in: sane-backends (Ubuntu) Status: Incomplete => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1

[Bug 115898] Re: lost support for sm3840 family scanners

2012-10-04 Thread Thomas Hotz
Can you give us please information if you are still suffering from this bug? Thank you! Pascal suggested reporting upstream if it's still open. ** Changed in: sane-backends (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Ubuntu Bu

[Bug 115898] Re: lost support for sm3840 family scanners

2008-03-16 Thread Pascal De Vuyst
This looks like an upstream bug to me, please report it to the sane- devel mailing list. ** Changed in: sane-backends (Ubuntu) Importance: Undecided => Low Assignee: Pascal De Vuyst (pascal-devuyst) => (unassigned) -- lost support for sm3840 family scanners https://bugs.launchpad.net/bug

[Bug 115898] Re: lost support for sm3840 family scanners

2008-03-06 Thread Radomir Dopieralski
This bug is also present in Hardy with libsane-sm3840.so.1.0.19, replacing it with libsane-sm3840.so.1.0.15 saved from previous system makes the scanner work. Attached is the working libsane-sm3840.so.1.0.15 file. ** Attachment added: "last known good version of libsane-sm3840.so" http://launc

[Bug 115898] Re: lost support for sm3840 family scanners

2007-11-11 Thread Martin Jürgens
** Attachment added: "SANE_DEBUG_DLL=128 scanimage -L and scanimage -T" http://launchpadlibrarian.net/10333238/dbg -- lost support for sm3840 family scanners https://bugs.launchpad.net/bugs/115898 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug con

[Bug 115898] Re: lost support for sm3840 family scanners

2007-11-11 Thread Martin Jürgens
Also happens to me. ** Changed in: sane-backends (Ubuntu) Status: Incomplete => Confirmed -- lost support for sm3840 family scanners https://bugs.launchpad.net/bugs/115898 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. --

[Bug 115898] Re: lost support for sm3840 family scanners

2007-10-27 Thread Radomir Dopieralski
scanimage -L: [sanei_debug] Setting debug level of dll to 128. [dll] sane_init: SANE dll backend version 1.0.12 from sane-backends 1.0.18-cvs [dll] sane_init/read_dlld: processing /etc/sane.d/dll.d ... [dll] sane_init/read_dlld: done. [dll] sane_init/read_config: reading dll.conf [dll] add_backend

[Bug 115898] Re: lost support for sm3840 family scanners

2007-10-27 Thread Pascal De Vuyst
Could you also provide some debugging information with SANE_DEBUG_DLL set to 128 and then invoke scanimage -L and scanimage -T -- lost support for sm3840 family scanners https://bugs.launchpad.net/bugs/115898 You received this bug notification because you are a member of Ubuntu Bugs, which is the

[Bug 115898] Re: lost support for sm3840 family scanners

2007-10-27 Thread Radomir Dopieralski
That line is there already too: # Microtek ScanMaker 3840 SYSFS{idVendor}=="05da", SYSFS{idProduct}=="30d4", MODE="664", GROUP="scanner" -- lost support for sm3840 family scanners https://bugs.launchpad.net/bugs/115898 You received this bug notification because you are a member of Ubuntu Bugs, wh

[Bug 115898] Re: lost support for sm3840 family scanners

2007-10-27 Thread Pascal De Vuyst
According to the output of sane-find-scanner above that idProduct does not match your scanner. What happens is you add the following line to /etc/udev/rules.d/45-libsane.rules: SYSFS{idVendor}=="05da", SYSFS{idProduct}=="30d4", MODE="664", GROUP="scanner" -- lost support for sm3840 family scann

[Bug 115898] Re: lost support for sm3840 family scanners

2007-10-27 Thread Radomir Dopieralski
Yes, # Microtek ScanMaker 3800 | Microtek ScanMaker 3830 SYSFS{idVendor}=="05da", SYSFS{idProduct}=="30ce", MODE="664", GROUP="scanner" -- lost support for sm3840 family scanners https://bugs.launchpad.net/bugs/115898 You received this bug notification because you are a member of Ubuntu Bugs, whi

[Bug 115898] Re: lost support for sm3840 family scanners

2007-10-27 Thread Pascal De Vuyst
Does the file /etc/udev/rules.d/45-libsane.rules contain your scanner? -- lost support for sm3840 family scanners https://bugs.launchpad.net/bugs/115898 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list u

[Bug 115898] Re: lost support for sm3840 family scanners

2007-10-25 Thread Radomir Dopieralski
[EMAIL PROTECTED]:/usr/lib/sane# scanimage -L [sanei_debug] Setting debug level of sm3840 to 128. [sm3840] Unused authorize [sm3840] sane_get_devices (local_only = 0) device `sm3840:libusb:002:005' is a Microtek ScanMaker 3840 flatbed scanner [sm3840] sane_exit [EMAIL PROTECTED]:/usr/lib/sane# sca

[Bug 115898] Re: lost support for sm3840 family scanners

2007-10-25 Thread Pascal De Vuyst
It would be nice if you could provide some debugging information as described in the sane-sm3840 man page: SANE_DEBUG_SM3840 If the library was compiled with debug support enabled, this environment variable controls the debug level for this backend. E

[Bug 115898] Re: lost support for sm3840 family scanners

2007-10-25 Thread Radomir Dopieralski
Ok, turned out to be broken cable. I replaced it, here's the output of these commands: [EMAIL PROTECTED]:~$ sudo sane-find-scanner # sane-find-scanner will now attempt to detect your scanner. If the # result is different from what you expected, first make sure your # scanner is powered up a

[Bug 115898] Re: lost support for sm3840 family scanners

2007-10-25 Thread Radomir Dopieralski
After replacing the cable, replacing the .so file with older version again makes my scanner work: [EMAIL PROTECTED]:/usr/lib/sane# rm libsane-sm3840.so.1 [EMAIL PROTECTED]:/usr/lib/sane# ln -s libsane-sm3840.so.1.0.15 libsane-sm3840.so.1 -- lost support for sm3840 family scanners https://bugs.l

[Bug 115898] Re: lost support for sm3840 family scanners

2007-10-21 Thread Radomir Dopieralski
[EMAIL PROTECTED]:~$ sudo sane-find-scanner # sane-find-scanner will now attempt to detect your scanner. If the # result is different from what you expected, first make sure your # scanner is powered up and properly connected to your computer. # No SCSI scanners found. If you expected som

[Bug 115898] Re: lost support for sm3840 family scanners

2007-10-21 Thread Pascal De Vuyst
What is the output of the following commands: $ sudo sane-find-scanner $ sudo scanimage -L $ sudo scanimage -T $ id -- lost support for sm3840 family scanners https://bugs.launchpad.net/bugs/115898 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contac

[Bug 115898] Re: lost support for sm3840 family scanners

2007-10-21 Thread Radomir Dopieralski
Yes, the scanning utilities still can't see my scanner, in addition, just copying the .so library and replacing the symlink to it no longer works -- I guess the versions are too different now to use each other's libraries. As for now, my scanner is useless, just sitting here and gathering dust. --

[Bug 115898] Re: lost support for sm3840 family scanners

2007-10-21 Thread Pascal De Vuyst
Does this still happen in Ubuntu 7.10 (Gutsy)? ** Changed in: sane-backends (Ubuntu) Assignee: (unassigned) => Pascal De Vuyst (pascal-devuyst) Status: New => Incomplete -- lost support for sm3840 family scanners https://bugs.launchpad.net/bugs/115898 You received this bug notificati