https://bugs.kde.org/show_bug.cgi?id=467458
Bug ID: 467458 Summary: Editing transactions extremely slow (on macOS) Classification: Applications Product: kmymoney Version: git (master) Platform: Other OS: Other Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: kmymoney-devel@kde.org Reporter: m...@dawidwrobel.com Target Milestone: --- SUMMARY It takes about 3-5 seconds to open a transaction edit dialog. Similarly, from clicking on a "Split Edit" icon to the dialog actually becoming usable takes another ~5 seconds. Not sure if this issue is specific to macOS or my dataset. Sample debugger output for the dialog split dialog opening: 2023-03-16 21:00:56.863423+0100 kmymoney[65586:1120321] currencySignPosition for negative values from locale is out of bounds (127). Reset to default. 2023-03-16 21:00:56.863455+0100 kmymoney[65586:1120321] currencySignPosition for positive values from locale is out of bounds (127). Reset to default. 2023-03-16 21:01:00.221602+0100 kmymoney[65586:1120321] currencySignPosition for negative values from locale is out of bounds (127). Reset to default. 2023-03-16 21:01:00.221627+0100 kmymoney[65586:1120321] currencySignPosition for positive values from locale is out of bounds (127). Reset to default. 2023-03-16 21:01:01.844496+0100 kmymoney[65586:1120321] currencySignPosition for negative values from locale is out of bounds (127). Reset to default. 2023-03-16 21:01:01.844532+0100 kmymoney[65586:1120321] currencySignPosition for positive values from locale is out of bounds (127). Reset to default. 2023-03-16 21:01:01.844539+0100 kmymoney[65586:1120321] currencySignPosition for negative values from locale is out of bounds (127). Reset to default. 2023-03-16 21:01:01.844544+0100 kmymoney[65586:1120321] currencySignPosition for positive values from locale is out of bounds (127). Reset to default. 2023-03-16 21:01:02.022980+0100 kmymoney[65586:1120321] currencySignPosition for negative values from locale is out of bounds (127). Reset to default. 2023-03-16 21:01:02.023011+0100 kmymoney[65586:1120321] currencySignPosition for positive values from locale is out of bounds (127). Reset to default. SOFTWARE/OS VERSIONS macOS: 13.2.6 KDE Frameworks Version: 5.98 Qt Version: 5.15.7 -- You are receiving this mail because: You are the assignee for the bug.