http://bugs.winehq.org/show_bug.cgi?id=31536
Bug #: 31536 Summary: Toad: Installer throws a gdiplus exception Product: Wine Version: 1.5.11 Platform: x86 URL: http://community-downloads.quest.com/toadsoft/SqlServe r/ToadforSQLServer_Freeware_5.7.0.605.zip OS/Version: Linux Status: NEW Keywords: download, Installer Severity: minor Priority: P2 Component: gdiplus AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com Classification: Unclassified
You'll need mfc42 to get this far. Terminal shows: fixme:wincodecs:PngDecoder_Block_GetCount 0x1429fd0,0x33f7c8: stub fixme:wincodecs:PngDecoder_Block_GetCount 0x142a120,0x33f7c8: stub System.Exception: Unknown Error [GDI+ status: PropertyNotFound] at System.Drawing.GDIPlus.CheckStatus (Status status) [0x00000] in <filename unknown>:0 at System.Drawing.Image.GetPropertyItem (Int32 propid) [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) System.Drawing.Image:GetPropertyItem (int) at System.Drawing.ImageAnimator.Animate (System.Drawing.Image image, System.EventHandler onFrameChangedHandler) [0x00000] in <filename unknown>:0 at System.Windows.Forms.PictureBox.PictureBox_HandleCreated (System.Object sender, System.EventArgs e) [0x00000] in <filename unknown>:0 at System.Windows.Forms.Control.OnHandleCreated (System.EventArgs e) [0x00000] in <filename unknown>:0 at System.Windows.Forms.PictureBox.OnHandleCreated (System.EventArgs e) [0x00000] in <filename unknown>:0 at System.Windows.Forms.Control.WmCreate (System.Windows.Forms.Message& m) [0x00000] in <filename unknown>:0 at System.Windows.Forms.Control.WndProc (System.Windows.Forms.Message& m) [0x00000] in <filename unknown>:0 at System.Windows.Forms.Control+ControlWindowTarget.OnMessage (System.Windows.Forms.Message& m) [0x00000] in <filename unknown>:0 at System.Windows.Forms.Control+ControlNativeWindow.WndProc (System.Windows.Forms.Message& m) [0x00000] in <filename unknown>:0 at System.Windows.Forms.NativeWindow.WndProc (IntPtr hWnd, Msg msg, IntPtr wParam, IntPtr lParam) [0x00000] in <filename unknown>:0
winetricks gdiplus avoids it