Hi, On Fri, Aug 03, 2001 at 09:25:29PM +0200, Peter Tirsek wrote: > I recently got a "Trust Compact scan USB 19200", and as the docs > promised, the Mustek 1200UB driver seems to recognize it and work with > it. > > However, when I use it, a somewhat bizarre thing happens: The very > first scan an application performs after it starts up goes well, but > with any subsequent ones, it appears that is scanning a twice the width > horizontally, and squeezing it into the original sized image.
This is the same thing that happens with the Mustek 1200 CU and sometimes even with the 1200 UB. Probably some varaiable isn't initialized correctly for the second scan. I'm working on this backend but currently I'm busy with converting it into something that can be included into SANE. Removing all these debug printfs, C++ pseudocode, global variables, non-static functions etc. After that I'm trying to fix this (and other bugs). Don't hold your breath, this can take quite some time. I will update the web site concerning your observation. Bye, Henning
