https://bugs.kde.org/show_bug.cgi?id=473223
Thomas Baumgart <tbaumg...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |git (master) --- Comment #6 from Thomas Baumgart <tbaumg...@kde.org> --- Based on Neil's answer in comment #2 it could be, that zcat on MacOS requires the file to have a specific filetype. Can you try the following: cp 9gwengood4.kmy 9gwengood4.kmy.Z zcat 9gwengood4.kmy | grep 'TRANSACTION>' | wc -l rm 9gwengood4.kmy.Z As Jack pointed out, v 5.1.80 refers to "git (master)" here. I adjusted the version. The dialog box asking for the currency type is a sign that KMyMoney for whatever reason cannot read your data (completely). For further analysis it would be helpful, if you can paste the output that KMyMoney prints when running from the command line. -- You are receiving this mail because: You are the assignee for the bug.