http://bugs.winehq.org/show_bug.cgi?id=28236
Summary: unable to activate windows input method for wine programs Product: Wine Version: 1.3.27 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: fracting@gmail.com
1. Install Services Framework Redist files
Download instMSTSF.exe (Services Framework Redist files) from http://www.microsoft.com/download/en/details.aspx?DisplayLang=en&id=1175... extract instMSTSF.exe, install mstsf10.exe with Windows Version = Win2k override native msctf.dll, avoid Bug 28125
2. install a input method, for example, MSPY2010.exe (Chinese input method from Microsoft) :
Download MSPY2010.exe from http://www.microsoft.com/china/pinyin/ and install. winetricks vcrun2008, avoid Bug 28205 override newer version of native msutb.dll, avoid Bug 28178
3. start notepad in a terminal, start ctfmon.exe in another terminal $ wine notepad $ wine ctfmon.exe
4.try to change the input method in the Language Bar, however, the windows input method will not be activated as expect. Try to type something in notepad, but result is still the same as raw keyboard input without any input method.
log for notepad and ctfmon are both attached.
http://bugs.winehq.org/show_bug.cgi?id=28236
--- Comment #1 from fracting fracting@gmail.com 2011-08-31 05:02:08 CDT --- Created an attachment (id=36173) --> (http://bugs.winehq.org/attachment.cgi?id=36173) Log: running ctfmon.exe
http://bugs.winehq.org/show_bug.cgi?id=28236
--- Comment #2 from fracting fracting@gmail.com 2011-08-31 05:02:33 CDT --- Created an attachment (id=36174) --> (http://bugs.winehq.org/attachment.cgi?id=36174) Log: running notepad.log
http://bugs.winehq.org/show_bug.cgi?id=28236
--- Comment #3 from fracting fracting@gmail.com 2011-08-31 05:05:18 CDT --- Created an attachment (id=36175) --> (http://bugs.winehq.org/attachment.cgi?id=36175) Screenshot: changing input method using Language Bar menu
http://bugs.winehq.org/show_bug.cgi?id=28236
fracting fracting@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=28236
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|unable to activate windows |unable to activate windows |input method for wine |input method |programs | Severity|normal |enhancement
https://bugs.winehq.org/show_bug.cgi?id=28236
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal
--- Comment #4 from Ken Sharp imwellcushtymelike@gmail.com --- Is this still an issue in Wine 1.7.45 or later?