https://bugs.kde.org/show_bug.cgi?id=410994
--- Comment #16 from Jack <ostrof...@users.sourceforge.net> --- This seems like it is going around in circles. I think it is appropriate to go back to the real core problem. If you were using a sqlite database, and found you had transactions which were seen in the ledger, but not in reports, that is what needs to be diagnosed. Exporting to other formats may fail to produce a complete, consistent file, but that is because there is already a problem with the data, not because of a problem with the process of exporting to a file, other than that it fails to notice the bad data and notify of the problem. Using the sqlite database when you first noticed the problem, if you save again as a database, and reopen the newly saved sqlite file, does anything change, or does it show EXACTLY the same problem? -- You are receiving this mail because: You are watching all bug changes.