http://bugs.winehq.org/show_bug.cgi?id=35298 Bug ID: 35298 Summary: builtin Iexplore fails to render pages when dbghelp is disabled. Product: Wine-gecko Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: wine-gecko-unknown Assignee: jacek(a)codeweavers.com Reporter: yeled.nova(a)gmail.com Classification: Unclassified wine 1.7.9 + winegecko 2.24. When dbghelp is disabled, iexplore.exe shows the following. err:module:import_dll Library dbghelp.dll (which is needed by L"C:\\windows\\syswow64\\gecko\\2.24\\wine_gecko\\xul.dll") not found fixme:storage:create_storagefile Storage share mode not implemented. err:module:import_dll Library dbghelp.dll (which is needed by L"C:\\windows\\system32\\mscoree.dll") not found err:module:import_dll Library dbghelp.dll (which is needed by L"C:\\windows\\syswow64\\gecko\\2.24\\wine_gecko\\xul.dll") not found Could not load wine-gecko. HTML rendering will be disabled. As the log says, HTML rendering is disabled. This can hardly be intentional, imo. Thank you. -- 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.