http://bugs.winehq.org/show_bug.cgi?id=33128
Bug #: 33128 Summary: AliWangwang: the window displayed with black block Product: Wine Version: 1.5.25 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: jactry92@gmail.com Classification: Unclassified
Created attachment 43816 --> http://bugs.winehq.org/attachment.cgi?id=43816 The Log
1.'winetricks -q vcrun2005', download and install it: 487641e1976a3e29ebedd186415436f833ac1493 AliIM2013_taobao(7.21.01C).exe 2. cd to the file where you installed it: '~/.wine/drive_c/Program Files/AliWangWang$ wine AliIM.exe'
There are some black block in the window. BTW: I found AliWangwang have a 'GdiPlus.dll' by itself in '~/.wine/drive_c/Program Files/AliWangWang/GdiPlus.dll'. When I try to use the native gdiplus it won't work and this is the output information:
err:module:import_dll Library gdiplus.dll (which is needed by L"C:\Program Files\AliWangWang\7.21.01C\GUIBase.dll") not found err:module:import_dll Library GUIBase.dll (which is needed by L"C:\Program Files\AliWangWang\7.21.01C\AliIMStartup.dll") not found err:module:import_dll Library gdiplus.dll (which is needed by L"C:\Program Files\AliWangWang\7.21.01C\AliIMStartup.dll") not found
http://bugs.winehq.org/show_bug.cgi?id=33128
--- Comment #1 from Jactry Zeng jactry92@gmail.com 2013-03-05 08:52:36 CST --- Created attachment 43817 --> http://bugs.winehq.org/attachment.cgi?id=43817 WINEDEBUG=+gdiplus
http://bugs.winehq.org/show_bug.cgi?id=33128
Jactry Zeng jactry92@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://download.taobaocdn.c | |om/wangwang/AliIM2013_taoba | |o(7.21.01C).exe
http://bugs.winehq.org/show_bug.cgi?id=33128
--- Comment #2 from Jactry Zeng jactry92@gmail.com 2013-03-05 08:56:23 CST --- Created attachment 43818 --> http://bugs.winehq.org/attachment.cgi?id=43818 What it look like
http://bugs.winehq.org/show_bug.cgi?id=33128
Qian Hong fracting@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |dank@kegel.com, | |fracting@gmail.com Component|-unknown |gdiplus Ever Confirmed|0 |1
--- Comment #3 from Qian Hong fracting@gmail.com 2013-03-05 10:03:05 CST --- Hello, WINEDEBUG=+module give us the hints for the gdiplus not found problem. Replacing the fake gdiplus.dll in winsxs's sub-directory by native gdiplus.dll could solve the issue.
--- snip --- trace:module:load_dll looking for L"gdiplus.dll" in L"C:\Program Files\AliWangWang\7.21.01C;.;C:\windows\system32;C:\windows\system;C:\windows;C:\windows\system32;C:\windows;C:\windows\system32\wbem" trace:module:find_dll_file found L"C:\windows\winsxs\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.0.6000.16386_none_deadbeef\gdiplus.dll" for L"gdiplus.dll" trace:module:find_dll_file found L"C:\windows\winsxs\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.0.6000.16386_none_deadbeef\gdiplus.dll" for L"gdiplus.dll" trace:module:get_load_order looking for L"C:\windows\winsxs\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.0.6000.16386_none_deadbeef\gdiplus.dll" trace:module:get_load_order_value got standard key n for L"*gdiplus" trace:module:load_dll L"C:\windows\winsxs\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.0.6000.16386_none_deadbeef\gdiplus.dll" is a fake Wine dll warn:module:load_dll Failed to load module L"gdiplus.dll"; status=c0000135 err:module:import_dll Library gdiplus.dll (which is needed by L"C:\Program Files\AliWangWang\7.21.01C\GUIBase.dll") not found --- snip ---
After override, Aliwangwang display correctly. Confirming the bug, setting component to gdiplus.
$ winetricks -q gdiplus
$ cp ~/.wine/drive_c/windows/system32/gdiplus.dll ~/.wine/drive_c/windows/winsxs/x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.0.6000.16386_none_deadbeef/gdiplus.dll
CC Dan: Dan, could you have a look at this? Is there a winetricks bug, or is there a Wine bug for the native gdiplus not found problem? If it is a Wine bug, I'll report a separate report for the native gdiplus issue to avoid confusing this bug. $ winetricks --version 20120912
Thanks!
http://bugs.winehq.org/show_bug.cgi?id=33128
--- Comment #4 from Dan Kegel dank@kegel.com 2013-03-05 10:13:15 CST --- Hi fracting, please file a quick winetricks bug with repro instructions for english speakers... I tried installing the app, but as the installer UI is all chinese, I failed. :-(
http://bugs.winehq.org/show_bug.cgi?id=33128
--- Comment #5 from Qian Hong fracting@gmail.com 2013-03-05 11:07:31 CST --- (In reply to comment #4)
Hi fracting, please file a quick winetricks bug with repro instructions for english speakers... I tried installing the app, but as the installer UI is all chinese, I failed. :-(
Thanks Dan, cross-reference: https://code.google.com/p/winetricks/issues/detail?id=305
Feel free to ping me on #winehackers if you need a Chinese translator :)
http://bugs.winehq.org/show_bug.cgi?id=33128
fangendou fangendoucg@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fangendoucg@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=33128
Jactry Zeng jactry92@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |33191
http://bugs.winehq.org/show_bug.cgi?id=33128
Jactry Zeng jactry92@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on|33191 |
http://bugs.winehq.org/show_bug.cgi?id=33128
lizhenbo litimetal@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |litimetal@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=33128
--- Comment #6 from Jactry Zeng jactry92@gmail.com 2013-03-21 07:46:17 CDT --- Created attachment 43975 --> http://bugs.winehq.org/attachment.cgi?id=43975 Wiht patch
Hi folks, Thanks for Vincent's patch for this bug[1], it help a lot but some flaws still existed: The text in window title have a dark black shadow, just like the picture in attachment. You can reproduce it by follow this: 1. Download AliWangwang from: http://download.im.alisoft.com/AliIm_atm_preview.php 2. Install and run it, notice to the text in the windows title
CC Vincent: It is anthor bug and must I report it as anthor bug report?
Thanks.
[1]: http://source.winehq.org/git/wine.git/?a=commit;h=636e60b6e020a8e37e6dac0348...
http://bugs.winehq.org/show_bug.cgi?id=33128
--- Comment #7 from Jactry Zeng jactry92@gmail.com 2013-03-21 07:46:52 CDT --- Created attachment 43976 --> http://bugs.winehq.org/attachment.cgi?id=43976 With native gdiplus
http://bugs.winehq.org/show_bug.cgi?id=33128
Jactry Zeng jactry92@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=33128
Jactry Zeng jactry92@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #43976|0 |1 is obsolete| |
--- Comment #8 from Jactry Zeng jactry92@gmail.com 2013-03-21 08:38:00 CDT --- Created attachment 43980 --> http://bugs.winehq.org/attachment.cgi?id=43980 With native gdiplus
http://bugs.winehq.org/show_bug.cgi?id=33128
Ma Xiaojun damage3025@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |damage3025@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=33128
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jactry92@gmail.com, | |super_man@post.com
https://bugs.winehq.org/show_bug.cgi?id=33128
Ma Hsiao-chun damage3025@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|damage3025@gmail.com |
https://bugs.winehq.org/show_bug.cgi?id=33128
Jactry Zeng jactry92@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://download.taobaocdn.c |https://web.archive.org/web |om/wangwang/AliIM2013_taoba |/20130214170346/http://down |o(7.21.01C).exe |load.taobaocdn.com/wangwang | |/AliIM2013_taobao(7.21.01C) | |.exe Summary|AliWangwang: the window |AliWangwang 2013: the |displayed with black block |window displayed with black | |block
--- Comment #9 from Jactry Zeng jactry92@gmail.com --- I still can reproduce this issue with the current Wine.
$ md5sum AliIM2013_taobao(7.21.01C).exe a9d9b9527f5e9529eb4385e5c269573a AliIM2013_taobao(7.21.01C).exe $ wine --version wine-7.1-180-gadda27cdb82