https://bugs.kde.org/show_bug.cgi?id=325472
--- Comment #8 from Ralf Habacker <ralf.habac...@freenet.de> --- > That sounds like the ofx transaction log no , ofxlog.txt is mentioned at the following places kmymoney/plugins/ofximport/ofxpartner.cpp:386: if (homeDir.exists("ofxlog.txt")) { kmymoney/plugins/ofximport/ofxpartner.cpp:387: d->m_fpTrace.setFileName(QString("%1/ofxlog.txt").arg(QDir::homePath())); kmymoney/plugins/ofximport/dialogs/kofxdirectconnectdlg.cpp:94: if (homeDir.exists("ofxlog.txt")) { kmymoney/plugins/ofximport/dialogs/kofxdirectconnectdlg.cpp:95: d->m_fpTrace.setFileName(QString("%1/ofxlog.txt").arg(QDir::homePath())); while the file mentioned in this bug is used at kmymoney/kmymoney.cpp:2308: MyMoneyStatement::writeXMLFile(s, QString("/home/thb/kmm-statement-%1.txt").arg(d->m_statementXMLindex++)); and logs the content of KMymoneyStatement's. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ KMyMoney-devel mailing list KMyMoney-devel@kde.org https://mail.kde.org/mailman/listinfo/kmymoney-devel