Hi,

I 'downloaded' a cvs snapshot (15/11/2000 about 10:00 AM-Paris).
Compiled fine but a few crashes when running Gnucash.

I use a myself-compiled Guile 1.4, g-wrap 0.9.12 (compiled) and
latest helixcode RPMS on a RH-6.2.

1) When compiling g-wrap:
--------------------------

with rpmbuild (RPM 4.0.x) I got an error while stripping script files
(strip commands fails). It prevents from correctly building RPMs.
 So I installed it 'by hand' (make install). without RPM.

Plus, when 'rpmbuild -ta g-wrap-0.9.12.tar.gz', it cannot find spec file
in gzipped-source. I had to make it from rpm dir and then copy
it to g-wrap-x.x.x/g-wrap.spec. Normal?

both occured also with previous versions of g-wrap.

2) When Compiling Gnucash:
------------------------

libxml must be >= 1.8.8 or >= 2.1.0 for compatibility reasons
(xmlRootNode) see for details


3) When Running Gnucash:
------------------------

First, when I restart gnucash, it tries to load the latest file
of the previous session (Ok). But I always get an Gtk-dialog error
which tells me that the file does not exists. Known bug?

Second, I opened my old binary-format file that I use with 1.4.8
with 1.5.x. Conversion seemed to work fine. So I saved the file to XML,
work a bit with it and then shut-down. In another session when reloading
the file I got crash with an error (see crash_on_load.txt attached file).
If you want, I could send the initial and XML-translated files to make a
test but they are quite huge (gzipped XML is > 130Ko)

Third, when running a report If I try to print it (even with a new XML file
and only 2 transactions in it) It crashes.(see crash_on_print.txt attached
file).



-------------------------------------------------------------

<< En science, la phrase la plus excitante que l'on peut entendre,
 celle qui annonce des nouvelles découvertes,
 ce n'est pas "Eureka" mais c'est "drôle". >>

Isaac Asimov


-------------------------------------------------------------
Christophe Guychard     <[EMAIL PROTECTED]>

Système d'Information et Intranet
ENST-Bretagne
Brest - FRANCE

Tel. bureau: 02 29 00 12 54
-------------------------------------------------------------
BEGIN:VCARD
VERSION:2.1
N:Guychard;Christophe;;M.
FN:Christophe Guychard (E-mail)
ORG:;DISI
TEL;WORK;VOICE:+33 (00) 02 98 00 12 54
TEL;HOME;VOICE:+33 (00) 0298439242
ADR;WORK;ENCODING=QUOTED-PRINTABLE:;;Technop=F4le de Brest-Iroise=0D=0ABP 832;Brest;Finist=E8re;29285;France
LABEL;WORK;ENCODING=QUOTED-PRINTABLE:Technop=F4le de Brest-Iroise=0D=0ABP 832=0D=0ABrest, Finist=E8re 29285=0D=
=0AFrance
ADR;HOME:;;48 rue du chateau;Brest, Finistère;;29200;France
LABEL;HOME;ENCODING=QUOTED-PRINTABLE:48 rue du chateau=0D=0ABrest, Finist=E8re 29200=0D=0AFrance
EMAIL;PREF;INTERNET:[EMAIL PROTECTED]
REV:20000307T095536Z
END:VCARD
[root@Gertrude GnuCashTest]# gnucash-1.5 &
 

This is a development version. It may or may not work.
Report bugs and other problems to [EMAIL PROTECTED]
The last stable version was gnucash-1.4.8.
The next stable version will be gnucash-2.0.0.


** CRITICAL **: file gnome-font-face.c: line 169 (gnome_font_unsized_closest): 
assertion `fontmap != NULL' failed.

** CRITICAL **: file gnome-font.c: line 245 (gnome_font_new_closest): assertion `face 
!= NULL' failed.

** CRITICAL **: file gp-gc.c: line 747 (gp_ctx_new): assertion `ctx->font != NULL' 
failed.

** CRITICAL **: file gnome-font-face.c: line 142 (gnome_font_face_new): assertion 
`fontmap != NULL' failed.

** CRITICAL **: file gnome-font.c: line 195 (gnome_font_new): assertion `face != NULL' 
failed.

[root@Gertrude bin]# ./gnucash 


This is a development version. It may or may not work.
Report bugs and other problems to [EMAIL PROTECTED]
The last stable version was gnucash-1.4.8.
The next stable version will be gnucash-2.0.0.

sixtp: parse failed at 
(stack-frame 0x8256138
             (parser 0x8267f98)
             (tag (null))
             (data-for-children (nil))
             (data-from-children)
             (frame-data (nil)))
  (stack-frame 0x8255110
               (parser 0x825da48)
               (tag gnc)
               (data-for-children (nil))
               (data-from-children)
               (frame-data (nil)))
    (stack-frame 0x8276d58
                 (parser 0x8276d88)
                 (tag ledger-data)
                 (data-for-children 0x827c760)
                 (data-from-children)
                 (frame-data (nil)))
      (stack-frame 0x827c788
                   (parser 0x8276e08)
                   (tag account)
                   (data-for-children 0x827c760)
                   (data-from-children)
                   (frame-data (nil)))
        (stack-frame 0x827c7b0
                     (parser 0x8276e88)
                     (tag restore)
                     (data-for-children 0x827c7c8)
                     (data-from-children)
                     (frame-data 0x827c7c8))
          (stack-frame 0x827c968
                       (parser 0x8276f88)
                       (tag guid)
                       (data-for-children (nil))
                       (data-from-children ((tag (null)) (data 0x827c910)))
                       (frame-data (nil)))

Reply via email to