Gnucash CVS.

Christian Stimming stimming@uclink.berkeley.edu
Mon, 12 Feb 2001 10:31:26 -0800


-----BEGIN PGP SIGNED MESSAGE-----

Yes, I can reproduce that bug, and to give the rest of the world the 
proper hint:

export LANG=fr_FR

Run gnucash. Run *any* report, for example "Bonjour, tout le monde"/Hello 
World. The full gnucash process will *crash*:

 8* (let ((rept (gnc:make-report #))) (gnc:report-window rept))
 9  [gnc:report-window 0]
10* [gnc:report-run 0]
11* (letrec ((dumper #)) (catch (quote ignore) (lambda () #) (lambda # 
#f)))
12  [catch ignore #<procedure ()> #<procedure (key . args)>]
13* [#<procedure ()>]
14* [lazy-catch #t #<procedure ()> #<procedure dumper (key . args)>]
15* [#<procedure ()>]
16* [gnc:report-run-unsafe 0]
17  (let ((report #) (start-time #)) (if report (if # # #) #f))
    ...
18  (let* (# # # ...) (gnc:html-document-set-style-sheet! doc stylesheet) 
...)
19* (set! formlist (gnc:html-document-render doc))
20* [gnc:html-document-render #]
21  (let (#) (if stylesheet # #))
    ...
22  (let* (# #) (gnc:html-style-table-compile # #) ...)
23* [gnc:html-style-table-compile # ()]
24  (letrec (# #) (gnc:html-style-table-set-compiled! table #) ...)
    ...
25  [compile-worker ()]
26  (let (#) (if # # #))
27* [car ()]
/home/chs/lib/unstable/share/gnucash/scm/html-style-info.scm:325:17: In 
procedure car in expression (car table-list):
/home/chs/lib/unstable/share/gnucash/scm/html-style-info.scm:325:17: Wrong 
type
argument in position 1: ()
/home/chs/lib/unstable/share/gnucash/scm/options.scm:495:10: In procedure 
+ in expression (+ 1 (gnc:multichoice-list-lookup # item)):
/home/chs/lib/unstable/share/gnucash/scm/options.scm:495:10: Wrong type 
argument: #f   


On Monday 12 February 2001 02:50, Christophe Guychard wrote:
> Furthermore, the Stylesheet window does not display nice.
> see styleesheets.png snapshot attached.

This bug affects the german translation as well: All the widget sizes are 
more or less tailored to the english labels. Any language which happens to 
need more space will look pretty ugly. We need some work here...

Christian

-----BEGIN PGP SIGNATURE-----
Version: 2.6.3i
Charset: noconv

iQCVAwUBOogsC2XAi+BfhivFAQGfYAQAotUnjt2jNnEMpcf1cP9QLmpagfKQZmFm
22UzMUoSxaWKSW4KW+z+JahEJeKOtqnSa2SmL4TJG5p1hGBzc8TRZJAYie2LMffM
It/cYHILqKd8OFbu/EvLZkFG7qjoVOS2P9dhPu5YhUemh5NwUdZaG5bM6qYLR+rh
D1MJ+L5+F2w=
=10Zj
-----END PGP SIGNATURE-----