| Summary: | Crash when updating any currency or stock price from dialog | ||
|---|---|---|---|
| Product: | [Applications] kmymoney | Reporter: | darkms5+kde |
| Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | crash | ||
| Priority: | NOR | ||
| Version First Reported In: | 5.1.1 | ||
| Target Milestone: | --- | ||
| Platform: | Microsoft Windows | ||
| OS: | Microsoft Windows | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | weird-currency | ||
|
Description
darkms5+kde
2021-05-03 19:14:44 UTC
Turned out it was possible to export to plaintext XML and I found these lines there: <PRICEPAIR from="EUR" to=""> <PRICE date="2021-02-26" source="Transaction" price="1/1"/> <PRICE date="2021-04-12" source="Transaction" price="1/1"/> </PRICEPAIR> Still no clue how did I end up getting those, but removing them had solved the issue for me. Closing this ticket, sorry for inconvenience. I won't reopen this now, but there have been other similar problems with odd price pairs. I don't know if anyone can figure out how they get created, but I don't think their presence should cause a crash. In addition, there should probably be a way to delete them through the UI. |