http://bugs.winehq.org/show_bug.cgi?id=16643
Summary: GetSocial fails to start Product: Wine Version: 1.1.11 Platform: PC URL: http://hillelstoler.com/2008/05/18/getsocial-social- bookmarking-for-wordpresscom/ OS/Version: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: interweiss@yahoo.ca
Created an attachment (id=18230) --> (http://bugs.winehq.org/attachment.cgi?id=18230) Error log from Terminal
GetSocial is an application that creates linkable icons that are used for social bookmarking sites that can be placed in Wordpress blogs. I first ran this application, but I received an error stating that I had to install Mono. After I installed Mono I received a slew of errors that I have attached in a file.
http://hillelstoler.com/2008/05/18/getsocial-social-bookmarking-for-wordpres...
http://bugs.winehq.org/show_bug.cgi?id=16643
--- Comment #1 from Paul Weiss interweiss@yahoo.ca 2008-12-27 01:48:45 --- I am using Ubuntu 8.10, Mono 2.01 and Wine 1.1.11.
http://bugs.winehq.org/show_bug.cgi?id=16643
--- Comment #2 from Andrew Nguyen arethusa26@gmail.com 2008-12-27 01:56:18 --- Looks like a duplicate of bug 10982.
http://bugs.winehq.org/show_bug.cgi?id=16643
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |normal
--- Comment #3 from Dmitry Timoshkov dmitry@codeweavers.com 2008-12-27 02:50:39 --- http://bugs.winehq.org/page.cgi?id=fields.html#bug_severity
http://bugs.winehq.org/show_bug.cgi?id=16643
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=16643
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #4 from Austin English austinenglish@gmail.com 2008-12-27 10:06:34 --- Agreed. Use 'winetricks gdiplus' to workaround it.
*** This bug has been marked as a duplicate of bug 10982 ***
http://bugs.winehq.org/show_bug.cgi?id=16643
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED Component|-unknown |gdiplus
--- Comment #5 from Austin English austinenglish@gmail.com 2008-12-27 10:06:47 --- Closing.
http://bugs.winehq.org/show_bug.cgi?id=16643
--- Comment #6 from Paul Weiss interweiss@yahoo.ca 2008-12-27 13:38:25 --- Created an attachment (id=18245) --> (http://bugs.winehq.org/attachment.cgi?id=18245) The new error log from Terminal after applying 'winetricks gdiplus'
http://bugs.winehq.org/show_bug.cgi?id=16643
Paul Weiss interweiss@yahoo.ca changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |UNCONFIRMED Resolution|DUPLICATE |
--- Comment #7 from Paul Weiss interweiss@yahoo.ca 2008-12-27 13:40:19 --- 'winetricks gdiplus' did not help the application to start, although the error message is now different. I have attached the new error message and reopened the bug.
http://bugs.winehq.org/show_bug.cgi?id=16643
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet
http://bugs.winehq.org/show_bug.cgi?id=16643
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |10982 Component|gdiplus |-unknown
http://bugs.winehq.org/show_bug.cgi?id=16643
--- Comment #8 from Juan Lang juan_lang@yahoo.com 2009-10-06 19:03:17 --- What's the status with latest (1.1.30 or later) Wine?
http://bugs.winehq.org/show_bug.cgi?id=16643
Andrey Turkin andrey.turkin@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |andrey.turkin@gmail.com
--- Comment #9 from Andrey Turkin andrey.turkin@gmail.com 2010-05-15 03:46:42 --- This application suffers from bug 16418 (patch http://bugs2.winehq.org/attachment.cgi?id=26958 helps); also with builtin gdiplus app's screen is obviously rendered incorrectly
http://bugs.winehq.org/show_bug.cgi?id=16643
Bug 16643 depends on bug 10982, which changed state.
Bug 10982 Summary: ClearScale, Autocad 2008 do not run (GdipBitmapSetPixel not implemented) http://bugs.winehq.org/show_bug.cgi?id=10982
What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
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
http://bugs.winehq.org/show_bug.cgi?id=16643
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #11 from Alexandre Julliard julliard@winehq.org 2010-07-30 12:56:31 --- Closing bugs fixed in 1.3.0.
http://bugs.winehq.org/show_bug.cgi?id=16643
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |ffb29fd3351f5181a8418de3245 | |753e15dc0119d Component|-unknown |advapi32