[Bug 45173] New: Framemaker 7.2 crashes after toolbar change commit
https://bugs.winehq.org/show_bug.cgi?id=45173 Bug ID: 45173 Summary: Framemaker 7.2 crashes after toolbar change commit Product: Wine Version: 3.7 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: comctl32 Assignee: wine-bugs(a)winehq.org Reporter: ulrich.gemkow(a)ikr.uni-stuttgart.de Distribution: --- Framemaker 7.2 crashes after commit
From 0645fa1373822629ad82d754fc7232d170e14859 Mon Sep 17 00:00:00 2001 From: Nikolay Sivov <nsivov(a)codeweavers.com> Date: Mon, 30 Apr 2018 19:29:06 +0300 Subject: [PATCH] comctl32/toolbar: Fix tooltip notification forwarding.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/comctl32/tests/toolbar.c | 3 +-- dlls/comctl32/toolbar.c | 59 ++++++++++++++++++++++++++++++++++++++----- 2 files changed, 54 insertions(+), 8 deletions(-) The crash happens when opening the "File->Open" Dialog box and using the "Up" button in the toolbar. An internal error is raised with no more useful information. After reverting this commit and later commits on top of this, the crash disappeats -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45173 Ulrich Gemkow <ulrich.gemkow(a)ikr.uni-stuttgart.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |0645fa1373822629ad82d754fc7 | |232d170e14859 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45173 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|UNCONFIRMED |RESOLVED --- Comment #1 from Nikolay Sivov <bunglehead(a)gmail.com> --- Hi, Ulrich. This is already fixed in wine-git, thanks for the report. *** This bug has been marked as a duplicate of bug 45157 *** -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45173 --- Comment #2 from Ulrich Gemkow <ulrich.gemkow(a)ikr.uni-stuttgart.de> --- Hi Nikolay, thank you for your very quick reply! Indeed - using current master does not show the crash anymore. Thanks again for the fix and best regards. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45173 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Nikolay Sivov <bunglehead(a)gmail.com> --- Closing duplicate. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org