You are not logged in.

#1 2006-11-29 03:36:47

roguetr
Member
Registered: 2006-10-15
Posts: 26

gnucash properties - changing/adding details broken

Hey,

Attempting to change the details within the gnucash properties (where you store your business number, address etc.) results in:

[roguetr@portal ~]$ gnucash
Backtrace:
In unknown file:
   ?:  0* [apply-cb]
In /opt/gnome/share/gnucash/guile-modules/gnucash/gnome-utils.scm:
  29:  1* [gnc:options-scm->kvp #<procedure dispatch #> # # ...]
In /opt/gnome/share/gnucash/scm/options.scm:
1471:  2  [scm->kvp #<gw:wcp <gnc:kvp-frame*> 0x815ffe0> ("options")]
In unknown file:
    ...
   ?:  3  [hash-for-each #<procedure #f (section hash)> #(() () (#) () ...)]
In /usr/share/guile/slib/hashtab.scm:
120:  4  (do ((i (+ -1 #) (+ -1 i))) ((negative? i)) ...)
122:  5* [alist-for-each #<procedure #f (section hash)> (("Business" . #))]
In /usr/share/guile/slib/alist.scm:
117:  6  [for-each #<procedure #f (pair)> (("Business" . #(# # # ...)))]
In unknown file:
   ?:  7* [#<procedure #f (pair)> ("Business" . #((#) (#) (#) ...))]
In /usr/share/guile/slib/alist.scm:
117:  8* [#<procedure #f (section hash)> "Business" #((#) (#) (#) () ...)]
In /opt/gnome/share/gnucash/scm/options.scm:
1299:  9  [section-for-each #((#) (#) (#) () ...) #<procedure #f (option)>]
In unknown file:
    ...
   ?: 10  [hash-for-each #<procedure #f (name option)> #((#) (#) (#) () ...)]
In /usr/share/guile/slib/hashtab.scm:
120: 11  (do ((i (+ -1 #) (+ -1 i))) ((negative? i)) ...)
122: 12* [alist-for-each #<procedure #f (name option)> (("Company Address" . #))]
In /usr/share/guile/slib/alist.scm:
117: 13  [for-each #<procedure #f (pair)> (("Company Address" . #))]
In unknown file:
   ?: 14* [#<procedure #f (pair)> ("Company Address" . #)]
In /usr/share/guile/slib/alist.scm:
117: 15* [#<procedure #f #> "Company Address" #]
In /opt/gnome/share/gnucash/scm/options.scm:
1295: 16  [#<procedure #f (option)> #("Business" "Company Address" "b1" ...)]
    ...
223: 17  [gnc:kvp-frame-set-slot-path # {"Suburb VIC, 3333"} #]

/opt/gnome/share/gnucash/scm/options.scm:223:20: In procedure exact? in expression (gnc:kvp-frame-set-slot-path f value ...):
/opt/gnome/share/gnucash/scm/options.scm:223:20: Wrong type argument in position 1: "Suburb VIC, 3333"
[roguetr@portal ~]$

This also occurs with a fresh data file and simply trying to add details.

This looks like an SLIB problem but SLIB stumps me at the best of times.

I hadn't tried altering the details in the properties since compiling gnucash from source so I can't say how long this has been occurring with regards to the community packages.

This was a completely fresh install of arch approx. a week ago. The other 3GB of packages seem to be working 100% so far smile

Offline

Board footer

Powered by FluxBB