http://bugs.winehq.org/show_bug.cgi?id=16643
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |focht@gmx.net Resolution| |FIXED
--- Comment #10 from Anastasius Focht focht@gmx.net 2010-07-29 14:39:10 --- Hello,
that app starts fine with .NET 2.0 and Mono 2.6.x so this bug is fixed. Still needs 'winetricks gdiplus' to work around UI garbage.
Note: if you try to post a link with "check permalink" enabled the app later suffers from 'string marshalling conversion 34 not implemented' bug if you used Mono instead of MS .NET.
--- snip --- ** (GetSocial.exe:37): WARNING **: string marshalling conversion 34 not implemented System.NotImplementedException: string marshalling conversion 34 not implemented at (wrapper remoting-invoke-with-check) GetSocial.GetSocialForm:VerifyPermalink (string) at GetSocial.GetSocialForm.Next1_Click (System.Object sender, System.EventArgs e) [0x00000] in <filename unknown>:0 at System.Windows.Forms.Control.OnClick (System.EventArgs e) [0x00000] in <filename unknown>:0 at System.Windows.Forms.Control.HandleClick (Int32 clicks, System.Windows.Forms.MouseEventArgs me) [0x00000] in <filename unknown>:0 at System.Windows.Forms.Control.WmLButtonUp (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.Label.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 ... --- snip ---
Regards