https://bugs.winehq.org/show_bug.cgi?id=55030
Bug ID: 55030 Summary: Nelogica Profitchart freezes and Crash since wine-7.12 [bisect included] Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: d2d Assignee: wine-bugs@winehq.org Reporter: brandowlucas@gmail.com Distribution: ---
Created attachment 74590 --> https://bugs.winehq.org/attachment.cgi?id=74590 profit_bisect_log
Nelogica Profitchart completly freezes and then crashes since version wine-7.12, running bisect of the previous version (wine-7.11) i got this:
[striker@striker wine]$ git bisect bad cda5f68a647f187d1de0d4c844c528d2135d047f is the first bad commit commit cda5f68a647f187d1de0d4c844c528d2135d047f Author: Nikolay Sivov nsivov@codeweavers.com Date: Mon Jun 27 00:33:40 2022 +0300
d2d1/effect: Use known names for automatically added properties.
Signed-off-by: Nikolay Sivov nsivov@codeweavers.com
dlls/d2d1/effect.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-)
I hope this can be useful to fix this issue in the upcoming releases.