https://bugs.kde.org/show_bug.cgi?id=473223
--- Comment #2 from Neil <nral...@pm.me> --- (In reply to Thomas Baumgart from comment #1) > Could be related to the content of your data. What does KMyMoney print to > the console when started from the command line? Anything suspicious? What is > the output of the following command run on the command line (replace > "your-data-file-name.kmy" with your actual filename: > > zcat your-data-file-name.kmy | grep 'TRANSACTION>' | wc -l > > It should be the number of transactions plus the number of schedules shown > in the File information dialog. Reply from Neil Ralph: 1) Not sure if I should be using 'reply' or 'Add Comment' 2) could not get zcat to complete: neilralph@Neils-MBP ~ % zcat 9gwengood4.kmy | grep 'TRANSACTION>' | wc -l zcat: can't stat: 9gwengood4.kmy (9gwengood4.kmy.Z): No such file or directory 0 neilralph@Neils-MBP ~ % pwd /Users/neilralph neilralph@Neils-MBP ~ % ls 9gwengood4.kmy Library Applications Movies Applications (Parallels) Music BBDownloads Nextcloud Desktop Parallels Documents Pictures Downloads Public -- You are receiving this mail because: You are watching all bug changes.