[kmymoney] [Bug 473223] Data lost on kmymoney-master-2001-macos-clang-x86_64.dmg upgrade

Jack bugzilla_noreply at kde.org
Sat Aug 12 00:32:44 BST 2023


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

--- Comment #12 from Jack <ostroffjh at users.sourceforge.net> ---
It sounds like your data file is actually incomplete.  Can you think of any way
 it might have gotten truncated?  You started by saying the file could be
opened on Linux.  Is that still true?  Can you try moving the file again from
Linux to Mac and compare the file sizes in both locations?  I also note you
said the original has 21720 but the zcat | grep | wc only showed 21698.

Can you try a variant on what Thomas asked earlier:
cp 9gwengood4.kmy 9gwengood4.kmy.Z
zcat 9gwengood4.kmy | tail -n 10
rm 9gwengood4.kmy.Z

The last few lines should probably be
  </REPORTS>
  <BUDGETS/>
  <ONLINEJOBS/>
</KMYMONEY-FILE>

If the last line is not </KMYMONEY-FILE> then the file has definitely been
truncated.  Do you have any backups?

-- 
You are receiving this mail because:
You are watching all bug changes.



More information about the kde-mac mailing list