** Changed in: gscan2pdf (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/889549
Title:
MAJOR BUG: gscan2pdf gimp integration creates page size err
The attachment "0001-Don-t-lose-extension-if-user-defined-tool-
converts-p.patch" seems to be a patch. If it isn't, please remove the
"patch" flag from the attachment, remove the "patch" tag, and if you are
a member of the ~ubuntu-reviewers, unsubscribe the team.
[This is an automated message per
Thanks for the more detailed explanation.
This fixes it for me.
** Patch added:
"0001-Don-t-lose-extension-if-user-defined-tool-converts-p.patch"
https://bugs.launchpad.net/ubuntu/+source/gscan2pdf/+bug/889549/+attachment/3600910/+files/0001-Don-t-lose-extension-if-user-defined-tool-converts
Tested 1.1.3 (from quantal depot) and the two problems are still there.
To reproduce problem 1:
- launch gscan2pdf (e.g. A4 grayscale 300 ppi)
- scan 1 page
- edit in Tools/User-defined/gimp -n %i
- Overwrite .pnm shows in File menu
- Edit image
- Overwrite
- Quit gimp
- Edit same page again sa
I have a fix for this. Please test v1.1.1 when I release it in the next
few days.
** Changed in: gscan2pdf (Ubuntu)
Status: New => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/88
I cannot reproduce problem 1 in comment #3.
Please go through, step by step, how you reproduce the bug in problem 1.
The main problem, however, I can see.
Comment #3 only covers the case where the user has not changed the
resolution. If some sort of down or upscaling operation has taken place,
t
Problem is still in 1.1.0, and is two fold:
1. second gimp call loses filename, can't overwrite
2. resolution is lost on return
To fix in lib/Gscan2pdf:
1. Edit Page.pm, line 110, in thaw, to initialize $suffix
my $suffix = "pnm";
2. Edit Document.pm, insert one line at 2614 to pass resolution
Anyone upstream from gscan2pdf or gimp checking Ubuntu bugs every now
and then anyway?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/889549
Title:
MAJOR BUG: gscan2pdf gimp integration creates page