[Bug 20751] New: MS Keyboard Layout Creator won't run (needs GdipBitmapSetPixel)
http://bugs.winehq.org/show_bug.cgi?id=20751 Summary: MS Keyboard Layout Creator won't run (needs GdipBitmapSetPixel) Product: Wine Version: 1.1.32 Platform: PC URL: http://www.microsoft.com/downloads/details.aspx?Family Id=8BE579AA-780D-4253-9E0A-E17E51DB2223&displaylang=en OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdiplus AssignedTo: wine-bugs(a)winehq.org ReportedBy: adys.wh(a)gmail.com $ wine MSKLC.exe fixme:gdiplus:GdipBitmapSetPixel not implemented Unhandled Exception: System.NotImplementedException: The requested feature is not implemented [GDI+ status: NotImplemented] at System.Drawing.GDIPlus.CheckStatus (Status status) [0x00000] at System.Drawing.Bitmap.SetPixel (Int32 x, Int32 y, Color color) [0x00000] at (wrapper remoting-invoke-with-check) System.Drawing.Bitmap:SetPixel (int,int,System.Drawing.Color) ... MS Keyboard Layout Creator requires .NET - $winetricks mono20. -- 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=20751 --- Comment #1 from Vincent Povirk <madewokherd(a)gmail.com> 2009-11-18 17:09:45 --- That function is implemented. Check your Wine version. -- 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=20751 --- Comment #2 from Andrew Nguyen <arethusa26(a)gmail.com> 2009-11-18 17:24:56 --- With wine-1.1.33-199-g7f5b24e, I get (with Mono 2.0.1 and 2.4.2.3): fixme:gdiplus:GdipIsStyleAvailable 0x162a4d0 0 0x60c800 stub! Unhandled Exception: System.NotImplementedException: The requested feature is not implemented [GDI+ status: NotImplemented] at System.Drawing.GDIPlus.CheckStatus (Status status) [0x00000] at System.Drawing.FontFamily.IsStyleAvailable (FontStyle style) [0x00000] at (wrapper remoting-invoke-with-check) System.Drawing.FontFamily:IsStyleAvailable (System.Drawing.FontStyle) ... winetricks gdiplus allows the application to move on to a problem involving loading the keyboard mapping. -- 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=20751 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download -- 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=20751 --- Comment #3 from Jerome Leclanche <adys.wh(a)gmail.com> 2009-11-19 01:24:58 --- (In reply to comment #1)
That function is implemented. Check your Wine version.
That's odd, I was running some 1.1.25 git. Nethertheless, from what Andrew says, keeping this bug open. -- 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=20751 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|MS Keyboard Layout Creator |MS Keyboard Layout Creator |won't run (needs |won't run (needs |GdipBitmapSetPixel) |GdipIsStyleAvailable) -- 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=20751 --- Comment #4 from Jerome Leclanche <adys.wh(a)gmail.com> 2009-11-21 14:41:43 --- err:ole:CoGetClassObject class {389ea17b-5078-4cde-b6ef-25c15175c751} not registered err:ole:CoGetClassObject no class object {389ea17b-5078-4cde-b6ef-25c15175c751} could be created for context 0x1 Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for System.Windows.Forms.MimeIconEngine ---> System.Exception: Generic Error [GDI+ status: GenericError] at System.Drawing.GDIPlus.CheckStatus (Status status) [0x00000] in git. -- 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=20751 --- Comment #5 from Jerome Leclanche <adys.wh(a)gmail.com> 2009-11-24 07:43:15 --- Vincent, I hear you'd be interested to know that this is the WIC png decoder. -- 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=20751 Jerome Leclanche <adys.wh(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd(a)gmail.com -- 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=20751 --- Comment #6 from Vincent Povirk <madewokherd(a)gmail.com> 2010-03-30 17:48:12 --- Please try again with a clean prefix. -- 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=20751 --- Comment #7 from Jerome Leclanche <adys.wh(a)gmail.com> 2010-05-02 00:43:01 --- (In reply to comment #6)
Please try again with a clean prefix.
This is the new backtrace. err:dc:CreateDCW no device found for L"" err:winspool:DocumentPropertiesA no name from hPrinter? err:dc:CreateDCW no device found for L"" err:winspool:DocumentPropertiesA no name from hPrinter? err:dc:CreateDCW no device found for L"" err:winspool:DocumentPropertiesA no name from hPrinter? fixme:gdiplus:GdipIsStyleAvailable 0x12d5978 0 0x32aaa4 stub! Unhandled Exception: System.NotImplementedException: The requested feature is not implemented [GDI+ status: NotImplemented] at System.Drawing.GDIPlus.CheckStatus (Status status) [0x00000] at System.Drawing.FontFamily.IsStyleAvailable (FontStyle style) [0x00000] at (wrapper remoting-invoke-with-check) System.Drawing.FontFamily:IsStyleAvailable (System.Drawing.FontStyle) at System.Windows.Forms.FontDialog.UpdateFontStyleListBox () [0x00000] at System.Windows.Forms.FontDialog.OnSelectedIndexChangedFontListBox (System.Object sender, System.EventArgs e) [0x00000] at System.Windows.Forms.ListBox.OnSelectedIndexChanged (System.EventArgs e) [0x00000] at System.Windows.Forms.ListBox+SelectedIndexCollection.Add (Int32 index) [0x00000] at System.Windows.Forms.ListBox.set_SelectedIndex (Int32 value) [0x00000] at System.Windows.Forms.FontDialog.set_Font (System.Drawing.Font value) [0x00000] at System.Windows.Forms.FontDialog.PopulateFontList () [0x00000] at System.Windows.Forms.FontDialog..ctor () [0x00000] at Microsoft.Globalization.Tools.KeyboardLayoutCreator.FontDialogEx..ctor () [0x00000] at (wrapper remoting-invoke-with-check) Microsoft.Globalization.Tools.KeyboardLayoutCreator.FontDialogEx:.ctor () at Microsoft.Globalization.Tools.KeyboardLayoutCreator.Keyboard.InitializeComponent () [0x00000] at Microsoft.Globalization.Tools.KeyboardLayoutCreator.Keyboard..ctor (System.String[] rgstCommandLine, Boolean fDebug) [0x00000] at (wrapper remoting-invoke-with-check) Microsoft.Globalization.Tools.KeyboardLayoutCreator.Keyboard:.ctor (string[],bool) at Microsoft.Globalization.Tools.KeyboardLayoutCreator.Keyboard.Main () [0x00000] -- 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=20751 --- Comment #8 from Vincent Povirk <madewokherd(a)gmail.com> 2010-05-08 15:38:11 --- Patch sent: http://www.winehq.org/pipermail/wine-patches/2010-May/088201.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=20751 --- Comment #9 from Jerome Leclanche <adys.wh(a)gmail.com> 2010-05-08 18:34:49 --- (In reply to comment #8)
Patch sent: http://www.winehq.org/pipermail/wine-patches/2010-May/088201.html
And it runs! Not without many errors and bugs, but it runs. Thanks :) -- 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=20751 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #10 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-05-09 23:44:46 --- Reported fixed. -- 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=20751 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|FIXED | --- Comment #11 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-05-09 23:50:40 --- The patch was not committed yet. -- 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=20751 Andrew Nguyen <arethusa26(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #12 from Andrew Nguyen <arethusa26(a)gmail.com> 2010-05-21 16:55:59 --- The patch was committed as b7c9adcd064606b60e5c14ae3e384ce4a2714801, so this is fixed. -- 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=20751 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #13 from Alexandre Julliard <julliard(a)winehq.org> 2010-05-28 12:51:12 --- Closing bugs fixed in 1.2-rc2. -- 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=20751 Jerome Leclanche <adys.wh(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |b7c9adcd064606b60e5c14ae3e3 | |84ce4a2714801 -- 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