Strange error while working on RPC backend

Dave Peticolas dave@krondo.com
Wed, 14 Mar 2001 16:39:00 -0800


Derek Atkins writes:
> Dave Peticolas <dave@krondo.com> writes:
> 
> It should.  When sync() is called, the data is synced to the server
> and then the server called gnc_book_save().  If the client exists
> cleanly, book_end() will then call the server which calls
> gnc_book_end().  Also, when the client disconnects, regardless of
> whether they 'saved' or not, or even exited cleanly, the server calls
> gnc_book_destroy().

Can you load the file normally from a local client? If not,
could you send me the file?

dave