Processing commands for [EMAIL PROTECTED]:
> tags 348018 +help
Bug#348018: gnucash: crash on startup
There were no tags set.
Tags added: help
> thanks
Stopping processing here.
Please contact me if you need assistance.
Debian bug tracking system administrator
(administrator, Debian Bugs databas
tags 348018 +help
thanks
Daniel Burrows <[EMAIL PROTECTED]> writes:
> Whatever the problem is, it seems to involve the way that the Gnucash core
> calls the Scheme modules. The following code in an interactive Guile session
> does what you would expect:
>
> (use-modules (ice-9 slib))
> (requi
Whatever the problem is, it seems to involve the way that the Gnucash core
calls the Scheme modules. The following code in an interactive Guile session
does what you would expect:
(use-modules (ice-9 slib))
(require 'hash-table)
(display (hash-for-each))
However, placing this at the from of
3 matches
Mail list logo