http://bugs.winehq.org/show_bug.cgi?id=30351
Bug #: 30351 Summary: Firefox + Selenium hangs on startup Product: Wine Version: 1.5.1 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: fracting@gmail.com Classification: Unclassified
1. Download and install python26 from http://www.python.org/ftp/python/2.6/python-2.6.msi
2. Download and install easyinstall from http://pypi.python.org/packages/2.6/s/setuptools/setuptools-0.6c11.win32-py2...
3. start wine cmd, install Selenium with easyinstall : easyinstall selenium
4. start the sample python-selenium script as attachment selenium-firefox.py : $ wine 'c:\python26\python.exe' selenium-firefox.py
Firefox doesn't start as expect, it hangs with the following messages:
fixme:system:SetProcessDPIAware stub! fixme:process:SetProcessDEPPolicy (1): stub fixme:iphlpapi:NotifyAddrChange (Handle 0x28fe9a4, overlapped 0x28fe988): stub fixme:winsock:WSCGetProviderPath ({e70f1aa0-ab8b-11cf-8ca3-00805f48a192} 0x2afe7a0 0x2afe760 0x2afe78c) Stub! fixme:winsock:WSCGetProviderPath ({e70f1aa0-ab8b-11cf-8ca3-00805f48a192} 0x2afe7a0 0x2afe760 0x2afe78c) Stub! fixme:winsock:WSCGetProviderPath ({11058240-be47-11cf-95c8-00805f48a192} 0x2afe7a0 0x2afe760 0x2afe78c) Stub! fixme:winsock:WSCGetProviderPath ({11058241-be47-11cf-95c8-00805f48a192} 0x2afe7a0 0x2afe760 0x2afe78c) Stub! fixme:winsock:WSCGetProviderPath ({11058241-be47-11cf-95c8-00805f48a192} 0x2afe7a0 0x2afe760 0x2afe78c) Stub! fixme:ntdll:NtLockFile I/O completion on lock not implemented yet fixme:advapi:FileEncryptionStatusW (L"c:\users\fracting\temp\tmpdvfiar\prefs-1.js" 0x33cc84): stub fixme:file:MoveFileWithProgressW MOVEFILE_WRITE_THROUGH unimplemented