http://bugs.winehq.org/show_bug.cgi?id=32160 Jactry Zeng <jactry92(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #42723|0 |1 is obsolete| | --- Comment #5 from Jactry Zeng <jactry92(a)gmail.com> 2012-12-08 09:54:07 CST --- Created attachment 42749 --> http://bugs.winehq.org/attachment.cgi?id=42749 The log with patch (In reply to comment #4)
Logs show a different bug now. It calls an unimplemented function in atl100.dll (which previously didn't exist in Wine). Using native version should work around the problem (WINEDLLOVERRIDES=atl100=n wine ... or set it in winecfg).
Hi Jacek, I retested it with 'WINEDLLOVERRIDES=atl100=n wine pptvsetup_3.2.1.0076.exe', but the it still can't work normally, the UI will disappear after this line was printed: 'fixme:atl:AtlModuleInit SEMI-STUB (0x4ef3f78 0x4ef4000 0x4e80000)'. with wine-1.5.19 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.