http://bugs.winehq.org/show_bug.cgi?id=23755 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Installer Status|UNCONFIRMED |NEW Component|-unknown |urlmon Ever Confirmed|0 |1 --- Comment #4 from Austin English <austinenglish(a)gmail.com> 2010-08-24 19:34:22 --- I'm seeing this with the installer itself: http://launch.soe.com/installer/EQ2X_setup.exe and wine-1.3.1-135-g2c127dd. austin(a)laptop:~$ wine EQ2X_setup.exe fixme:browseui:ProgressDialog_SetAnimation (0x12b8f8, 0x68810000, 161) - stub fixme:browseui:ProgressDialog_StartProgressDialog Flags PROGDLG_AUTOTIME not supported err:ntdll:RtlpWaitForCriticalSection section 0x6837a884 "loader.c: loader_section" wait timed out in thread 0026, blocked by 0024, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x6837a884 "loader.c: loader_section" wait timed out in thread 0026, blocked by 0024, retrying (60 sec) native ie6 fixes it. I tried switching the overridden dll's to builtin one at a time, but couldn't narrow it down perfectly. With all builtin dll's, the installer launches, you confirm the install, you get a quick box showing launchpad installing (with some missing text, I'll file a new bug in a sec). After a minute or so, you'll get the critical section timeout. With native ie6, it installs fine. If you install native ie6, then set urlmon to builtin, the install will run fine, but after launchpad installs, it attempts to run Everquest II, then gets a critical section timeout. So, urlmon seems the closest? -- 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.