Your message dated Sat, 19 Aug 2006 18:32:43 +0100
with message-id <[EMAIL PROTECTED]>
and subject line gnucash --add-price-quotes does not respect the file 
compression option
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: gnucash
Version: 1.8.12-7
Severity: normal

I have cron run "gnucash --add-price-quotes" every week day, and I have
the "Use file compression" option set to true, as can be seen in my
~/.gnucash/config-1.8.auto:

(let ((option (gnc:lookup-option gnc:*options-entries*
                                 "General"
                                 "Use file compression")))
  ((lambda (option) (if option ((gnc:option-setter option) #t))) option))

However, the file saved when automatically run is not compressed:
-rw-r--r-- 1 pavageau pavageau 8582814 2006-02-14 20:00 
comptes-euro.gnucash.20060215003704.xac
vs
-rw-r--r-- 1 pavageau pavageau  580480 2006-02-15 00:37 comptes-euro.gnucash

It's not because it's a .xac file:
-rw-r--r-- 1 pavageau pavageau  580260 2006-02-14 00:36 
comptes-euro.gnucash.20060214003937.xac

I suppose it just doesn't take the option into account.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14.3
Locale: LANG=en_US.ISO-8859-15, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages gnucash depends on:
ii  bonobo                    1.0.22-8       The GNOME Bonobo System.
ii  gdk-imlib11               1.9.14-28      imaging library for use with gtk
ii  gnucash-common            1.8.12-7       A personal finance tracking progra
ii  guile-1.6-libs            1.6.7-2        Main Guile libraries
ii  guile-1.6-slib            1.6.7-2        Guile SLIB support
ii  libart2                   1.4.2-31       The GNOME canvas widget - runtime 
ii  libaudiofile0             0.2.6-6        Open-source version of SGI's audio
ii  libbonobo2                1.0.22-8       The GNOME Bonobo library.
ii  libc6                     2.3.6-1        GNU C Library: Shared libraries an
ii  libdate-manip-perl        5.44-2         a perl library for manipulating da
ii  libdb3                    3.2.9-23       Berkeley v3 Database Libraries [ru
ii  libesd0                   0.2.36-3       Enlightened Sound Daemon - Shared 
ii  libfinance-quote-perl     1.08-1         Perl module for retrieving stock q
ii  libfreetype6              2.1.10-1       FreeType 2 font engine, shared lib
ii  libgal23                  0.24-6         G App Libs (run time library)
ii  libgconf11                1.0.9-7.1      GNOME configuration database syste
ii  libgdk-pixbuf-gnome2      0.22.0-11      The GNOME1 Canvas pixbuf library
ii  libgdk-pixbuf2            0.22.0-11      The GdkPixBuf image library, gtk+ 
ii  libghttp1                 1.0.9-17       original GNOME HTTP client library
ii  libglade-gnome0           1:0.17-5       Library to load .glade files at ru
ii  libglade0                 1:0.17-5       Library to load .glade files at ru
ii  libglib1.2                1.2.10-10.1    The GLib library of C routines
ii  libgnome32                1.4.2-31       The GNOME libraries
ii  libgnomeprint15           0.37-11        The GNOME Print architecture - run
ii  libgnomesupport0          1.4.2-31       The GNOME libraries (Support libra
ii  libgnomeui32              1.4.2-31       The GNOME libraries (User Interfac
ii  libgtk1.2                 1.2.10-18      The GIMP Toolkit set of widgets fo
ii  libgtkhtml1.1-3           1.1.10-9       HTML rendering/editing library - r
ii  libguile-ltdl-1           1.6.7-2        Guile's patched version of libtool
ii  libguppi16                0.40.3-15      GNOME graph and plot component
ii  libgwrapguile1            1.3.4-15       g-wrap: Tool for exporting C libra
ii  libice6                   6.9.0.dfsg.1-4 Inter-Client Exchange library
ii  libltdl3                  1.5.22-2       A system independent dlopen wrappe
ii  liboaf0                   0.6.10-6       The GNOME Object Activation Framew
ii  libofx2c2a                1:0.8.0-10     library to support Open Financial 
ii  liborbit0                 0.5.17-11.1    Libraries for ORBit - a CORBA ORB
ii  libpopt0                  1.7-5          lib for parsing cmdline parameters
ii  libqthreads-12            1.6.7-2        QuickThreads library for Guile
ii  libsm6                    6.9.0.dfsg.1-4 X Window System Session Management
ii  libstdc++6                4.0.2-9        The GNU Standard C++ Library v3
ii  libx11-6                  6.9.0.dfsg.1-4 X Window System protocol client li
ii  libxext6                  6.9.0.dfsg.1-4 X Window System miscellaneous exte
ii  libxi6                    6.9.0.dfsg.1-4 X Window System Input extension li
ii  libxml1                   1:1.8.17-12    GNOME XML library
ii  libzvt2                   1.4.2-31       The GNOME zvt (zterm) widget
ii  oaf                       0.6.10-6       The GNOME Object Activation Framew
ii  psfontmgr                 0.11.8-0.1     PostScript font manager -- part of
ii  slib                      3a2-5          Portable Scheme library
ii  x-ttcidfont-conf          21             Configure TrueType and CID fonts f
ii  zlib1g                    1:1.2.3-9      compression library - runtime

gnucash recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 2.0.1-1


Frank Pavageau wrote:

> Anyway, the problem is indeed fixed in 2.0.1-1, at least (I don't think
> I checked while running 2.0.0). My latest file, generated by the cron
> run, is compressed:
> -rw-r--r-- 1 pavageau pavageau  658850 2006-08-17 20:00 comptes-euro.gnucash
> and so are all the previous xac files.
> 
>         Frank
> 
> 

Closing the bug report.

-- 

Neil Williams
=============
http://www.data-freedom.org/
http://www.nosoftwarepatents.com/
http://www.linux.codehelp.co.uk/


Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---

Reply via email to