[libalkimia] [Bug 485993] New: Online quotes editor crashes when running from craft shell
https://bugs.kde.org/show_bug.cgi?id=485993 Bug ID: 485993 Summary: Online quotes editor crashes when running from craft shell Classification: Frameworks and Libraries Product: libalkimia Version: master Platform: Other OS: Linux Status: REPORTED Severity: crash Priority: NOR Component: Online Quotes Editor Assignee: kmymoney-devel@kde.org Reporter: ralf.habac...@freenet.de Target Milestone: --- STEPS TO REPRODUCE 1. install craft on Linux https://community.kde.org/Craft 2. enter craft shell 3. build alkimia with 'craft --target=master alkimia' 3. run 'craft --run onlinequoteseditor5' OBSERVED RESULT The application crashes EXPECTED RESULT The application should not crash SOFTWARE/OS VERSIONS Linux/KDE Plasma: KDE Frameworks Version: 5.115.0 Qt Version: 5.15.12 ADDITIONAL INFORMATION The application crashes at https://invent.kde.org/office/alkimia/-/blob/master/tools/onlinequoteseditor/main.cpp?ref_type=heads#L48 where it tries to access an action from the help menu helpMenu.action(KHelpMenu::menuReportBug)->setVisible(false); In this case a null pointer is returned and leads to the crash. -- You are receiving this mail because: You are the assignee for the bug.
[libalkimia] [Bug 485993] Online quotes editor crashes when running from craft shell
https://bugs.kde.org/show_bug.cgi?id=485993 --- Comment #1 from Ralf Habacker --- 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-3tools/onlinequoteseditor/main.cpp https://invent.kde.org/office/alkimia/-/commit/88494b3e63d4344e3dbd403a37b8f06b0cc6ec57 -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 485996] New: Can't save kmy file (windows 10 )
https://bugs.kde.org/show_bug.cgi?id=485996 Bug ID: 485996 Summary: Can't save kmy file (windows 10 ) Classification: Applications Product: kmymoney Version: 5.1.3 Platform: Other OS: Other Status: REPORTED Severity: normal Priority: NOR Component: file Assignee: kmymoney-devel@kde.org Reporter: rrp...@gmail.com Target Milestone: --- Created attachment 168828 --> https://bugs.kde.org/attachment.cgi?id=168828&action=edit Error window *** If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** SUMMARY I approved some scheduled operations for today in KMyMoney and try to save it just pressing the button SAVE and got error STEPS TO REPRODUCE 1. Make approve for some scheduled operations in KMyMoney 2. Press SAVE button 3. Got error OBSERVED RESULT Error screen with message: "Unable to open file 'C:/Users/Ussser/Documents/001.kmy' for writing. /home/abuild/rpmbuild/BUILD/kmymoney-5.1.3/kmymoney/plugins/xml/xmlstorage.cpp:510" EXPECTED RESULT Expect that file will saved SOFTWARE/OS VERSIONS Windows: 10 22H2 ADDITIONAL INFORMATION KMyMoney 5.1.3 KDE Frameworks 5.76.0, Qt 5.12.12 (собрана с версией 5.12.12), Оконная система windows. -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 485996] Can't save kmy file (windows 10 )
https://bugs.kde.org/show_bug.cgi?id=485996 Logistix changed: What|Removed |Added OS|Other |Microsoft Windows -- You are receiving this mail because: You are the assignee for the bug.
[kmymoney] [Bug 485996] Can't save kmy file (windows 10 )
https://bugs.kde.org/show_bug.cgi?id=485996 Ralf Habacker changed: What|Removed |Added CC||ralf.habac...@freenet.de --- Comment #1 from Ralf Habacker --- (In reply to Logistix from comment #0) > Created attachment 168828 [details] > Error window > > OBSERVED RESULT > Error screen with message: > "Unable to open file 'C:/Users/Ussser/Documents/001.kmy' for writing. Please open a comand shell in the subdirectory 'bin' of the installed product and run kmymoney from this shell. It will print more intrtnal information. Further information related to access rights and other possible issues can be find out by using procmon from sysinternals. -- 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 --- Comment #5 from Ralf Habacker --- (In reply to Ralf Habacker from comment #4) > 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/. gpg2 is still not included in the portable package. -- You are receiving this mail because: You are the assignee for the bug.
[libalkimia] [Bug 485993] Online quotes editor crashes when running from craft shell
https://bugs.kde.org/show_bug.cgi?id=485993 --- Comment #2 from Ralf Habacker --- (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. -- You are receiving this mail because: You are the assignee for the bug.