http://bugs.winehq.org/show_bug.cgi?id=18119
Summary: SmartDraw aborts after displaying trial window Product: Wine Version: 1.1.19 Platform: PC URL: http://www.smartdraw.com/downloads/ OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: user32 AssignedTo: wine-bugs@winehq.org ReportedBy: arethusa26@gmail.com
Created an attachment (id=20566) --> (http://bugs.winehq.org/attachment.cgi?id=20566) SmartDraw output
After applying the patch from bug 18076 onto today's Git (wine-1.1.19-90-g781b087) or installing native gdiplus, after choosing to continue using the trial version of SmartDraw 2009, SmartDraw displays a dialog box with the message:
"Unable to load SmartDraw. Perhaps too many instances are open."
From the relay log, I noticed that this occurs prior to the message box being
displayed:
0009:Call user32.AppendMenuA(00000f00,00000110,000075cd,03c97a78) ret=0150caa8 0009:Ret user32.AppendMenuA() retval=00000000 ret=0150caa8
I've attached a +menu trace and the normal trace output.