https://bugs.kde.org/show_bug.cgi?id=505613

--- Comment #3 from Thomas Baumgart <tbaumg...@kde.org> ---
If you reply by email, please only include your response and do not include the
original message. This makes it easier to read and follow on our bug tracker.
Check https://bugs.kde.org/show_bug.cgi?id=505613#c2 how your first response
looks like. Thanks.

Regarding 4) those are old versions of your data file created by KMyMoney when
you save your data afresh.

Now to some more activities: first of all make a good backup of your current
file and store it in a safe place. Then try the following (the text right to a
# is a comment. No need to enter it):

1) mv <data-file> <data-file>.gz   # that's dot gz appended
2) gunzip <data-file>.gz       # that decompresses and leaves <data-file> but
human readable
3) xmllint <data-file>     # If xmllint is not installed: for me it is in a
package called libxml2-tools

Does any of that show any errors? BTW: no need to re-compress <data-file>.
KMyMoney can deal with that.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to