and this fix has been committed to cvs.
allan
On Fri, Mar 28, 2008 at 4:58 AM, Johannes Meixner wrote:
>
> Hello,
>
> On Mar 27 08:16 m. allan noah wrote (shortened):
>
> > can you get the original poster to put it back to stock, and get a
> > debug log like this:
> >
> > SANE_DEBUG_SANEI_S
Hello,
On Mar 27 08:16 m. allan noah wrote (shortened):
> can you get the original poster to put it back to stock, and get a
> debug log like this:
>
> SANE_DEBUG_SANEI_SCSI=5 SANE_DEBUG_HP=128 scanimage -L
Done.
See
https://bugzilla.novell.com/show_bug.cgi?id=350688#c17
or the debug output di
Allan,
thank's for investigating. Glad to hear that it is not a problem with
hp-backend and the hp.conf needs not to be changed.
Kind regards
Peter
m. allan noah schrieb:
> ok, i can confirm that this is a bug in sanei_scsi_find_devices(),
> around line 2885:
>
> if (lx_chk_devicename (number
ok, i can confirm that this is a bug in sanei_scsi_find_devices(),
around line 2885:
if (lx_chk_devicename (number, dev_name, sizeof (dev_name), bus,
channel, id, lun)
&& ((*attach) (dev_name) != SANE_STATUS_GOOD))
{
fclose (proc_fp);
return;
}
if the attach callback returns anything other
Hello,
I got a bug report from a user where his HP SCSI scanner
was not found by default by the hp backend, see
https://bugzilla.novell.com/show_bug.cgi?id=350688
in particular starting at
https://bugzilla.novell.com/show_bug.cgi?id=350688#c8
It worked with openSUSE 10.2 but fails for openSUSE 1
can you get the original poster to put it back to stock, and get a
debug log like this:
SANE_DEBUG_SANEI_SCSI=5 SANE_DEBUG_HP=128 scanimage -L
allan
On 3/27/08, Johannes Meixner wrote:
>
> Hello,
>
> I got a bug report from a user where his HP SCSI scanner
> was not found by default by the h