https://bugs.kde.org/show_bug.cgi?id=485665
Bug ID: 485665 Summary: QMetaObject::invokeMethod: No such method KMyMoneyApp::slotFileNew(QUrl) Classification: Applications Product: kmymoney Version: git (master) Platform: Other OS: Microsoft Windows Status: REPORTED Severity: normal Priority: NOR Component: bugtracker Assignee: kmymoney-devel@kde.org Reporter: ralf.habac...@freenet.de Target Milestone: --- SUMMARY Running kmymoney shows a warning that a requested method was not found. STEPS TO REPRODUCE 1. Download https://cdn.kde.org/ci-builds/office/kmymoney/master/windows/kmymoney-master-3196-windows-cl-msvc2019-x86_64.7z 2. unpack archive 3. open command shell in included 'bin' dir 4. start kmymoney 5. open a kmymoney file OBSERVED RESULT In the log the following message is printed QMetaObject::invokeMethod: No such method KMyMoneyApp::slotFileNew(QUrl) Candidates are: slotFileNew() EXPECTED RESULT The message should not appear SOFTWARE/OS VERSIONS Windows: 10 KDE Frameworks Version: 5.115.0 Qt Version: 5.15.12 -- You are receiving this mail because: You are the assignee for the bug.