[sane-devel] saned doesn't release the parallel port when finished

Henning Meier-Geinitz henning@meier-geinitz.de
Sun, 21 Dec 2003 22:30:15 +0100


Hi,

On Sat, Dec 20, 2003 at 10:51:59AM -0000, Jim George wrote:
> 2) scanimage -T - works fine
> 3) scanimage > /dev/null - starts fine then hangs

scanimage -T doesn't do much different then scanimage >/file. It's
just stops the scan before it's finishe.

> 4) scanimage -T - works fine subsequent to a hang (I kill the process to
> get out of it).
> 5) saned -d128 and scanimage -d net:localhost:mustek_pp:Mustek-1200CP -
> starts fine but then hangs (see attached).

The logfile doesn't show anything unusual. The file even seems to be
closed, but the call to sane_exit seems to be missing.

> Can anyone advise what I should try next?

SANE_DEBUG_MUSTEK_PP=255 saned -d128

may show some more debug messages. Run scanimage as above.

Bye,
  Henning