Results 1 to 2 of 2

Thread: Scanner works with Simple Scan & scanimage, but xsane output skewed

  1. #1
    Join Date
    May 2005
    Location
    Ontario, California, USA
    Beans
    23
    Distro
    Ubuntu

    Cool Scanner works with Simple Scan & scanimage, but xsane output skewed

    My wife was successfully able to use a "NeatReceipts Scanalizer" USB portable scanner (which is a supported model with a functional backend and good documentation) on her PC running Ubuntu 11.10 for quite a while since I set it up according to the directions I found online.


    However, she advised me this evening that it hasn't been working properly for a while.
    I had a look and can't quite figure it out...

    When using xsane, the image output is horizontally skewed and unusable, but it comes out fine when using Simple Scan or the command line scanimage utility (which is included with sane-utils). I get the same results when running xsane & scanimage as root, so permissions aren't the problem.

    Here's some grayscale scans:
    Good:


    Bad:


    Has anyone:
    1. seen anything like this before?
    2. fixed it?



    I've searched the web and the forums and haven't found anything relevant or helpful thus far, but I'd be pleased to be presented with a URL I missed that contains the solution.

    Thanks in advance for any relevant advice or suggestions you may be able to provide to get this scanner working again. My wife thanks you, too.

  2. #2
    Join Date
    Sep 2006
    Location
    Tokyo, Japan
    Beans
    182

    Re: Scanner works with Simple Scan & scanimage, but xsane output skewed

    Switch on the debug options for the backend (read the man page, e.g., "man sane-pixma" for the pixma backend) and set the debug environment variable.
    Then run scanimage and xsane again, and see if the same libraries are being used. Since the front-ends do not do the actual scanning, maybe there is a mismatch of libraries?

    Example for pixma backend:
    # SANE_DEBUG_PIXMA=3 xsane
    [sanei_debug] Setting debug level of pixma to 3.
    [pixma] pixma is compiled without pthread support.
    [pixma] pixma version 0.17.0
    [pixma] pixma_collect_devices() found Canon PIXMA MP450 at libusb:007:003
    /../
    Learning the mechanism requires good teachers and dedication

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •