https://bugs.kde.org/show_bug.cgi?id=392735
--- Comment #14 from kwanza.p...@virginmedia.com --- With the master branch, I cannot even build it successfully. It fails at kfindtransactiondlg.cpp. I suspect this due to the fact that I upgraded to QT-5.11. Now I get errors such as: kmymoney-master/kmymoney/dialogs/kfindtransactiondlg_p.h:108:130: error: no matching function for call to ‘KFindTransactionDlg::connect(QHeaderView*, void (QWidget::*)(const QPoint&), KFindTransactionDlg* const&, void (KFindTransactionDlg::*)())’ With the stable v5.0.1, the build is successful but the crash happens as before - any attempt to load/edit/modify data will crash the application. Essentially, all it succeeds in doing is starting up. -- You are receiving this mail because: You are watching all bug changes.