Menu

#227 Page size corruption in 1.5.1

v1.0_(example)
closed-fixed
nobody
None
5
2016-12-09
2016-08-05
Alistair
No

I'm seeing regular page size corruption when scanning using an Epson
NX100 in gscan2odf 1.5.1.

From the log file (near the end):

DEBUG - Started saving /home/alistair/Desktop/Renovation/Expenses/2016-07-22 Paragon.pdf
INFO - Using /usr/share/fonts/TTF/Aegean_hint.ttf for non-ASCII text
INFO - Depth of /tmp/gscan2pdf-40nE/jYgsq3crFJ.pgm is 8
INFO - Type of /tmp/gscan2pdf-40nE/jYgsq3crFJ.pgm is Grayscale
INFO - Selecting png compression
INFO - Converting /tmp/gscan2pdf-40nE/jYgsq3crFJ.pgm to /tmp/gscan2pdf-40nE/pra0kpNAw8.png
INFO - Resizing /tmp/gscan2pdf-40nE/pra0kpNAw8.png to 1241.14815799884 x 1753.93700787402
INFO - Writing temporary image /tmp/gscan2pdf-40nE/pra0kpNAw8.png
INFO - Defining page at 595.751115839444pt x 841.889763779528pt
INFO - Added /tmp/gscan2pdf-40nE/pra0kpNAw8.png at 150 PPI
INFO - Depth of /tmp/gscan2pdf-40nE/LWqB0jdHBq.pgm is 8
INFO - Type of /tmp/gscan2pdf-40nE/LWqB0jdHBq.pgm is Grayscale
INFO - Selecting png compression
INFO - Converting /tmp/gscan2pdf-40nE/LWqB0jdHBq.pgm to /tmp/gscan2pdf-40nE/wWKlkBOuZ7.png
INFO - Resizing /tmp/gscan2pdf-40nE/wWKlkBOuZ7.png to 1255.39490156924 x 1753.93700787402
INFO - Writing temporary image /tmp/gscan2pdf-40nE/wWKlkBOuZ7.png
INFO - Defining page at 602.589552753237pt x 841.889763779528pt
INFO - Added /tmp/gscan2pdf-40nE/wWKlkBOuZ7.png at 150 PPI
INFO - Depth of /tmp/gscan2pdf-40nE/icvjuc74VZ.pgm is 8
INFO - Type of /tmp/gscan2pdf-40nE/icvjuc74VZ.pgm is Grayscale
INFO - Selecting png compression
INFO - Converting /tmp/gscan2pdf-40nE/icvjuc74VZ.pgm to /tmp/gscan2pdf-40nE/SkV6_B9lB1.png
INFO - Resizing /tmp/gscan2pdf-40nE/SkV6_B9lB1.png to 1240.10194258633 x 1753.93700787402
INFO - Writing temporary image /tmp/gscan2pdf-40nE/SkV6_B9lB1.png
INFO - Defining page at 595.248932441439pt x 841.889763779528pt
INFO - Added /tmp/gscan2pdf-40nE/SkV6_B9lB1.png at 150 PPI
INFO - Depth of /tmp/gscan2pdf-40nE/hCTYjcUAJe.pgm is 8
INFO - Type of /tmp/gscan2pdf-40nE/hCTYjcUAJe.pgm is Grayscale
INFO - Selecting png compression
INFO - Converting /tmp/gscan2pdf-40nE/hCTYjcUAJe.pgm to /tmp/gscan2pdf-40nE/LQFCUKANaf.png
INFO - Resizing /tmp/gscan2pdf-40nE/LQFCUKANaf.png to 11504.1666666667 x 15462.5
INFO - Writing temporary image /tmp/gscan2pdf-40nE/LQFCUKANaf.png
INFO - Defining page at 5522pt x 7422pt
INFO - Added /tmp/gscan2pdf-40nE/LQFCUKANaf.png at 150 PPI
INFO - Closing PDF
DEBUG - Finished saving /home/alistair/Desktop/Renovation/Expenses/2016-07-22 Paragon.pdf
INFO - Wrote config to /home/alistair/.gscan2pdf

All but the last page have a size of around 600 x 842pts. The last page
is 5522 x 7422pts. The page size in the Geometry tab is set to A4, and
the NX100 scanner glass area is only slightly larger than A4 (flatbed
scanner).

pdfinfo returns the following information:

Creator: gscan2pdf v1.5.1
Producer: PDF::API2
CreationDate: þÿ
ModDate: þÿ
Tagged: no
UserProperties: no
Suspects: no
Form: none
JavaScript: no
Pages: 4
Encrypted: no
Page 1 size: 595.75 x 841.89 pts (A4)
Page 1 rot: 0
Page 2 size: 602.59 x 841.89 pts
Page 2 rot: 0
Page 3 size: 595.25 x 841.89 pts (A4)
Page 3 rot: 0
Page 4 size: 5522 x 7422 pts
Page 4 rot: 0
File size: 2438077 bytes
Optimized: no
PDF version: 1.4

I'm not able to reproduce this problem reliably, but it happens quite
frequently, just about every scanning session, and is incredibly
annoying as it is more likely to heppen the more pages that are scanned
(thus taking longer to rescan).

The complete log file is attached.

Additional version information:

INFO - Perl version v5.24.0
INFO - Glib-Perl version 1.321
INFO - Built for Glib 2.48.1
INFO - Running with Glib 2.48.1
INFO - Gtk2-Perl version 1.2498
INFO - Built for GTK 2.24.30
INFO - Running with GTK 2.24.30
INFO - Gscan2pdf::Document version 1.5.1
INFO - Using GtkImageView version 1.6.4
INFO - Using Gtk2::ImageView version 0.05
INFO - Using PDF::API2 version 2.027
INFO - Using Sane version 1.0.25
INFO - Using libsane-perl version 0.05

Arch Linux 4.6.4-1-ARCH

I haven't changed the priority from 5, but this is significantly impacting
usability from my perspective.

Any suggestions on where to look next to help track this down?

Thanks very much,
Alistair

1 Attachments

Related

Bugs: #227

Discussion

  • Alistair

    Alistair - 2016-08-05

    It looks like this is triggered by scanning a page that is significantly smaller than A4, in particular one that is narrow, e.g. receipts from cash registers.

    HTH,
    Alistair

     
  • Jeffrey Ratcliffe

    It looks to me as though the textcleaner process is losing the resolution of the last page. You are scanning at 600 PPI and gscan2pdf is sometimes importing the output from textcleaner at 72 PPI.

    There are two ways of testing this theory:

    1. turn off the textcleaner process and see if the problem still occurs.
    2. or leave on the textcleaner process, but before saving right-click the scan, where you should be able to see if the resolution is still set to 600 PPI or not.

    If you can confirm the above, I can see what we can do about it.

     
  • Alistair

    Alistair - 2016-08-12

    Hi Jeff,

    Thanks for the hints. I've tried scanning several times, and of course the problem hasn't reappeared (with textcleaner). I'll keep testing and let you know.

    Thanks again,
    Alistair

     
  • Alistair

    Alistair - 2016-08-18

    Hi Jeff,

    It looks like your hypothesis about textcleaner is correct. Before
    running textcleaner the resolution of the first two pages was 600, after
    they were 70 (the third page stayed at 600). Note that the resolution
    displayed by properties, 70.0, and the resolution mentioned in the log
    file below, 72, obviously aren't exactly the same.

    DEBUG - Free space in /tmp/gscan2pdf-RmoL (Mb): 3847.15234375 (warning at 10)
    INFO - textcleaner -e stretch -f 23 -o 6 -u -T -p 10 /tmp/gscan2pdf-RmoL/3gpWZRS6N8.pnm /tmp/gscan2pdf-RmoL/mQheECLnEB.pnm
    INFO - New page filename /tmp/gscan2pdf-RmoL/mQheECLnEB.pnm, format Portable graymap format (gray scale)
    INFO - textcleaner -e stretch -f 23 -o 6 -u -T -p 10 /tmp/gscan2pdf-RmoL/bA53zjjrkr.pnm /tmp/gscan2pdf-RmoL/jJZeZ4GyW4.pnm
    INFO - Replaced /tmp/gscan2pdf-RmoL/8xVhl1ztn_.pgm at page 1 with /tmp/gscan2pdf-RmoL/8xVhl1ztn_.pgm, resolution 72
    INFO - New page filename /tmp/gscan2pdf-RmoL/jJZeZ4GyW4.pnm, format Portable graymap format (gray scale)
    INFO - textcleaner -e stretch -f 23 -o 6 -u -T -p 10 /tmp/gscan2pdf-RmoL/5d4TmgcSfY.pnm /tmp/gscan2pdf-RmoL/7r408Dn5Ey.pnm
    INFO - Replaced /tmp/gscan2pdf-RmoL/s5tC1nObpn.pgm at page 2 with /tmp/gscan2pdf-RmoL/s5tC1nObpn.pgm, resolution 72
    INFO - New page filename /tmp/gscan2pdf-RmoL/7r408Dn5Ey.pnm, format Portable graymap format (gray scale)
    INFO - Replaced /tmp/gscan2pdf-RmoL/sppfviqxye.pgm at page 3 with /tmp/gscan2pdf-RmoL/sppfviqxye.pgm, resolution 603.185858585859
    (end of log)

    Some file info:

    ll
    total 204M
    -rw------- 1 alistair alistair 34M Aug 18 21:31 3gpWZRS6N8.pnm
    -rw------- 1 alistair alistair 34M Aug 18 21:33 5d4TmgcSfY.pnm
    -rw------- 1 alistair alistair 36M Aug 18 21:34 8xVhl1ztn_.pgm
    -rw------- 1 alistair alistair 34M Aug 18 21:33 bA53zjjrkr.pnm
    -rw-r--r-- 1 alistair alistair 0 Aug 18 21:30 lockfile
    -rw------- 1 alistair alistair 36M Aug 18 21:34 s5tC1nObpn.pgm
    -rw-r--r-- 1 alistair alistair 874 Aug 18 21:35 session
    -rw------- 1 alistair alistair 34M Aug 18 21:35 sppfviqxye.pgm
    pamfile 3gpWZRS6N8.pnm
    3gpWZRS6N8.pnm: PGM raw, 4960 by 7016 maxval 255
    pamfile bA53zjjrkr.pnm
    bA53zjjrkr.pnm: PGM raw, 4960 by 7016 maxval 255
    pamfile 5d4TmgcSfY.pnm
    5d4TmgcSfY.pnm: PGM raw, 4960 by 7016 maxval 255
    pamfile 8xVhl1ztn_.pgm
    8xVhl1ztn_.pgm: PGM raw, 5136 by 7151 maxval 255
    pamfile s5tC1nObpn.pgm
    s5tC1nObpn.pgm: PGM raw, 5155 by 7161 maxval 255
    pamfile sppfviqxye.pgm
    sppfviqxye.pgm: PGM raw, 4998 by 7053 maxval 255

    The pnm and pgm image sizes obviously don't agree, however the
    differences are much less than the change in dpi would suggest (600 ->
    70).

    Modifying the textcleaner command to avoid any options which
    change the image size appears to avoid the problem, i.e. the unrotate
    (-u) and padding (-p) options.

    I can write a script to rescale the image to the original size, but
    would be interested to know if you have a better solution.

    Thanks very much,
    Alistair

    P.S. I'm finding the log extract a bit confusing:

    INFO - textcleaner -e stretch -f 23 -o 6 -u -T -p 10 /tmp/gscan2pdf-RmoL/3gpWZRS6N8.pnm /tmp/gscan2pdf-RmoL/mQheECLnEB.pnm
    INFO - New page filename /tmp/gscan2pdf-RmoL/mQheECLnEB.pnm, format Portable graymap format (gray scale)

    However this filename doesn't exist (this is immediately after
    textcleaner is run, no other operations have been performed).

    INFO - Replaced /tmp/gscan2pdf-RmoL/8xVhl1ztn_.pgm at page 1 with /tmp/gscan2pdf-RmoL/8xVhl1ztn_.pgm, resolution 72

    The two log lines above were referencing a pnm and now the page is
    replaced with a pgm. Is there a conversion message missing?

    Saving the file produces:

    DEBUG - save filename dialog returned ok
    DEBUG - save filename dialog returned ok
    DEBUG - Started saving /home/alistair/Desktop/Renovation/Expenses/2016-08-15 UCB sro.pdf
    INFO - Using /usr/share/fonts/TTF/Aegean_hint.ttf for non-ASCII text
    INFO - Depth of /tmp/gscan2pdf-RmoL/8xVhl1ztn_.pgm is 8
    INFO - Type of /tmp/gscan2pdf-RmoL/8xVhl1ztn_.pgm is Grayscale
    INFO - Selecting png compression
    INFO - Converting /tmp/gscan2pdf-RmoL/8xVhl1ztn_.pgm to /tmp/gscan2pdf-RmoL/yiNaylZW5_.png
    INFO - Resizing /tmp/gscan2pdf-RmoL/yiNaylZW5_.png to 10700 x 14897.9166666667
    INFO - Writing temporary image /tmp/gscan2pdf-RmoL/yiNaylZW5_.png
    INFO - Defining page at 5136pt x 7151pt
    INFO - Added /tmp/gscan2pdf-RmoL/yiNaylZW5_.png at 150 PPI
    INFO - Depth of /tmp/gscan2pdf-RmoL/s5tC1nObpn.pgm is 8
    INFO - Type of /tmp/gscan2pdf-RmoL/s5tC1nObpn.pgm is Grayscale
    INFO - Selecting png compression
    INFO - Converting /tmp/gscan2pdf-RmoL/s5tC1nObpn.pgm to /tmp/gscan2pdf-RmoL/SvKaqkPAr2.png
    INFO - Resizing /tmp/gscan2pdf-RmoL/SvKaqkPAr2.png to 10739.5833333333 x 14918.75
    INFO - Writing temporary image /tmp/gscan2pdf-RmoL/SvKaqkPAr2.png
    INFO - Defining page at 5155pt x 7161pt
    INFO - Added /tmp/gscan2pdf-RmoL/SvKaqkPAr2.png at 150 PPI
    INFO - Depth of /tmp/gscan2pdf-RmoL/sppfviqxye.pgm is 8
    INFO - Type of /tmp/gscan2pdf-RmoL/sppfviqxye.pgm is Grayscale
    INFO - Selecting png compression
    INFO - Converting /tmp/gscan2pdf-RmoL/sppfviqxye.pgm to /tmp/gscan2pdf-RmoL/yJcMJLWyQR.png
    INFO - Resizing /tmp/gscan2pdf-RmoL/yJcMJLWyQR.png to 1242.90049133054 x 1753.93700787402
    INFO - Writing temporary image /tmp/gscan2pdf-RmoL/yJcMJLWyQR.png
    INFO - Defining page at 596.592235838661pt x 841.889763779528pt
    INFO - Added /tmp/gscan2pdf-RmoL/yJcMJLWyQR.png at 150 PPI
    INFO - Closing PDF
    DEBUG - Finished saving /home/alistair/Desktop/Renovation/Expenses/2016-08-15 UCB sro.pdf

     
  • Jeffrey Ratcliffe

    I don't think anything needs to be rescaled. The image formats returned by the scanner (or rather SANE) are pnm (pgm or pbm). This is a really primitive format, which doesn't include metadata like resolution. Therefore, gscan2pdf either knows the resolution, because it used it when scanning, or otherwise tried to guess it given your current list of paper sizes. If the pnm output from textcleaner is not a standard size, gscan2pdf defaults to 72.

    The image itself is not affected, just what gscan2pdf thinks the resolution, and therefore page size, should be. i.e. if it thinks the resolution is 72, when it is in fact 144, then the page length will be double the size it should be.

    The annoying workaround for you would be to set the resolution in the image properties dialog back to whatever it should be.

    Another solution (assuming textcleaner understands png and the resolution metadata field) would be for me to add an option to force gscan2pdf to convert images from pnm to png before doing anything with them.

     
  • Jeffrey Ratcliffe

    On reflection, a better solution would be if the output from a user-defined tool is pnm, then it is probably better to assume that resolution has not changed (although it could have be rescaled), and thus use the resolution from the input image.

     
  • Jeffrey Ratcliffe

    This was easy to implement, so I have done so. BTW this doesn't just affect v1.5.1, but every other before, too.

     
  • Jeffrey Ratcliffe

    • status: open --> closed-fixed
     
  • Alistair

    Alistair - 2016-08-19

    Hi Jeff,

    First off, thanks very much for looking at this. This will certainly
    solve my problem. It has the page size drawback I mention below,
    however I can easily work around that by either printing with "scale to
    fit" or scaling the image back to the original size.

    The rest of this is comments and questions in case you want to look at
    it further...

    On reflection, a better solution would be if the output from a user-defined
    tool is pnm,

    Isn't the output format specified by gscan2pdf? The two options are to
    edit the image in place, or for gscan2pdf to specify a separate output
    file, right?

    then it is probably better to assume that resolution has not
    changed (although it could have be rescaled), and thus use the resolution from
    the input image.

    I think the drawback with this is that it can make the page slightly
    bigger. If the page isn't being scaled down while printing, there's a
    possibility that it will be clipped because it is outside the printable
    area. (This might not be an issue in practice because of the "scale
    to fit" option that is typically available).

    Another solution (assuming textcleaner understands png and the resolution
    metadata field) would be for me to add an option to force gscan2pdf to convert
    images from pnm to png before doing anything with them.

    I don't know much about png, but assuming it doesn't lose any
    information (from the pnm file), and allows the page size & resolution to be set,
    this seems like the best solution.

    textcleaner does understand png (it's just a wrapper around
    imagemagick). If it doesn't allow the metadata to be edited, I can
    easily do that separately.

    I think what would suit me best is to keep the print size the same
    regardless of the number of pixels / resolution, because what I am
    typically scanning is something that I plan to print on an A4 page, and
    that way I don't have to worry about the drawback mentioned above.

    Thanks again,
    Alistair

     
  • Alistair

    Alistair - 2016-08-19

    P.S.

    I wrote:

    I think what would suit me best is to keep the print size the same
    regardless of the number of pixels / resolution, because what I am
    typically scanning is something that I plan to print on an A4 page, and
    that way I don't have to worry about the drawback mentioned above.

    Just to be clear: I'm not asking for a bespoke solution here, but a
    general one that is likely to meet the most scenarious (including mine
    :-)). Your png suggestion seems like the best option to me.

    Thanks again,
    Alistair

     
  • Jeffrey Ratcliffe

    Just to be clear. This should have been fixed in v1.5.2. If not, please say so.

     
    • Alistair

      Alistair - 2016-12-19

      Hi Jeffrey,

      Yep, I haven't seen this problem since I upgraded to 1.5.2. I've just
      upgraded to 1.6.0, still no problems (only a few pages scanned since
      the latest upgrade, but I'm not expecting any problems).

      Thanks!
      Alistair

      On 9 December 2016 at 19:41, Jeffrey Ratcliffe ra28145@users.sf.net wrote:

      Just to be clear. This should have been fixed in v1.5.2. If not, please say
      so.


      [bugs:#227] Page size corruption in 1.5.1

      Status: closed-fixed
      Group: v1.0_(example)
      Created: Fri Aug 05, 2016 05:43 PM UTC by Alistair
      Last Updated: Fri Aug 19, 2016 08:26 PM UTC
      Owner: nobody
      Attachments:

      2016-08-04 gscan2pdf.log (1.8 MB; text/x-log)

      I'm seeing regular page size corruption when scanning using an Epson
      NX100 in gscan2odf 1.5.1.

      From the log file (near the end):

      DEBUG - Started saving /home/alistair/Desktop/Renovation/Expenses/2016-07-22
      Paragon.pdf
      INFO - Using /usr/share/fonts/TTF/Aegean_hint.ttf for non-ASCII text
      INFO - Depth of /tmp/gscan2pdf-40nE/jYgsq3crFJ.pgm is 8
      INFO - Type of /tmp/gscan2pdf-40nE/jYgsq3crFJ.pgm is Grayscale
      INFO - Selecting png compression
      INFO - Converting /tmp/gscan2pdf-40nE/jYgsq3crFJ.pgm to
      /tmp/gscan2pdf-40nE/pra0kpNAw8.png
      INFO - Resizing /tmp/gscan2pdf-40nE/pra0kpNAw8.png to 1241.14815799884 x
      1753.93700787402
      INFO - Writing temporary image /tmp/gscan2pdf-40nE/pra0kpNAw8.png
      INFO - Defining page at 595.751115839444pt x 841.889763779528pt
      INFO - Added /tmp/gscan2pdf-40nE/pra0kpNAw8.png at 150 PPI
      INFO - Depth of /tmp/gscan2pdf-40nE/LWqB0jdHBq.pgm is 8
      INFO - Type of /tmp/gscan2pdf-40nE/LWqB0jdHBq.pgm is Grayscale
      INFO - Selecting png compression
      INFO - Converting /tmp/gscan2pdf-40nE/LWqB0jdHBq.pgm to
      /tmp/gscan2pdf-40nE/wWKlkBOuZ7.png
      INFO - Resizing /tmp/gscan2pdf-40nE/wWKlkBOuZ7.png to 1255.39490156924 x
      1753.93700787402
      INFO - Writing temporary image /tmp/gscan2pdf-40nE/wWKlkBOuZ7.png
      INFO - Defining page at 602.589552753237pt x 841.889763779528pt
      INFO - Added /tmp/gscan2pdf-40nE/wWKlkBOuZ7.png at 150 PPI
      INFO - Depth of /tmp/gscan2pdf-40nE/icvjuc74VZ.pgm is 8
      INFO - Type of /tmp/gscan2pdf-40nE/icvjuc74VZ.pgm is Grayscale
      INFO - Selecting png compression
      INFO - Converting /tmp/gscan2pdf-40nE/icvjuc74VZ.pgm to
      /tmp/gscan2pdf-40nE/SkV6_B9lB1.png
      INFO - Resizing /tmp/gscan2pdf-40nE/SkV6_B9lB1.png to 1240.10194258633 x
      1753.93700787402
      INFO - Writing temporary image /tmp/gscan2pdf-40nE/SkV6_B9lB1.png
      INFO - Defining page at 595.248932441439pt x 841.889763779528pt
      INFO - Added /tmp/gscan2pdf-40nE/SkV6_B9lB1.png at 150 PPI
      INFO - Depth of /tmp/gscan2pdf-40nE/hCTYjcUAJe.pgm is 8
      INFO - Type of /tmp/gscan2pdf-40nE/hCTYjcUAJe.pgm is Grayscale
      INFO - Selecting png compression
      INFO - Converting /tmp/gscan2pdf-40nE/hCTYjcUAJe.pgm to
      /tmp/gscan2pdf-40nE/LQFCUKANaf.png
      INFO - Resizing /tmp/gscan2pdf-40nE/LQFCUKANaf.png to 11504.1666666667 x
      15462.5
      INFO - Writing temporary image /tmp/gscan2pdf-40nE/LQFCUKANaf.png
      INFO - Defining page at 5522pt x 7422pt
      INFO - Added /tmp/gscan2pdf-40nE/LQFCUKANaf.png at 150 PPI
      INFO - Closing PDF
      DEBUG - Finished saving
      /home/alistair/Desktop/Renovation/Expenses/2016-07-22 Paragon.pdf
      INFO - Wrote config to /home/alistair/.gscan2pdf

      All but the last page have a size of around 600 x 842pts. The last page
      is 5522 x 7422pts. The page size in the Geometry tab is set to A4, and
      the NX100 scanner glass area is only slightly larger than A4 (flatbed
      scanner).

      pdfinfo returns the following information:

      Creator: gscan2pdf v1.5.1
      Producer: PDF::API2
      CreationDate: þÿ
      ModDate: þÿ
      Tagged: no
      UserProperties: no
      Suspects: no
      Form: none
      JavaScript: no
      Pages: 4
      Encrypted: no
      Page 1 size: 595.75 x 841.89 pts (A4)
      Page 1 rot: 0
      Page 2 size: 602.59 x 841.89 pts
      Page 2 rot: 0
      Page 3 size: 595.25 x 841.89 pts (A4)
      Page 3 rot: 0
      Page 4 size: 5522 x 7422 pts
      Page 4 rot: 0
      File size: 2438077 bytes
      Optimized: no
      PDF version: 1.4

      I'm not able to reproduce this problem reliably, but it happens quite
      frequently, just about every scanning session, and is incredibly
      annoying as it is more likely to heppen the more pages that are scanned
      (thus taking longer to rescan).

      The complete log file is attached.

      Additional version information:

      INFO - Perl version v5.24.0
      INFO - Glib-Perl version 1.321
      INFO - Built for Glib 2.48.1
      INFO - Running with Glib 2.48.1
      INFO - Gtk2-Perl version 1.2498
      INFO - Built for GTK 2.24.30
      INFO - Running with GTK 2.24.30
      INFO - Gscan2pdf::Document version 1.5.1
      INFO - Using GtkImageView version 1.6.4
      INFO - Using Gtk2::ImageView version 0.05
      INFO - Using PDF::API2 version 2.027
      INFO - Using Sane version 1.0.25
      INFO - Using libsane-perl version 0.05

      Arch Linux 4.6.4-1-ARCH

      I haven't changed the priority from 5, but this is significantly impacting
      usability from my perspective.

      Any suggestions on where to look next to help track this down?

      Thanks very much,
      Alistair


      Sent from sourceforge.net because you indicated interest in
      https://sourceforge.net/p/gscan2pdf/bugs/227/

      To unsubscribe from further messages, please visit
      https://sourceforge.net/auth/subscriptions/

       

      Related

      Bugs: #227


Log in to post a comment.

MongoDB Logo MongoDB