https://bugs.kde.org/show_bug.cgi?id=517322
Thomas Baumgart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|bugtracker |file Status|REPORTED |NEEDSINFO Resolution|--- |WAITINGFORINFO --- Comment #1 from Thomas Baumgart <[email protected]> --- No id being present for the transaction shows that the problem is with a matched transaction. The check that is causing the load failure was introduced between 5.2.1 and 5.2.2 and that is why the file can be loaded with 5.2.1. So far, I can think that you deleted an account some time ago which is still referenced in the matched transaction. Please try the following and report the results here. What is the output of (replace your-data-file with the real name) > zgrep matched-tx your-data-file.kmy | grep A000128 | wc -l I expect it to be a positive number. Once we have that, we continue to fix the problem. -- You are receiving this mail because: You are watching all bug changes.
