http://bugs.winehq.org/show_bug.cgi?id=28446
Summary: Internet Explorer 8 hangs at google.com Product: Wine Version: 1.3.28 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-ddraw AssignedTo: wine-bugs@winehq.org ReportedBy: RandomAccountName@mail.com CC: hverbeet@gmail.com
Created an attachment (id=36475) --> (http://bugs.winehq.org/attachment.cgi?id=36475) Terminal output
Navigating to www.google.com in IE8 (installed with winetricks) results in the browser hanging (sometimes before rendering the page, sometimes after). It didn't happen in 1.3.27:
94ae743ea668e49d40ae4e2dc5fe1f5d9be018cb is the first bad commit commit 94ae743ea668e49d40ae4e2dc5fe1f5d9be018cb Author: Henri Verbeet hverbeet@codeweavers.com Date: Tue Aug 30 20:12:31 2011 +0200
ddraw: Make the OpenGL renderer the default one.
:040000 040000 fbce2dc172258a4a7eabc65b6f86bd58522b4667 dfb3b24196ac3ad09100758a48b2d4ef7e45e26b M dlls
Switching back to the GDI renderer works around it.