http://bugs.winehq.org/show_bug.cgi?id=19792
--- Comment #5 from puk007@gmail.com 2009-08-26 14:04:58 --- ok, understood now.
I installed gdiplus via winetricks (also corefonts and corefonts) and got different stacktrace:
wine AntikVirtualSTB.exe
fixme:actctx:parse_manifest_buffer root element is L"asmv1:assembly", not <assembly> fixme:actctx:parse_manifest_buffer root element is L"asmv1:assembly", not <assembly> fixme:exec:SHELL_execute flags ignored: 0x00000100 fixme:win:EnumDisplayDevicesW ((null),0,0x60df2c,0x00000000), stub! fixme:wtsapi:WTSRegisterSessionNotification Stub 0x10034 0x00000000 Stacktrace:
at (wrapper managed-to-native) System.Drawing.GDIPlus.GdipCreateFontFamilyFromName (string,intptr,intptr&) <0x00004> at (wrapper managed-to-native) System.Drawing.GDIPlus.GdipCreateFontFamilyFromName (string,intptr,intptr&) <0xffffffff> at System.Drawing.FontFamily..ctor (string,System.Drawing.Text.FontCollection) <0x0003e> at System.Drawing.FontFamily..ctor (string) <0x0000f> at (wrapper remoting-invoke-with-check) System.Drawing.FontFamily..ctor (string) <0xffffffff> at System.Drawing.Font.CreateFont (string,single,System.Drawing.FontStyle,System.Drawing.GraphicsUnit,byte,bool) <0x0002c> at System.Drawing.Font..ctor (string,single,System.Drawing.FontStyle,System.Drawing.GraphicsUnit,byte,bool) <0x00039> at System.Drawing.Font..ctor (string,single,string) <0x0001e> at (wrapper remoting-invoke-with-check) System.Drawing.Font..ctor (string,single,string) <0xffffffff> at System.Drawing.SystemFonts.get_DefaultFont () <0x0002e> at System.Windows.Forms.Theme..ctor () <0x00026> at System.Windows.Forms.ThemeWin32Classic..ctor () <0x00011> at System.Windows.Forms.ThemeEngine..cctor () <0x0009a> at (wrapper runtime-invoke) System.Object.runtime_invoke_void (object,intptr,intptr,intptr) <0xffffffff> at System.Windows.Forms.SystemInformation.get_MenuAccessKeysUnderlined () <0xffffffff> at System.Windows.Forms.SystemInformation.get_MenuAccessKeysUnderlined () <0x0000b> at System.Windows.Forms.Control..ctor () <0x0017d> at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control..ctor () <0xffffffff> at System.Windows.Forms.WindowsFormsSynchronizationContext..cctor () <0x0001b> at (wrapper runtime-invoke) System.Object.runtime_invoke_void (object,intptr,intptr,intptr) <0xffffffff> at System.Windows.Forms.Control..ctor () <0xffffffff> at System.Windows.Forms.Control..ctor () <0x00022> at System.Windows.Forms.ScrollableControl..ctor () <0x00011> at System.Windows.Forms.ContainerControl..ctor () <0x0001e> at System.Windows.Forms.Form..ctor () <0x0003b> at Updater2.Form1..ctor () <0x001c7> at (wrapper remoting-invoke-with-check) Updater2.Form1..ctor () <0xffffffff> at Updater2.Program.Main () <0x00025> at (wrapper runtime-invoke) System.Object.runtime_invoke_void (object,intptr,intptr,intptr) <0xffffffff>
any idea how to proceed? thanks.
pb