Your message dated Tue, 27 Sep 2011 11:02:45 +0000
with message-id <[email protected]>
and subject line Bug#563461: fixed in gscan2pdf 1.0.0-1
has caused the Debian Bug report #563461,
regarding ability to remove unreferenced temporary files
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
563461: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=563461
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gscan2pdf
Version: 0.9.29-1
Severity: wishlist

If I delete pages, or run pages through processors, such as unpaper,
gscan2pdf creates new temporary files but does not remove the old
ones (which are no longer referenced from the session file).
I understand this is necessary for undo functionality. However,
given that each PNM file takes up several dozens of megabytes, it
would be nice if gscan2pdf offered the functionality to remove those
files no longer needed (thereby voiding the ability to undo).

Right now, I work around it using the following command in the
temporary directory:

  (sed -rne 's,^[[:space:]]+filename[[:space:]]+.+/(.+),-o -name \1 -prune,p' 
session; echo '-o -name \*.pnm -print0') | xargs find . -size 0 -print0 | xargs 
-0 rm --

but this is not without problems, because the session file does not
seem to get updated after running e.g. unpaper over a page. The best
way to trigger a rewrite of the session file seems to be renumbering
all pages with ctrl-r.

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-trunk-686 (SMP w/1 CPU core)
Locale: LANG=en_GB, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gscan2pdf depends on:
ii  imagemagick                  7:6.5.8.3-1 image manipulation programs
ii  libconfig-general-perl       2.44-1      Generic Configuration Module
ii  libforks-perl                0.33-1      forks - emulate threads with fork
ii  libgtk2-ex-simple-list-perl  0.50-1.1    A simple interface to Gtk2's compl
ii  libgtk2-imageview-perl       0.05-1      Perl bindings for the GtkImageView
ii  liblocale-gettext-perl       1.05-6      Using libc functions for internati
ii  libpdf-api2-perl             0.73-1      module for creating or modifying P
ii  librsvg2-common              2.26.0-1    SAX-based renderer library for SVG
ii  libsane-perl                 0.03-1      Perl bindings for the SANE (Scanne
ii  libset-intspan-perl          1.13-2      Manages sets of integers
ii  libtiff-tools                3.9.2-1     TIFF manipulation and conversion t
ii  perl-modules [libarchive-tar 5.10.1-8    Core Perl modules
ii  perlmagick                   7:6.5.8.3-1 Perl interface to the ImageMagick 
ii  sane-utils                   1.0.20-10   API library for scanners -- utilit

Versions of packages gscan2pdf recommends:
ii  djvulibre-bin                 3.5.22-7   Utilities for the DjVu image forma
ii  gocr                          0.46-2.1   A command line OCR
ii  libgtk2-ex-podviewer-perl     0.18-1     Perl Gtk2 widget for displaying Pl
ii  sane                          1.0.14-9   scanner graphical frontends
ii  tesseract-ocr                 2.04-1     Command line OCR tool
ii  unpaper                       0.3-1      post-processing tool for scanned p
ii  xdg-utils                     1.0.2-6.1  desktop integration utilities from

gscan2pdf suggests no packages.

-- no debconf information


-- 
 .''`.   martin f. krafft <[email protected]>      Related projects:
: :'  :  proud Debian developer               http://debiansystem.info
`. `'`   http://people.debian.org/~madduck    http://vcs-pkg.org
  `-  Debian - when you have better things to do than fixing systems

Attachment: digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)


--- End Message ---
--- Begin Message ---
Source: gscan2pdf
Source-Version: 1.0.0-1

We believe that the bug you reported is fixed in the latest version of
gscan2pdf, which is due to be installed in the Debian FTP archive:

gscan2pdf_1.0.0-1.diff.gz
  to main/g/gscan2pdf/gscan2pdf_1.0.0-1.diff.gz
gscan2pdf_1.0.0-1.dsc
  to main/g/gscan2pdf/gscan2pdf_1.0.0-1.dsc
gscan2pdf_1.0.0-1_all.deb
  to main/g/gscan2pdf/gscan2pdf_1.0.0-1_all.deb
gscan2pdf_1.0.0.orig.tar.gz
  to main/g/gscan2pdf/gscan2pdf_1.0.0.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jeffrey Ratcliffe <[email protected]> (supplier of updated gscan2pdf package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 22 Sep 2011 21:37:23 +0200
Source: gscan2pdf
Binary: gscan2pdf
Architecture: source all
Version: 1.0.0-1
Distribution: unstable
Urgency: low
Maintainer: Jeffrey Ratcliffe <[email protected]>
Changed-By: Jeffrey Ratcliffe <[email protected]>
Description: 
 gscan2pdf  - GUI to produce PDFs or DjVus from scanned documents
Closes: 563461 577144 602578 617886 622616 622844 642799
Changes: 
 gscan2pdf (1.0.0-1) unstable; urgency=low
 .
   * New upstream release
     Closes: #622616 (gscan2pdf: error message)
     Closes: #622844 (gscan2pdf + libsane-perl frontend + Canon CanoScan LiDE25
                      results in "End of file reached")
     Closes: #563461 (ability to remove unreferenced temporary files)
     Closes: #577144 (gscan2pdf: lost option for editing/scanning simultaneously
                      in newer versions)
     Closes: #602578 (Clearing the OCR text)
     Closes: #617886 ("Open gscan2pdf session file" icon looks too much like
                      "Save" icon)
     Closes: #642799 (gscan2pdf can't replace existing pdf's)
Checksums-Sha1: 
 6c20c4ae621b66e7c002aa5e22dd928beb8d12d8 1232 gscan2pdf_1.0.0-1.dsc
 a9788d53f9a4e046c9f2a855308c291dec58378a 564958 gscan2pdf_1.0.0.orig.tar.gz
 b6c32fc61d5578425316ba77411d0c7464376330 346 gscan2pdf_1.0.0-1.diff.gz
 cc2ce655088105bc5df23dc5356b4280143ca2a2 431210 gscan2pdf_1.0.0-1_all.deb
Checksums-Sha256: 
 a7d6697a973f9aa690721ebdc62ccc92307f40ece58cc5e8cd2436f5610d9368 1232 
gscan2pdf_1.0.0-1.dsc
 29f7bfecaec1ced7fa49d842775719e6b9869682d4676c95ea59df4a2aa2da14 564958 
gscan2pdf_1.0.0.orig.tar.gz
 840e0ee8c7aea8896526868a5e035c63279f97ded8d3634fce9089b32b37b19f 346 
gscan2pdf_1.0.0-1.diff.gz
 6dc19b4cfa40ea7fe01e44ddd09af70d8b5fb34b3a993b83ffe8083f640b596d 431210 
gscan2pdf_1.0.0-1_all.deb
Files: 
 8ca6856e98c52a27a5ce1f792c5d5e35 1232 utils optional gscan2pdf_1.0.0-1.dsc
 97f73f73aa0d9609655aa23d386d3726 564958 utils optional 
gscan2pdf_1.0.0.orig.tar.gz
 d881a702d2241209aea41433dcee20d9 346 utils optional gscan2pdf_1.0.0-1.diff.gz
 2e01a4511110431ddca44f0d0867ccb0 431210 utils optional 
gscan2pdf_1.0.0-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk6BqdgACgkQVDAgnE3XzJOumgCfZnZEBpCKlKb4XfqZLSquFZXy
Hg0An27J1ZYtO2sI4bYUjFT3DXDMcJs7
=MNYS
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to