-
I haven't forgotten it. I'll implement this as soon as I have time.
2009-09-25 18:54:56 UTC by ra28145
-
So what's the status of this feature ?.
2009-09-25 08:03:00 UTC by eugenie
-
Hi Jeffrey,
Thanks again for y0our continued efforts in developing and fixing gscan2pdf
The new version (0.9.30) does not work for me. When I scan a page the thumbnail does not appear on the left pane in gscan2pdf. I am unable to save the file as gscan2pdf does not recognise that a file has been scaned.
In the temp directory created by gscan2pdf there are two files created when I do a...
2009-08-06 06:01:25 UTC by rocketpants
-
Please test the .deb of a release candidate of the upcoming version:
http://launchpadlibrarian.net/29941461/gscan2pdf_0.9.30%7Erc1-1_all.deb.
2009-08-05 20:52:57 UTC by ra28145
-
Thanks Jeffrey,
The patch installed OK. I am still getting the error on saving (or rotating or any imagemagick command on the temp scanned file).
Extract from debug output copied below.
asked to lazy-load Glib::Object::_LazyLoader, but that package is not registered at /usr/lib/perl5/Glib.pm line 197.
asked to lazy-load Gtk2::GC, but that package is not registered at...
2009-07-29 02:05:04 UTC by rocketpants
-
To use the patch type
patch -p1 /usr/bin/gscan2pdf < patch.
2009-07-28 15:41:00 UTC by ra28145
-
I was using scanimage.pl in 0.9.27 but tried all front ends in an effort to work out what was going on. When I installed 0.9.99 this changed to libsane-perl and generated the same result. I've just tried with the other front ends and have the same error.
I am unable to get the patch working. I assume I just run the patch. Output as follows.
./patch
diff: unrecognized option '--git'...
2009-07-27 22:55:47 UTC by rocketpants
-
Does this patch help?
I assume you are using the scanimage frontend (in Edit/Preferences). Do you get the problem with the libsane-perl frontend?.
2009-07-27 20:44:41 UTC by ra28145
-
Thanks for the quick reply.
I've reproduced the error using 0.9.27 and attached a) temp pnm file created and b) updated --debug
The scan does not appear to be finished, as you suggested. The scan should not have the black strip at the bottom. If I try to manually use convert on the temp scan file from a command line I get the same error as gscan2pdf. If I convert another file (not...
2009-07-26 23:26:52 UTC by rocketpants
-
The --debug output suggests that the scan is not being written to disk completely before gscan2pdf tries to read it.
The scans are stored in a temporary directory which is deleted when gscan2pdf is closed, e.g. for your --debug output the scan is:
/tmp/d5VjpRm9fW/eBIKOTTa1Y.pnm
So, please reproduce the problem, and before closing gscan2pdf, locate the scan and attach it to this bug...
2009-07-25 10:58:35 UTC by ra28145