[libalkimia] [Bug 485662] New: CI: Warning: "Release of profile requested but WebEnginePage still not deleted. Expect troubles !"
https://bugs.kde.org/show_bug.cgi?id=485662 Bug ID: 485662 Summary: CI: Warning: "Release of profile requested but WebEnginePage still not deleted. Expect troubles !" Classification: Frameworks and Libraries Product: libalkimia Version: master Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: CI Assignee: kmymoney-devel@kde.org Reporter: ralf.habac...@freenet.de Target Milestone: --- SUMMARY When running tests in relation with the QWebEngine, a warning is displayed that some resources will not be deleted. STEPS TO REPRODUCE 1. Inspect https://invent.kde.org/office/alkimia/-/jobs/1740159#L1034 OBSERVED RESULT * Finished testing of AlkDownloadEngineTest * Release of profile requested but WebEnginePage still not deleted. Expect troubles ! EXPECTED RESULT The warning should not appear. -- You are receiving this mail because: You are the assignee for the bug.
[libalkimia] [Bug 485662] CI: Warning: "Release of profile requested but WebEnginePage still not deleted. Expect troubles !"
https://bugs.kde.org/show_bug.cgi?id=485662 Bug Janitor Service changed: What|Removed |Added Status|REPORTED|ASSIGNED Ever confirmed|0 |1 --- Comment #1 from Bug Janitor Service --- A possibly relevant merge request was started @ https://invent.kde.org/office/alkimia/-/merge_requests/36 -- You are receiving this mail because: You are the assignee for the bug.
[libalkimia] [Bug 459128] CI job using docker image 'kdeorg/ci-suse-qt515:latest' fails with timeout at running alkonlinequotestest
https://bugs.kde.org/show_bug.cgi?id=459128 --- Comment #28 from Ben Cooksley --- (In reply to Ralf Habacker from comment #26) > (In reply to Ralf Habacker from comment #22) > > (In reply to Ben Cooksley from comment #17) > > > > > For Windows, that installation issue is a matter for the Craft developers > > > in #kde-craft:kde.org i'm afraid. > > According to https://invent.kde.org/office/alkimia/-/jobs/1740161#L25 craft > does not appear to be involved here. Instead, a script from the > sysadmin/ci-utilities repo is used here (see > https://invent.kde.org/sysadmin/ci-utilities/-/blob/master/run-ci-build. > py?ref_type=heads). Craft is used to provide everything not provided by Visual Studio / the Windows SDK on Windows systems. This includes Qt. See https://invent.kde.org/sysadmin/ci-images/-/blob/master/windows-msvc2022/Dockerfile?ref_type=heads followed by https://invent.kde.org/sysadmin/ci-images/-/blob/master/windows-msvc2022-qt66/Dockerfile?ref_type=heads and -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 485665] New: QMetaObject::invokeMethod: No such method KMyMoneyApp::slotFileNew(QUrl)
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.
[kmymoney] [Bug 435761] No gpg support for kmymoney available from CI builds
https://bugs.kde.org/show_bug.cgi?id=435761 Ralf Habacker changed: What|Removed |Added Summary|No gpg support for kmymoney |No gpg support for kmymoney |available from binary |available from CI builds |factory | -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 439883] onlinequoteeditor5 not included in kmymoney binaries generated by KDE CI
https://bugs.kde.org/show_bug.cgi?id=439883 --- Comment #3 from Ralf Habacker --- (In reply to Thomas Baumgart from comment #2) > https://invent.kde.org/packaging/craft-blueprints-kde/-/commit/766ecafaee502ad9fc9417402e176bb41d392111 This change is not recognizable in the current CI build https://cdn.kde.org/ci-builds/office/kmymoney/master/windows/kmymoney-master-3196-windows-cl-msvc2019-x86_64.7z Possibly increasing the patch level could help here, as was done in an earlier commit, see https://invent.kde.org/packaging/craft-blueprints-kde/-/commit/766ecafaee502ad9fc9417402e176bb41d392111 -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 426400] Fix KF5 issues on Windows
https://bugs.kde.org/show_bug.cgi?id=426400 Bug 426400 depends on bug 439883, which changed state. Bug 439883 Summary: onlinequoteeditor5 not included in kmymoney binaries generated by KDE CI https://bugs.kde.org/show_bug.cgi?id=439883 What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED |--- -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 439883] onlinequoteeditor5 not included in kmymoney binaries generated by KDE CI
https://bugs.kde.org/show_bug.cgi?id=439883 Ralf Habacker changed: What|Removed |Added Resolution|FIXED |--- Ever confirmed|0 |1 Status|RESOLVED|REOPENED -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 439883] onlinequoteeditor5 not included in kmymoney binaries generated by KDE CI
https://bugs.kde.org/show_bug.cgi?id=439883 Ralf Habacker changed: What|Removed |Added Blocks||435761 Referenced Bugs: https://bugs.kde.org/show_bug.cgi?id=435761 [Bug 435761] No gpg support for kmymoney available from CI builds -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 435761] No gpg support for kmymoney available from CI builds
https://bugs.kde.org/show_bug.cgi?id=435761 Ralf Habacker changed: What|Removed |Added Depends on||439883 --- Comment #4 from Ralf Habacker --- (In reply to Ingo Klöcker from comment #3) > It's not suprising that gpg2.exe is missing if you have the following in > kmymoney's exclude list: > > # strip most executables > > bin/(?!(kmymoney|sqlcipher|kbuildsycoca5|update-mime-database|kioslave|ofxdump|kconf_update|QtWebEngineProcess)).*\.exe The added files have been corrected with https://invent.kde.org/packaging/craft-blueprints-kde/-/commit/766ecafaee502ad9fc9417402e176bb41d392111, but are not included in the current snapshot (kmymoney-master-3196-windows-cl-msvc2019-x86_64.7z) at https://cdn.kde.org/ci-builds/office/kmymoney/master/windows/. Referenced Bugs: https://bugs.kde.org/show_bug.cgi?id=439883 [Bug 439883] onlinequoteeditor5 not included in kmymoney binaries generated by KDE CI -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 485665] QMetaObject::invokeMethod: No such method KMyMoneyApp::slotFileNew(QUrl)
https://bugs.kde.org/show_bug.cgi?id=485665 Thomas Baumgart changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED|RESOLVED Latest Commit||https://invent.kde.org/offi ||ce/kmymoney/-/commit/72094f ||47008f20bf3faad57f763ffee61 ||847d7b3 Version Fixed In||5.2 --- Comment #1 from Thomas Baumgart --- Git commit 72094f47008f20bf3faad57f763ffee61847d7b3 by Thomas Baumgart. Committed on 17/04/2024 at 12:46. Pushed by tbaumgart into branch 'master'. Adjust slot's signature FIXED-IN: 5.2 M +1-1kmymoney/main.cpp https://invent.kde.org/office/kmymoney/-/commit/72094f47008f20bf3faad57f763ffee61847d7b3 -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 439883] onlinequoteeditor5 not included in kmymoney binaries generated by KDE CI
https://bugs.kde.org/show_bug.cgi?id=439883 --- Comment #4 from Thomas Baumgart --- Git commit e246114945b04bed1e9235c5f99e61326f30d28a by Thomas Baumgart. Committed on 17/04/2024 at 13:04. Pushed by tbaumgart into branch 'qt5-lts'. [kmymoney] Include additional executables in package M +1-1extragear/kmymoney/blacklist.txt https://invent.kde.org/packaging/craft-blueprints-kde/-/commit/e246114945b04bed1e9235c5f99e61326f30d28a -- You are receiving this mail because: You are the assignee for the bug.