http://bugs.winehq.org/show_bug.cgi?id=28171
Summary: "Text Service and Input Languages" crash: Unimplemented function imm32.dll.ImmGetHotKey Product: Wine Version: 1.3.26 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: fracting@gmail.com
Created an attachment (id=36091) --> (http://bugs.winehq.org/attachment.cgi?id=36091) Log: unimplemented function imm32.dll.ImmGetHotKey
1. copy native input.dll, sptip.dll, and sapi.dll
2. regsvr32 sptip.dll for class {dcbd6fa8-032f-11d3-b5b1-00c04fc324a1}, regsvr32 sapi.dll for class {a910187f-0c7a-45ac-92cc-59edafb77b53}
3. import keyboard_layouts.reg with regedit, which is download from http://www.geekstogo.com/forum/index.php?app=core&module=attach%C2%A7ion... ( referer url: http://www.geekstogo.com/forum/topic/222396-cant-change-language-settings-fo... )
4. start the "Text Service and Input Languages" : $ wine control input.dll
(notes: without step 3, there will be an "incompatible keyboard driver detected" error, and the input.dll control panel can not display complete, I'm not sure if it this a wine bug)
5. click "Key settings", then crash: fixme:msvcrt:_setmbcp trail bytes data not available for DBCS codepage 0 - assuming all bytes fixme:msctf:InputProcessorProfiles_GetLanguageList Semi-STUB:(0x13afd0) wine: Call from 0x7b83a537 to unimplemented function imm32.dll.ImmGetHotKey, aborting
http://bugs.winehq.org/show_bug.cgi?id=28171
--- Comment #1 from Austin English austinenglish@gmail.com 2012-01-03 16:58:14 CST --- Created attachment 38248 --> http://bugs.winehq.org/attachment.cgi?id=38248 stub
http://bugs.winehq.org/show_bug.cgi?id=28171
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch CC| |austinenglish@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=28171
--- Comment #2 from fracting fracting@gmail.com 2012-01-03 22:34:46 CST --- (In reply to comment #1)
Created attachment 38248 [details] stub
This patch prevent the crash. Thanks.
http://bugs.winehq.org/show_bug.cgi?id=28171
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |58e4febe4d2441040f4b78504a2 | |f516d21a43b3f Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #3 from Austin English austinenglish@gmail.com 2012-01-25 15:54:29 CST --- http://source.winehq.org/git/wine.git/commitdiff/58e4febe4d2441040f4b78504a2...
http://bugs.winehq.org/show_bug.cgi?id=28171
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2012-01-27 14:18:22 CST --- Closing bugs fixed in 1.4-rc1.
https://bugs.winehq.org/show_bug.cgi?id=28171
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Component|-unknown |imm32