[Bug 11033] New: unimplemented function gdiplus.dll. GdipGetGenericFontFamilySansSerif
http://bugs.winehq.org/show_bug.cgi?id=11033 Summary: unimplemented function gdiplus.dll.GdipGetGenericFontFamilySansSerif Product: Wine Version: 0.9.5. Platform: Other OS/Version: Mac OS X 10.5 Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: wine-gdiplus AssignedTo: wine-bugs(a)winehq.org ReportedBy: kevin01(a)kilohotel.com The program My Sirius Studio (to communicate with a Sirius satellite radio player) will not run on wine 0.9.52, failing with: Call from 0x7b830330 to unimplemented function gdiplus.dll.GdipGetGenericFontFamilySansSerif, aborting err:seh:setup_exception stack overflow 0 bytes in thread 000b eip 7bc35267 esp 00411000 stack 0x411000-0x620000 Note 1: mono 1.26 was installed to satisfy this software's need for the .NET framework. Note 2: this bug was confirmed on wine 0.9.52 on Ubuntu 7.10. Note 3: the program will not run even when using a native gdiplus.dll, but the problem then is quite different, so I won't discuss it here. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11033 --- Comment #1 from Lei Zhang <thestig(a)google.com> 2008-01-18 20:38:27 --- Is this the right download link? http://download.sirius.speedera.net/stiletto/SiriusStudioSetup.exe Can you file a separate bug for when you have gdiplus.dll installed? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11033 Kevin Horton <kevin01(a)kilohotel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kevin01(a)kilohotel.com --- Comment #2 from Kevin Horton <kevin01(a)kilohotel.com> 2008-01-19 07:26:07 --- Yes, that is the correct download link. Kudos to you for even finding it - I had been unable to find any Support or Downloads section on the Sirius site. They seem to treat support as a pure cost, to be avoided at all costs. I'll add the other bug later - got to run now. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11033 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http://download.sirius.speed | |era.net/stiletto/SiriusStudi | |oSetup.exe Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Keywords| |download OS/Version|Mac OS X 10.5 |Linux --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2008-01-21 13:18:05 --- Requires windows version to be XP. Confirming, wine 0.9.53. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11033 Lei Zhang <thestig(a)google.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|0.9.5. |0.9.52. --- Comment #4 from Lei Zhang <thestig(a)google.com> 2008-01-22 16:37:44 --- correcting wine version the follow up bug is bug 11287. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11033 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Georg.Klug(a)gmx.net --- Comment #5 from Austin English <austinenglish(a)gmail.com> 2008-04-25 14:34:56 --- *** Bug 12742 has been marked as a duplicate of this bug. *** -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11033 --- Comment #6 from Adam Petaccia <adam(a)tpetaccia.com> 2008-06-10 15:11:29 --- Created an attachment (id=13890) --> (http://bugs.winehq.org/attachment.cgi?id=13890) Patch for some FontFamily functions I am currently working on GDI+. After implementing the missing function and some other FontFamily functions, the sirius stops because it requires GdipImageForceValidation. Attached is the patch that makes it get further, in case anyone wants to play around with it. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11033 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11033 --- Comment #7 from Nikolay Sivov <bunglehead(a)gmail.com> 2008-06-21 02:11:19 --- Created an attachment (id=14230) --> (http://bugs.winehq.org/attachment.cgi?id=14230) patch for GdipImageForceValidation stub Could be used for testing (after Adam's patch).. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11033 Lei Zhang <thestig(a)google.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #8 from Lei Zhang <thestig(a)google.com> 2008-06-30 18:24:48 --- Patch committed: http://www.winehq.org/pipermail/wine-cvs/2008-June/044656.html -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11033 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Alexandre Julliard <julliard(a)winehq.org> 2008-07-11 11:09:22 --- Closing bugs fixed in 1.1.1. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org