http://bugs.winehq.org/show_bug.cgi?id=28178
Summary: Language Bar drop-down menu (ctfmon.exe) is covered by a wrong shadow 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=36102) --> (http://bugs.winehq.org/attachment.cgi?id=36102) Screenshot: Language Bar
1. Download instMSTSF.exe (Services Framework Redist files) from http://www.microsoft.com/download/en/details.aspx?DisplayLang=en&id=1175... ( Thanks for Saulius K. mention this in Bug 28125 )
extract instMSTSF.exe then get a mstsf10.exe
2. set Windows version to "win2k"(or the installer will not install), install mstsf10.exe
$ wine mstsf10.exe
3. override native msctf.dll, avoid Bug 28125
4. Download MSPY2010.exe from http://www.microsoft.com/china/pinyin/ Set back Windows version to "winxp"(or another installer will not install) , then install MSPY2010.exe (notes: ctfmon.exe is shipped with MSPY2010.exe)
$ wine MSPY2010.exe
5. Start the Input Method Language Bar: $ wine ctfmon.exe
click on the button "CH", then there will be a drop down menu. However, the menu is covered by a wrong shadow, one can hardly change the option in the menu.
Screenshot is attached.
http://bugs.winehq.org/show_bug.cgi?id=28178
--- Comment #1 from fracting fracting@gmail.com 2011-08-25 12:54:07 CDT --- Created an attachment (id=36103) --> (http://bugs.winehq.org/attachment.cgi?id=36103) Log: start language bar
http://bugs.winehq.org/show_bug.cgi?id=28178
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.microsoft.com/do | |wnload/en/details.aspx?Disp | |layLang=en&id=11759
http://bugs.winehq.org/show_bug.cgi?id=28178
--- Comment #2 from fracting fracting@gmail.com 2011-08-25 13:35:19 CDT ---
(notes: ctfmon.exe is shipped with MSPY2010.exe)
Sorry for confusing, ctfmon.exe is shipped with mstsf10, not with MSPY2010.exe. However, without any input method installed, the "Language Bar" will not display. Replace MSPY2010.exe to GooglePinyin (http://www.google.com/intl/zh-CN/ime/pinyin/ ) or SogouPinyin ( http://pinyin.sogou.com/ ) will let the "Language Bar" display too.
http://bugs.winehq.org/show_bug.cgi?id=28178
--- Comment #3 from fracting fracting@gmail.com 2011-08-25 14:51:37 CDT --- Hello, just found a workaround :
Download msutb.dll from http://www.dll-files.com/dllindex/dll-files.shtml?msutb replace system32/msutb.dll (which is shipped with mstsf10.exe)
====================== 9eea0ca999a33c9d2eabe82e4c624cc3 msutb.dll (Good) Length Of Struc: 03A4h Length Of Value: 0034h Type Of Struc: 0000h Info: VS_VERSION_INFO Signature: FEEF04BDh Struc Version: 1.0 File Version: 5.1.2600.2180 Product Version: 5.1.2600.2180 File Flags Mask: 0.63 File Flags: File OS: NT (WINDOWS32) File Type: DLL File SubType: UNKNOWN File Date: 00:00:00 00/00/0000
Struc has Child(ren). Size: 840 bytes.
Child Type: StringFileInfo Language/Code Page: 1033/1200 CompanyName: Microsoft Corporation FileDescription: MSCTF Server DLL FileVersion: 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) InternalName: MSCTF LegalCopyright: ? Microsoft Corporation. All rights reserved. OriginalFilename: MSCTF.DLL ProductName: Microsoft? Windows? Operating System ProductVersion: 5.1.2600.2180 OleSelfRegister:
Child Type: VarFileInfo Translation: 1033/1200
======================
7b8a53128049994b1915eb140c940b23 msutb.dll (Bad) Length Of Struc: 0398h Length Of Value: 0034h Type Of Struc: 0000h Info: VS_VERSION_INFO Signature: FEEF04BDh Struc Version: 1.0 File Version: 5.1.2409.7 Product Version: 5.1.2409.7 File Flags Mask: 0.63 File Flags: File OS: NT (WINDOWS32) File Type: DLL File SubType: UNKNOWN File Date: 00:00:00 00/00/0000
Struc has Child(ren). Size: 828 bytes.
Child Type: StringFileInfo Language/Code Page: 1033/1200 CompanyName: Microsoft Corporation FileDescription: MSUTB Server DLL FileVersion: 1.00.2409.7 built by: Lab06_N InternalName: MSUTB LegalCopyright: Copyright (C) Microsoft Corporation. 1981-2001 OriginalFilename: MSUTB.DLL ProductName: Microsoft(R) Windows NT(R) Operating System ProductVersion: 1.00.2409.7 OleSelfRegister:
Child Type: VarFileInfo Translation: 1033/1200
======================
http://bugs.winehq.org/show_bug.cgi?id=28178
--- Comment #4 from Bruno Jesus 00cpxxx@gmail.com --- Qian, is this still an issue? I think it's easy for you to test.
http://bugs.winehq.org/show_bug.cgi?id=28178
Qian Hong fracting@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.microsoft.com/do |http://www.microsoft.com/do |wnload/en/details.aspx?Disp |wnload/en/details.aspx?Disp |layLang=en&id=11759 |layLang=en&id=11759
--- Comment #5 from Qian Hong fracting@gmail.com --- (In reply to Bruno Jesus from comment #4)
Qian, is this still an issue? I think it's easy for you to test.
Hi Bruno, thanks for reminder, sorry for long delay..
Yes, it still present, but it seems something has changed. Now with Unity 5.20.0 on Ubuntu 12.04.2, the menu is covered by a (about 90%) transparent shadow, which make one hard to select the menu items; with virtual desktop enabled, the shadow is black, also make one hard to select the menu items.
The workaround in comment 3 still works.
Maybe a Wine Z-order bug, maybe an app bug, I'm not sure.
https://bugs.winehq.org/show_bug.cgi?id=28178
Saulius K. saulius2@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |saulius2@gmail.com