Package: gnucash
Version: 1:2.4.10-5
Severity: important
Tags: patch

Dear Maintainer,

I wanted to try to generate a customized report in gnucash. The
instructions
showed I should be generating a unique user id with the program
gnucash-make-guids

The second line in gnucash-make-guids generates an error as this program
is not
part of the PATH.
The file named gnucash-env is in the same directory as
gnucash-make-guids

I modified the second line in the file :
/usr/lib/i386-linux-gnu/gnucash/overrides/gnucash-make-guids
originally as:
exec gnucash-env guile -s "$0" "$@"

to read as follows:
exec ./gnucash-env guile -s "$0" "$@"

   * What was the outcome of this action?
This now generates the 100 default guuids as expected

When I run the command:
cd /usr/lib/i386-linux-gnu/gnucash/overrides/
./gnucash-make-guids 10

I get the following results:

(process:13027): GLib-CRITICAL **: g_hash_table_lookup: assertion
`hash_table
!= NULL' failed
* 14:35:21  WARN <gnc.backend.dbi> [gnc_module_init_backend_dbi()] No
DBD
drivers found
cf91ecb0e510c9fd45a6242464c62c59
165f169e2f5c5f8c0251089668cb6f91
226b66091bfdf74d7b822789377fd9b6
8fb754bad196b186a008d236585adb0e
c287bb151266a45157d7a5ddbdcef78f
440a723fff1f0f06c4bebaf64ba9e267
3b9f8132674a60fa8ba795462872bdd6
a4d887c4b381f37c803631706aa89ccc
03b5e5869fd009f8e17bd365b432b53d
39b8e6e0089a10d64204ee8b444852f0

Some deprecated features have been used.  Set the environment
variable GUILE_WARN_DEPRECATED to "detailed" and rerun the
program to get more information.  Set it to "no" to suppress
this message.
The global UUIDs shown are usable, although the error messages shown are
disturbing, but that is another issue...

Not sure about the significance of the warnings...

I would hope the application would run without any warnings.



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

Kernel: Linux 3.2.0-4-686-pae (SMP w/1 CPU core)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gnucash depends on:
ii  gconf-service              3.2.5-1+build1
ii  gnucash-common             1:2.4.10-5
ii  guile-1.8                  1.8.8+1-8
ii  guile-1.8-libs             1.8.8+1-8
ii  libaqbanking34             5.0.24-1
ii  libc6                      2.13-35
ii  libcairo2                  1.12.2-2
ii  libcrypt-ssleay-perl       0.58-1
ii  libdate-manip-perl         6.34-1
ii  libdbi1                    0.8.4-6
ii  libfinance-quote-perl      1.17+git20120506-1
ii  libgconf-2-4               3.2.5-1+build1
ii  libgdk-pixbuf2.0-0         2.26.1-1
ii  libglade2-0                1:2.6.4-1
ii  libglib2.0-0               2.33.12+really2.32.4-3
ii  libgnome-keyring0          3.4.1-1
ii  libgnome2-0                2.32.1-2
ii  libgnomecanvas2-0          2.30.3-1.2
ii  libgnomeui-0               2.24.5-2
ii  libgoffice-0.8-8           0.8.17-1.2
ii  libgtk2.0-0                2.24.10-2
ii  libgwengui-gtk2-0          4.3.3-1
ii  libgwenhywfar60            4.3.3-1
ii  libhtml-tableextract-perl  2.11-1
ii  libhtml-tree-perl          5.02-1
ii  libktoblzcheck1c2a         1.39-1
ii  libofx4                    1:0.9.4-2.1
ii  libpango1.0-0              1.30.0-1
ii  libwebkitgtk-1.0-0         1.8.1-3.3
ii  libwww-perl                6.04-1
ii  libx11-6                   2:1.5.0-1
ii  libxml2                    2.8.0+dfsg1-6
ii  perl                       5.14.2-14
ii  slib                       3b1-3.1
ii  zlib1g                     1:1.2.7.dfsg-13

Versions of packages gnucash recommends:
ii  gnucash-docs  2.4.1-3
ii  yelp          3.4.2-1+b1

Versions of packages gnucash suggests:
pn  libdbd-mysql    <none>
pn  libdbd-pgsql    <none>
pn  libdbd-sqlite3  <none>

-- no debconf information

-- debsums errors found:
debsums: changed
file /usr/lib/i386-linux-gnu/gnucash/overrides/gnucash-make-guids (from
gnucash package)

The debsum error above is normal as it was necessary to change the file
to make it work as stated earlier.

Thanks,

-- 
Gerold Rupprecht


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to