Summary: | Online quotes editor crashes when running from craft shell | ||
---|---|---|---|
Product: | [Frameworks and Libraries] alkimia | Reporter: | Ralf Habacker <ralf.habacker> |
Component: | Online Quotes Editor | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | p.r.worrall |
Priority: | NOR | ||
Version First Reported In: | master | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/office/alkimia/-/commit/88494b3e63d4344e3dbd403a37b8f06b0cc6ec57 | Version Fixed In: | 8.1.74 |
Sentry Crash Report: | |||
Attachments: | Patch fixing the issue |
Description
Ralf Habacker
2024-04-23 07:14:15 UTC
Git commit 88494b3e63d4344e3dbd403a37b8f06b0cc6ec57 by Ralf Habacker. Committed on 23/04/2024 at 07:16. Pushed by habacker into branch 'master'. Add workaround for online quote editor to prevent a possible crash M +9 -3 tools/onlinequoteseditor/main.cpp https://invent.kde.org/office/alkimia/-/commit/88494b3e63d4344e3dbd403a37b8f06b0cc6ec57 (In reply to Ralf Habacker from comment #1) > Git commit 88494b3e63d4344e3dbd403a37b8f06b0cc6ec57 by Ralf Habacker. > Committed on 23/04/2024 at 07:16. > Pushed by habacker into branch 'master'. > > Add workaround for online quote editor to prevent a possible crash An actual windows snapshot from master branch (kmymoney-master-3201-windows-cl-msvc2019-x86_64.7z from https://cdn.kde.org/ci-builds/office/kmymoney/master) is also affected by this issue. *** Bug 500778 has been marked as a duplicate of this bug. *** Created attachment 179060 [details]
Patch fixing the issue
The attached patch can be applied to an alkimia package provided by distributions to fix the problem.
Git commit 476d905072351deedd02ae40baf527cc9bd85522 by Ralf Habacker. Committed on 11/09/2025 at 19:59. Pushed by habacker into branch '8.1'. Add workaround for online quote editor to prevent a possible crash (cherry picked from commit 88494b3e63d4344e3dbd403a37b8f06b0cc6ec57) M +11 -5 tools/onlinequoteseditor/main.cpp https://invent.kde.org/office/alkimia/-/commit/476d905072351deedd02ae40baf527cc9bd85522 |