Hi, On Thu, Nov 18, 2004 at 12:48:16AM +0100, Dag Sverre Seljebotn wrote: > I do know coding and am interested in fixing the bug myself, as long as > I get some idea about how to proceed (getting to know the whole sane > project structure just for a little bug is a bit much, I just want to > use my scanner).
The interesting code is in backend/avision.c. > Or perhaps someone could offer some instructions about > filing a bug report - I guess I try to get more info first, > communication logs between the scanner and avision etc. (how to?) For some debug messages: export SANE_DEBUG_AVISION=255 and in addition: export SANE_DEBUG_SANEI_USB=255 Bye, Henning
