On Sat, 2005-11-19 at 17:06 +0100, Christian Krause wrote:
> Hi,
>
> During playing with gnucash 2.x I've found an annoying problem:
>
> In each "ledger" or "journal" view (sorry, but is this the correct word
> for the view of an account with all its transactions?), all columns with
> numbers whi
On Sat, 2005-11-19 at 16:39 +0100, Christian Krause wrote:
> it seems, that the shortcut ctrl-r is bound to Refresh and to Reconcile
> in the main window with an opened account tree.
>
> Please remove the shortcut from one of these menu entries.
According to the Human Interface Guidelines, R sh
Okay, this should now be fixed.. Can you "svn update"
your goffice-update branch and re-try?
-derek
Volker Englisch <[EMAIL PROTECTED]> writes:
> The goffice-update branch fails as well but at a different location in
> the process. However, it appears that this branch fails far later in
> th
> Okay, this should now be fixed.. Can you "svn update"
> your goffice-update branch and re-try?
I did that. Now I am getting the same error that I reported originally
with the trunk:
cc1: warnings being treated as errors
gog-graph.c: In function 'gog_graph_ref_data':
gog-graph.c:414: warning
Interesting.
I just tried this branch on FC3 and it fails for me in exactly the
same way. It has to do with Neil's changes to move goffice-config.h
to the top-level directory. Unfortunately that doesn't work properly,
because all the goffice code is looking for goffice/goffice-config.h
(which ob