http://bugs.winehq.org/show_bug.cgi?id=32433
Bug #: 32433 Summary: installer of PPTV needs Unimplemented atl100.dll.AtlWinModuleExtractCreateWndData Product: Wine Version: 1.5.19 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: atl AssignedTo: wine-bugs@winehq.org ReportedBy: jactry92@gmail.com Classification: Unclassified
Created attachment 42792 --> http://bugs.winehq.org/attachment.cgi?id=42792 backtrace
This is a follow up of Bug 32425 .
reproduce it follow this: 0. download it; 1. 'winetricks -q mfc42' to get a workaround 2. 'wine pptvsetup_3.2.1.0076.exe'
my test environment: - Ubuntu 12.10 32 bit - wine-1.5.19-104-g1d1cb52 - PPTV 3.2.1.0076
sha1sum pptvsetup_3.2.1.0076.exe f517331a4410a4135390ba72cc8aea6b0ed93974 pptvsetup_3.2.1.0076.exe
---- snip ---- wine: Unimplemented function atl100.dll.AtlWinModuleExtractCreateWndData called at address 0x7b83a2a2 (thread 0009), starting debugger.. ---- snip ----
http://bugs.winehq.org/show_bug.cgi?id=32433
Jactry Zeng jactry92@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://download.pplive.com/ | |pptvsetup_3.2.1.0076.exe
http://bugs.winehq.org/show_bug.cgi?id=32433
Felix Yan felixonmars@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |felixonmars@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=32433
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |jacek@codeweavers.com Ever Confirmed|0 |1
--- Comment #1 from Jacek Caban jacek@codeweavers.com 2012-12-19 07:21:02 CST --- This patch should help:
http://source.winehq.org/patches/data/92973
http://bugs.winehq.org/show_bug.cgi?id=32433
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |c0456aea76bcd8ce77d7c91dfc9 | |5a5ff8670e344 Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #2 from Jacek Caban jacek@codeweavers.com 2012-12-20 04:45:01 CST --- Fixed in Git.
http://bugs.winehq.org/show_bug.cgi?id=32433
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2012-12-21 13:27:57 CST --- Closing bugs fixed in 1.5.20.
http://bugs.winehq.org/show_bug.cgi?id=32433
--- Comment #4 from Jactry Zeng jactry92@gmail.com 2013-01-25 06:05:33 CST --- (In reply to comment #1)
This patch should help:
Thanks, Jacek. The next bugs are Bug 32807 and Bug 32808 .